fix(deps): update dependency remix-auth-oauth2 to v3 #554
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.6.0
->^3.0.0
Release Notes
sergiodxa/remix-auth-oauth2 (remix-auth-oauth2)
v3.2.0
Compare Source
What's Changed
New Features
ConstructorOptions
by @reichhartd in https://github.com/sergiodxa/remix-auth-oauth2/pull/142new this()
instead ofnew OAuth2Strategy()
in the staticdiscover()
function by @ezraripps in https://github.com/sergiodxa/remix-auth-oauth2/pull/147Other Changes
New Contributors
Full Changelog: sergiodxa/remix-auth-oauth2@v3.1.0...v3.2.0
v3.1.0
Compare Source
Adds a new static
discover
method to the strategy to find the identity provider configuration automatically.Also improve docs on the API reference and README.
Full Changelog: sergiodxa/remix-auth-oauth2@v3.0.0...v3.1.0
v3.0.0
Compare Source
What's Changed
New Features
Other Changes
Full Changelog: sergiodxa/remix-auth-oauth2@v2.4.0...v3.0.0
v2.4.0
Compare Source
What's Changed
New Features
Documentation Changes
Other Changes
New Contributors
Full Changelog: sergiodxa/remix-auth-oauth2@v2.3.0...v2.4.0
v2.3.0
Compare Source
What's Changed
Bug Fixes
New Contributors
Full Changelog: sergiodxa/remix-auth-oauth2@v2.2.0...v2.3.0
v2.2.0
Compare Source
What's Changed
New Features
Other Changes
@oslojs/oauth2
dependency by @sergiodxa in https://github.com/sergiodxa/remix-auth-oauth2/pull/108New Contributors
Full Changelog: sergiodxa/remix-auth-oauth2@v2.1.0...v2.2.0
v2.1.0
Compare Source
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: sergiodxa/remix-auth-oauth2@v2.0.0...v2.1.0
v2.0.0
Compare Source
What's Changed
New Features
scopes
optionBy @sergiodxa in https://github.com/sergiodxa/remix-auth-oauth2/pull/89
Other Changes
Full Changelog: sergiodxa/remix-auth-oauth2@v1.11.2...v2.0.0
v1.11.2
Compare Source
What's Changed
Bug Fixes
:
in getCallbackURL by @rossipedia in https://github.com/sergiodxa/remix-auth-oauth2/pull/85Full Changelog: sergiodxa/remix-auth-oauth2@v1.11.1...v1.11.2
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.