Skip to content
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

Build(deps): Bump oauth2 from 1.4.7 to 1.4.11 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 23, 2022

Bumps oauth2 from 1.4.7 to 1.4.11.

Changelog

Sourced from oauth2's changelog.

[1.4.11] - 2022-09-16 ([tag][1.4.11t])

  • Complete migration to main branch as default (@​pboling)
  • Complete migration to Gitlab, updating all links, and references in VCS-managed files (@​pboling)

[1.4.10] - 2022-07-01 ([tag][1.4.10t])

[1.4.9] - 2022-02-20 ([tag][1.4.9t])

  • Fixes compatibility with Faraday v2 572
  • Includes supported versions of Faraday in test matrix:
    • Faraday ~> 2.2.0 with Ruby >= 2.6
    • Faraday ~> 1.10 with Ruby >= 2.4
    • Faraday ~> 0.17.3 with Ruby >= 1.9
  • Add Windows and MacOS to test matrix

[1.4.8] - 2022-02-18 ([tag][1.4.8t])

  • MFA is now required to push new gem versions (@​pboling)
  • README overhaul w/ new Ruby Version and Engine compatibility policies (@​pboling)
  • #569 Backport fixes (#561 by @​ryogift), and add more fixes, to allow faraday 1.x and 2.x (@​jrochkind)
  • Improve Code Coverage tracking (Coveralls, CodeCov, CodeClimate), and enable branch coverage (@​pboling)
  • Add CodeQL, Security Policy, Funding info (@​pboling)
  • Added Ruby 3.1, jruby, jruby-head, truffleruby, truffleruby-head to build matrix (@​pboling)
  • #543 - Support for more modern Open SSL libraries (@​pboling)
Commits
  • d41fb6e 🔖 Prepare release 1.4.11
  • f7035bc 🔧 Migration from Github to Gitlab
  • 5817937 🔖 Prepare release 1.4.11
  • 3b44a4c 💄 Rubocop linting
  • 4423b05 🔧 Migration from Github to Gitlab
  • 04b2527 🔧 Migration from Github to Gitlab
  • 59e1dc1 ⬆️ Allow rack v3
  • 5ae49f7 🔨 bin files
  • 5bc5189 🔧 Complete migration from master to main branch
  • 2fd96d6 📝 Document EOL Policy
  • 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 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://gitlab.com/oauth-xx/oauth2) from 1.4.7 to 1.4.11.
- [Release notes](https://gitlab.com/oauth-xx/oauth2/tags)
- [Changelog](https://gitlab.com/oauth-xx/oauth2/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/oauth-xx/oauth2/compare/v1.4.7...v1.4.11)

---
updated-dependencies:
- dependency-name: oauth2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Oct 23, 2022
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
0 participants