Skip to content

chore(deps): bump oauth4webapi from 3.3.0 to 3.4.1 #12871

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps oauth4webapi from 3.3.0 to 3.4.1.

Release notes

Sourced from oauth4webapi's releases.

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)

Refactor

  • allow externally formed DPoP headers (5b5064d)
  • remove an always false switch case (4096393)

v3.3.1

Documentation

  • add note about minimal Node.js version to README.md (1d4e703)
  • bump typedoc (589409a)

Refactor

  • reusable error handling routines (1d1e23b)
  • types: update overload signature of b64u (bd28fcb)
Changelog

Sourced from oauth4webapi's changelog.

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)

Documentation

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

Refactor

  • allow externally formed DPoP headers (5b5064d)
  • remove an always false switch case (4096393)

3.3.1 (2025-03-10)

Documentation

  • add note about minimal Node.js version to README.md (1d4e703)
  • bump typedoc (589409a)

... (truncated)

Commits
  • b1eefe6 chore(release): 3.4.1
  • c380dd2 fix: properly handle a number of edge-cases in www-authenticate header parsing
  • e1cb46d chore: bump packages
  • f058257 chore: cleanup dev deps
  • dd1bf0c chore: bump packages
  • b6911c4 docs: hardcode spec revision links (e.g. final or errata)
  • 6231645 chore: note DCR in the README.md Features section
  • 1751974 test: add certification dynamic client registration variants
  • 11da56f chore: cleanup after release
  • 0e4d0b4 chore(release): 3.4.0
  • 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 14, 2025
Copy link

vercel bot commented Apr 14, 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 20, 2025 6:46am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Apr 20, 2025 6:46am
proxy ⬜️ Ignored (Inspect) Visit Preview Apr 20, 2025 6:46am

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #12889.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oauth4webapi-3.4.1 branch April 21, 2025 02:09
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