Skip to content

Bump oauth from 1.1.5 to 1.1.6 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oauth-1.1.6
Open

Bump oauth from 1.1.5 to 1.1.6#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oauth-1.1.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown

Bumps oauth from 1.1.5 to 1.1.6.

Release notes

Sourced from oauth's releases.

v1.1.6

1.1.6 - 2026-06-07

  • TAG: v1.1.6
  • COVERAGE: 89.05% -- 838/941 lines in 33 files
  • BRANCH COVERAGE: 60.46% -- 159/263 branches in 33 files
  • 40.38% documented

Changed

  • Retemplated project workflows, appraisals, and development tooling with the current kettle-jem template.
  • Documented current OAuth::Consumer configuration options, including token request redirect safety settings, and corrected the OAuth 1.0a usage example.
  • Raised the runtime dependency floor for auth-sanitizer to >= 0.2.1.
  • Raised the runtime dependency floor for snaky_hash to >= 2.0.5.

Security

  • Hardened OAuth token endpoint redirect handling after the GHSA-pp92-crg2-gfv9 review: token redirects are now bounded, resolved explicitly, and rejected when they cross origins unless explicitly enabled.

Official Discord 👉️ [![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]

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][🖇paypal-img]][🖇paypal]

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

... (truncated)

Changelog

Sourced from oauth's changelog.

[1.1.6] - 2026-06-07

  • TAG: [v1.1.6][1.1.6t]
  • COVERAGE: 89.05% -- 838/941 lines in 33 files
  • BRANCH COVERAGE: 60.46% -- 159/263 branches in 33 files
  • 40.38% documented

Changed

  • Retemplated project workflows, appraisals, and development tooling with the current kettle-jem template.
  • Documented current OAuth::Consumer configuration options, including token request redirect safety settings, and corrected the OAuth 1.0a usage example.
  • Raised the runtime dependency floor for auth-sanitizer to >= 0.2.1.
  • Raised the runtime dependency floor for snaky_hash to >= 2.0.5.

Security

  • Hardened OAuth token endpoint redirect handling after the GHSA-pp92-crg2-gfv9 review: token redirects are now bounded, resolved explicitly, and rejected when they cross origins unless explicitly enabled.
Commits
  • c4e50cb 🔖 Prepare release v1.1.6
  • ad009cc 🔗 Restore OAuth Google Group README link
  • 20bd991 📝 Correct OAuth README usage guidance
  • da97783 🔧 Disable local ruby-oauth deps by default
  • d70d175 🧰 Retemplate oauth with kettle-jem
  • af32336 🧪 Strengthen OAuth redirect security specs
  • d069dc8 🔒 Harden OAuth token redirects
  • d898ad3 ⬆️ Raise snaky_hash floor
  • f8afba7 Merge pull request #363 from ruby-oauth/fix/gem_version_load
  • 5aff2e7 🎨 Better gem_version loading
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [oauth](https://github.com/ruby-oauth/oauth) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ruby-oauth/oauth/releases)
- [Changelog](https://github.com/ruby-oauth/oauth/blob/main/CHANGELOG.md)
- [Commits](ruby-oauth/oauth@v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: oauth
  dependency-version: 1.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 30, 2026
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