-
Notifications
You must be signed in to change notification settings - Fork 994
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
chore(deps): update dependency @auth0/auth0-spa-js to v2 #7524
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
release:chore
This PR is a chore (means nothing for users)
label
Jan 31, 2023
jtoar
added
release:breaking
This PR is a breaking change
and removed
release:chore
This PR is a chore (means nothing for users)
labels
Jan 31, 2023
renovate
bot
force-pushed
the
renovate/auth0-auth0-spa-js-2.x
branch
26 times, most recently
from
February 3, 2023 22:27
ae083b2
to
b2e9c0d
Compare
renovate
bot
force-pushed
the
renovate/auth0-auth0-spa-js-2.x
branch
10 times, most recently
from
March 1, 2023 17:22
bb58c31
to
57c801d
Compare
renovate
bot
force-pushed
the
renovate/auth0-auth0-spa-js-2.x
branch
from
March 1, 2023 17:37
57c801d
to
a1c8fc2
Compare
renovate
bot
force-pushed
the
renovate/auth0-auth0-spa-js-2.x
branch
from
March 1, 2023 19:46
21aa162
to
82043aa
Compare
jtoar
force-pushed
the
renovate/auth0-auth0-spa-js-2.x
branch
from
March 1, 2023 19:58
82043aa
to
21aa162
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
16 replays were recorded for 29db78f. 16 PassedrequireAuth graphql checks
|
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Mar 7, 2023
* 'main' of github.com:redwoodjs/redwood: (50 commits) Use formatCacheKey() when deleting a key (redwoodjs#7362) fix(deps): update dependency @types/node to v16.18.14 (redwoodjs#7739) chore(deps): update dependency @npmcli/arborist to v6.2.4 (redwoodjs#7741) chore(deps): update dependency @replayio/playwright to v0.3.24 (redwoodjs#7738) chore(deps): update dependency @testing-library/react to v14 (redwoodjs#7737) chore(deps): update dependency @testing-library/dom to v9 (redwoodjs#7736) chore(deps): update dependency @types/vscode to v1.76.0 (redwoodjs#7729) chore(deps): update dependency zx to v7.2.0 (redwoodjs#7731) fix(deps): update dependency webpack-bundle-analyzer to v4.8.0 (redwoodjs#7735) fix(deps): update dependency babel-plugin-polyfill-corejs3 to v0.7.1 (redwoodjs#7732) fix(deps): update dependency msw to v1.1.0 (redwoodjs#7733) chore(deps): update dependency @clerk/clerk-react to v4.12.0 (redwoodjs#7728) fix(deps): update dependency @types/node to v16.18.13 (redwoodjs#7727) fix: change isDataEmpty, add codemod, fix codemod (redwoodjs#7704) fix: avoid naming conflict with `client` prop (redwoodjs#7024) fix(deps): update jest monorepo to v29.4.3 (redwoodjs#7651) chore(deps): update dependency @auth0/auth0-spa-js to v2 (redwoodjs#7524) fix(deps): update dependency @types/aws-lambda to v8.10.111 (redwoodjs#7726) fix(deps): update dependency @clerk/clerk-sdk-node to v4.7.7 (redwoodjs#7725) chore(deps): update dependency supertokens-node to v13.1.2 (redwoodjs#7714) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.22.6
->2.0.4
Release Notes
auth0/auth0-spa-js
v2.0.4
Compare Source
Full Changelog
Fixed
v2.0.3
Compare Source
Full Changelog
Fixed
v2.0.2
Compare Source
Full Changelog
Security
This patch release is identical to
2.0.1
but has been released to ensure tooling no longer detects a vulnerable version ofjsonwebtoken
being used.Even though 2.0.1 was not vulnerable for the related CVE because of the fact that
jsonwebtoken
is a devDependency, we are cutting a release to ensure build tools no longer report our SDK as vulnerable to the mentioned CVE.v2.0.1
Compare Source
Full Changelog
Changed
Fixed
v2.0.0
Compare Source
Full Changelog
Auth0-SPA-JS v2 includes many significant changes compared to v1:
checkSession
#943 (frederikprijck)ignoreCache
tocacheMode
and introducecache-only
#950 (ewanharris)getIdTokenClaimsOptions
type #960 (ewanharris)client_id
toclientId
#956 (ewanharris)authorizationParams
to hold properties sent to Auth0 #959 (ewanharris)advancedOptions.defaultScope
and replace withscope
#972 (ewanharris)buildAuthorizeUrl
#980 (frederikprijck)buildLogoutUrl
internal #982 (ewanharris)As with any major version bump, v2 of Auth0-SPA-JS contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.