-
Notifications
You must be signed in to change notification settings - Fork 25
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
build(deps): bump openid-client from 5.7.0 to 6.1.3 #1497
Conversation
The following labels could not be found: |
9ebfc6f
to
27c5c85
Compare
Bumps [openid-client](https://github.com/panva/openid-client) from 5.7.0 to 6.1.3. - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v5.7.0...v6.1.3) --- updated-dependencies: - dependency-name: openid-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
27c5c85
to
f5e7600
Compare
the api of openid did some major changes, so this requires quite some rewrites. |
@bpedersen2 please assess the effort and let me know if we need to find one or more volunteer. |
@dependabot ignore this major version |
Pull request was closed
OK, I won't notify you about version 6.x.x again, unless you re-open this PR. |
This needs a major rewrite probably based on the supplied oidc-client/passport Strategy. |
@bpedersen2 Thank you for estimating it. |
I think I could do it after next week ( I don't think this is too critical), but if someone with morr passport experience wants to take on this, I would also be fine. |
Bumps openid-client from 5.7.0 to 6.1.3.
Release notes
Sourced from openid-client's releases.
... (truncated)
Changelog
Sourced from openid-client's changelog.
... (truncated)
Commits
2cca13a
chore(release): 6.1.3cd5e7d7
test: add a test for ensuring 30x non-conform behaviours can be worked aroundb9a4f2f
fix: deal with discovery issues from b2clogin.com5fda2cb
docs: remove note from issuer transformation algorithm2fe2496
test: add regression test for issue 704c7fb6e4
chore: cleanup after releasee67cc23
chore(release): 6.1.246ea086
docs: update Strategy.prototype.currentUrl JSDocb0e57fe
chore: update README.md3e0adf6
chore: bump depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)