Skip to content

chore(deps): bump oauth4webapi from 3.5.3 to 3.7.0#2271

Merged
tusharpandey13 merged 1 commit intomainfrom
dependabot/npm_and_yarn/oauth4webapi-3.7.0
Aug 13, 2025
Merged

chore(deps): bump oauth4webapi from 3.5.3 to 3.7.0#2271
tusharpandey13 merged 1 commit intomainfrom
dependabot/npm_and_yarn/oauth4webapi-3.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps oauth4webapi from 3.5.3 to 3.7.0.

Release notes

Sourced from oauth4webapi's releases.

v3.7.0

Features

  • optional recognition of proprietary or unrecognized token types (c875d5a)

v3.6.2

Refactor

  • skip checking www-authenticate if expected status is received (596ae33), closes #191

v3.6.1

Fixes

v3.6.0

Features

  • add request's url as a signal function option argument (aab6c30)

Fixes

  • allow 0 in max_age and expires_in (15c0c50), closes #182

Refactor

  • update signal() resolver for new Deno check rules (4791e9c)

v3.5.5

Fixes

  • RFC9728: keep any terminating "/" when pathname is present (f951e73)

v3.5.4

Fixes

  • RFC8414: strip any terminating "/" when pathname is present (50d8307)
Changelog

Sourced from oauth4webapi's changelog.

3.7.0 (2025-08-12)

Features

  • optional recognition of proprietary or unrecognized token types (c875d5a)

3.6.2 (2025-08-08)

Refactor

  • skip checking www-authenticate if expected status is received (596ae33), closes #191

3.6.1 (2025-08-01)

Fixes

3.6.0 (2025-07-16)

Features

  • add request's url as a signal function option argument (aab6c30)

Fixes

  • allow 0 in max_age and expires_in (15c0c50), closes #182

Refactor

  • update signal() resolver for new Deno check rules (4791e9c)

3.5.5 (2025-07-01)

Fixes

  • RFC9728: keep any terminating "/" when pathname is present (f951e73)

3.5.4 (2025-07-01)

Fixes

... (truncated)

Commits
  • 0671d0c chore(release): 3.7.0
  • c875d5a feat: optional recognition of proprietary or unrecognized token types
  • b1a0c63 chore: cleanup after release
  • 67fd3aa chore(release): 3.6.2
  • 596ae33 refactor: skip checking www-authenticate if expected status is received
  • f1c6950 chore: cleanup after release
  • b68dfe8 chore(release): 3.6.1
  • 3b9db46 fix: allow 0 in auth_time
  • 3c47bed chore: bump packages
  • d476ba3 chore: bump packages
  • 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.5.3 to 3.7.0.
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.5.3...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2025 08:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@tusharpandey13 tusharpandey13 merged commit b685e5c into main Aug 13, 2025
11 of 12 checks passed
@tusharpandey13 tusharpandey13 deleted the dependabot/npm_and_yarn/oauth4webapi-3.7.0 branch August 13, 2025 15:14
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.

1 participant