Skip to content

deps: bump the minor-and-patch group across 2 directories with 1 update - #383

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/node/login-auth-code/minor-and-patch-c65acb13a8
Open

deps: bump the minor-and-patch group across 2 directories with 1 update#383
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/node/login-auth-code/minor-and-patch-c65acb13a8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the /samples/node/login-auth-code directory: openid-client.
Bumps the minor-and-patch group with 1 update in the /samples/node/token-refresh directory: openid-client.

Updates openid-client from 6.8.4 to 6.8.5

Release notes

Sourced from openid-client's releases.

v6.8.5

Fixes

  • types: expose custom fetch duplex option (a125bc8)
  • types: use portable oauth4webapi declarations (2cab98f)

Documentation

  • improve API index tables (c6e4ae3)
  • update README.md and SECURITY.md to reflect passed EOL dates (d3721c2)
Changelog

Sourced from openid-client's changelog.

6.8.5 (2026-08-11)

Fixes

  • types: expose custom fetch duplex option (a125bc8)
  • types: use portable oauth4webapi declarations (2cab98f)

Documentation

  • improve API index tables (c6e4ae3)
  • update README.md and SECURITY.md to reflect passed EOL dates (d3721c2)
Commits
  • efb53e5 chore(release): 6.8.5
  • 4a66935 test: deflake Retry-After date assertions
  • 6b7afa3 chore: bump packages
  • 6222df6 ci: validate package types and artifacts
  • c6e4ae3 docs: improve API index tables
  • a125bc8 fix(types): expose custom fetch duplex option
  • 2cab98f fix(types): use portable oauth4webapi declarations
  • 20b3d30 ci: use shared release workflows
  • ebf4e1d chore: bump packages
  • 85382f0 ci: use prebuilt conformance suite images
  • Additional commits viewable in compare view

Updates openid-client from 6.8.4 to 6.8.5

Release notes

Sourced from openid-client's releases.

v6.8.5

Fixes

  • types: expose custom fetch duplex option (a125bc8)
  • types: use portable oauth4webapi declarations (2cab98f)

Documentation

  • improve API index tables (c6e4ae3)
  • update README.md and SECURITY.md to reflect passed EOL dates (d3721c2)
Changelog

Sourced from openid-client's changelog.

6.8.5 (2026-08-11)

Fixes

  • types: expose custom fetch duplex option (a125bc8)
  • types: use portable oauth4webapi declarations (2cab98f)

Documentation

  • improve API index tables (c6e4ae3)
  • update README.md and SECURITY.md to reflect passed EOL dates (d3721c2)
Commits
  • efb53e5 chore(release): 6.8.5
  • 4a66935 test: deflake Retry-After date assertions
  • 6b7afa3 chore: bump packages
  • 6222df6 ci: validate package types and artifacts
  • c6e4ae3 docs: improve API index tables
  • a125bc8 fix(types): expose custom fetch duplex option
  • 2cab98f fix(types): use portable oauth4webapi declarations
  • 20b3d30 ci: use shared release workflows
  • ebf4e1d chore: bump packages
  • 85382f0 ci: use prebuilt conformance suite images
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update in the /samples/node/login-auth-code directory: [openid-client](https://github.com/panva/openid-client).
Bumps the minor-and-patch group with 1 update in the /samples/node/token-refresh directory: [openid-client](https://github.com/panva/openid-client).


Updates `openid-client` from 6.8.4 to 6.8.5
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v6.8.4...v6.8.5)

Updates `openid-client` from 6.8.4 to 6.8.5
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v6.8.4...v6.8.5)

---
updated-dependencies:
- dependency-name: openid-client
  dependency-version: 6.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: openid-client
  dependency-version: 6.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@dependabot
dependabot Bot requested a review from ksroda-sa as a code owner August 20, 2026 20:26
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@svcdevopsgit2-sa
svcdevopsgit2-sa enabled auto-merge (squash) August 20, 2026 20:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant