Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps oauth2 from 2.0.12 to 2.0.17.

Release notes

Sourced from oauth2's releases.

v2.0.17

2.0.17 - 2025-09-15

  • TAG: v2.0.17
  • COVERAGE: 100.00% -- 526/526 lines in 14 files
  • BRANCH COVERAGE: 100.00% -- 178/178 branches in 14 files
  • 90.48% documented

Added

  • gh!682 - AccessToken: support Hash-based verb-dependent token transmission mode (e.g., {get: :query, post: :header})

Official Discord 👉️ Live Chat on Discord

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress Donate on PayPal

Buy me a coffee Donate on Polar Donate to my FLOSS or refugee efforts at ko-fi.com Donate to my FLOSS or refugee efforts using Patreon

v2.0.16

[2.0.16] - 2025-09-14

  • TAG: [v2.0.16][2.0.16t]
  • COVERAGE: 100.00% -- 520/520 lines in 14 files

... (truncated)

Changelog

Sourced from oauth2's changelog.

[2.0.17] - 2025-09-15

  • TAG: [v2.0.17][2.0.17t]
  • COVERAGE: 100.00% -- 526/526 lines in 14 files
  • BRANCH COVERAGE: 100.00% -- 178/178 branches in 14 files
  • 90.48% documented

Added

  • gh!682 - AccessToken: support Hash-based verb-dependent token transmission mode (e.g., {get: :query, post: :header})

[2.0.16] - 2025-09-14

  • TAG: [v2.0.16][2.0.16t]
  • COVERAGE: 100.00% -- 520/520 lines in 14 files
  • BRANCH COVERAGE: 100.00% -- 176/176 branches in 14 files
  • 90.48% documented

Added

  • gh!680 - E2E example using mock test server added in v2.0.11 by @​pboling
    • mock-oauth2-server upgraded to v2.3.0
    • docker compose -f docker-compose-ssl.yml up -d --wait
    • ruby examples/e2e.rb
    • docker compose -f docker-compose-ssl.yml down
    • mock server readiness wait is 90s
    • override via E2E_WAIT_TIMEOUT
  • gh!676, gh!679 - Apache SkyWalking Eyes dependency license check by @​pboling

Changed

  • gh!678 - Many improvements to make CI more resilient (past/future proof) by @​pboling
  • gh!681 - Upgrade to kettle-dev v1.1.19

[2.0.15] - 2025-09-08

  • TAG: [v2.0.15][2.0.15t]
  • COVERAGE: 100.00% -- 519/519 lines in 14 files
  • BRANCH COVERAGE: 100.00% -- 174/174 branches in 14 files
  • 90.48% documented

... (truncated)

Commits
  • 061ec4a 🔒️ Checksums for v2.0.17
  • 084cd96 🔖 Prepare release v2.0.17
  • 60cb3b8 🎨 kettle-dev v1.1.20 re-template
  • 7eebf05 Merge pull request #683 from ruby-oauth/feat/http-verb-dependent-hash-mode
  • c3255d2 ✨ HTTP verb-dependent Hash mode
  • ff67d0f ✏️ Fix typos in CHANGELOG.md
  • 6f58bd9 ✏️ Fix typos
  • ba0a74f ✏️ Fix typos
  • b517202 🔒️ Checksums for v2.0.16
  • 8e70e64 🔖 Prepare release v2.0.16
  • 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 [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.12 to 2.0.17.
- [Release notes](https://github.com/ruby-oauth/oauth2/releases)
- [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md)
- [Commits](ruby-oauth/oauth2@v2.0.12...v2.0.17)

---
updated-dependencies:
- dependency-name: oauth2
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 26, 2025
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants