Skip to content

chore(deps): bump oauth4webapi from 3.3.0 to 3.5.1 #12959

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps oauth4webapi from 3.3.0 to 3.5.1.

Release notes

Sourced from oauth4webapi's releases.

v3.5.1

Documentation

  • correct note about bodyUsed in ResponseBodyError and WWWAuthenticateChallengeError (adaa6fe)
  • fix url to IANA OAuth Protected Resource Metadata registry (d7baf99)
  • fix WWWAuthenticateChallengeParameters.algs description to be space-delimited (adae79f)
  • remove newline from www-authenticate http example (9234699)
  • update Protected Resource Metadata spec links to RFC 9728 (1836968)

Refactor

  • expose more internal helpers for openid-client to use (dc00001)

v3.5.0

Features

  • support for RFC-to-be 9728 - OAuth 2.0 Protected Resource Metadata (eef0d7d)

Documentation

  • add descriptions to dynamicClientRegistrationRequest params (1244b00)
  • add mentions of the respective process* method for Response-resolving methods (545f9ea)
  • add Protected Resource Metadata related AS Metadata and WWWAuthenticate params (1644494)
  • fixup DPoP references, add WWW-Authenticate parameter descriptions (fedb5cd)

Refactor

  • DRY Response JSON parsing (8a3e554)

v3.4.1

Documentation

  • hardcode spec revision links (e.g. final or errata) (b6911c4)

Fixes

  • properly handle a number of edge-cases in www-authenticate header parsing (c380dd2)

v3.4.0

Features

  • add support for Dynamic Client Registration (461c101)

Refactor

... (truncated)

Changelog

Sourced from oauth4webapi's changelog.

3.5.1 (2025-05-06)

Documentation

  • correct note about bodyUsed in ResponseBodyError and WWWAuthenticateChallengeError (adaa6fe)
  • fix url to IANA OAuth Protected Resource Metadata registry (d7baf99)
  • fix WWWAuthenticateChallengeParameters.algs description to be space-delimited (adae79f)
  • remove newline from www-authenticate http example (9234699)
  • update Protected Resource Metadata spec links to RFC 9728 (1836968)

Refactor

  • expose more internal helpers for openid-client to use (dc00001)

3.5.0 (2025-04-14)

Features

  • support for RFC-to-be 9728 - OAuth 2.0 Protected Resource Metadata (eef0d7d)

Documentation

  • add descriptions to dynamicClientRegistrationRequest params (1244b00)
  • add mentions of the respective process* method for Response-resolving methods (545f9ea)
  • add Protected Resource Metadata related AS Metadata and WWWAuthenticate params (1644494)
  • fixup DPoP references, add WWW-Authenticate parameter descriptions (fedb5cd)

Refactor

  • DRY Response JSON parsing (8a3e554)

3.4.1 (2025-04-10)

Documentation

  • hardcode spec revision links (e.g. final or errata) (b6911c4)

Fixes

  • properly handle a number of edge-cases in www-authenticate header parsing (c380dd2)

3.4.0 (2025-04-03)

... (truncated)

Commits
  • d7549e4 chore(release): 3.5.1
  • 384fc3f chore: bump packages
  • dc00001 refactor: expose more internal helpers for openid-client to use
  • 621ba21 chore: bump packages
  • 1836968 docs: update Protected Resource Metadata spec links to RFC 9728
  • bccd7aa chore: bump packages
  • 58745f4 chore: bump packages
  • adae79f docs: fix WWWAuthenticateChallengeParameters.algs description to be space-del...
  • d7baf99 docs: fix url to IANA OAuth Protected Resource Metadata registry
  • 4038368 test: correct assertion of bodyUsed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

Bumps [oauth4webapi](https://github.com/panva/oauth4webapi) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.3.0...v3.5.1)

---
updated-dependencies:
- dependency-name: oauth4webapi
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
Copy link

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 1:31am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 12, 2025 1:31am
proxy ⬜️ Ignored (Inspect) Visit Preview May 12, 2025 1:31am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants