Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh Functions v4 #43

Merged
merged 100 commits into from
Jan 11, 2022
Merged

Refresh Functions v4 #43

merged 100 commits into from
Jan 11, 2022

Conversation

DanielLarsenNZ
Copy link
Contributor

Purpose

Long running, draft PR to coordinate an update of this sample to Azure Functions v4. Contributions welcome!

Fixes #31

dependabot bot and others added 17 commits June 7, 2020 10:31
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.6.0...4.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.4.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.4.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/mcollina/msgpack5/releases)
- [Commits](mcollina/msgpack5@v3.6.0...v3.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.10...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@DanielLarsenNZ DanielLarsenNZ linked an issue Nov 8, 2021 that may be closed by this pull request
8 tasks
wviriya and others added 27 commits November 25, 2021 14:37
Fix MSAL errors after upgrade. Change from idToken to idTokenClaims
dont need http-server

Change SPA port

package.lock

Refactoring Auth in both JavaScript and dotnet
dont need http-server

Change SPA port

package.lock

Refactoring Auth in both JavaScript and dotnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Refresh Functions v4
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Bring reference architecture up to date Upgrade Functions v2 => v3
2 participants