Skip to content

chore(deps): bump oauth4webapi from 3.3.0 to 3.5.0 #12889

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 Apr 21, 2025

Bumps oauth4webapi from 3.3.0 to 3.5.0.

Release notes

Sourced from oauth4webapi's releases.

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

  • remove private API from exported types (847046b)

Fixes

  • handle max_age=0 in issueRequestObject() (b802645)

v3.3.2

Documentation

  • consistent DPoP Proof capitalization (7eff4c5)
  • drop cdnjs and denoland/x links in README (63acb25)

... (truncated)

Changelog

Sourced from oauth4webapi's changelog.

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)

Features

  • add support for Dynamic Client Registration (461c101)

Refactor

  • remove private API from exported types (847046b)

Fixes

  • handle max_age=0 in issueRequestObject() (b802645)

3.3.2 (2025-03-28)

... (truncated)

Commits
  • af88233 chore(release): 3.5.0
  • 98ba204 chore: add Resource Server Metadata discovery to the list of features
  • 8a3e554 refactor: DRY Response JSON parsing
  • eef0d7d feat: support for RFC-to-be 9728 - OAuth 2.0 Protected Resource Metadata
  • 545f9ea docs: add mentions of the respective process* method for Response-resolving m...
  • 1644494 docs: add Protected Resource Metadata related AS Metadata and WWWAuthenticate...
  • 1244b00 docs: add descriptions to dynamicClientRegistrationRequest params
  • 45023cf chore: update require(esm) note
  • 9652880 test: update conformance suite plans
  • fedb5cd docs: fixup DPoP references, add WWW-Authenticate parameter descriptions
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
Copy link

vercel bot commented Apr 21, 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 Apr 24, 2025 4:25pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2025 4:25pm
proxy ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2025 4:25pm

Bumps [oauth4webapi](https://github.com/panva/oauth4webapi) from 3.3.0 to 3.5.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oauth4webapi-3.5.0 branch from 772206f to c6a4ae1 Compare April 24, 2025 16:21
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