Bump omniauth, rack-cors, rack-attack, sidekiq, rails, activeadmin and omniauth-github#722
Open
Conversation
…d omniauth-github Bumps [omniauth](https://github.com/omniauth/omniauth), [rack-cors](https://github.com/cyu/rack-cors), [rack-attack](https://github.com/rack/rack-attack), [sidekiq](https://github.com/sidekiq/sidekiq), [rails](https://github.com/rails/rails), [activeadmin](https://github.com/activeadmin/activeadmin) and [omniauth-github](https://github.com/intridea/omniauth-github). These dependencies needed to be updated together. Updates `omniauth` from 1.9.2 to 2.1.1 - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v1.9.2...v2.1.1) Updates `rack-cors` from 1.0.6 to 2.0.0 - [Release notes](https://github.com/cyu/rack-cors/releases) - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](cyu/rack-cors@v1.0.6...2.0.0) Updates `rack-attack` from 6.0.0 to 6.6.1 - [Release notes](https://github.com/rack/rack-attack/releases) - [Changelog](https://github.com/rack/rack-attack/blob/main/CHANGELOG.md) - [Commits](rack/rack-attack@v6.0.0...v6.6.1) Updates `sidekiq` from 6.2.1 to 7.0.6 - [Release notes](https://github.com/sidekiq/sidekiq/releases) - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v6.2.1...v7.0.6) Updates `rails` from 5.2.6 to 5.2.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v5.2.6...v5.2.8.1) Updates `activeadmin` from 1.4.3 to 2.9.0 - [Release notes](https://github.com/activeadmin/activeadmin/releases) - [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md) - [Commits](activeadmin/activeadmin@v1.4.3...v2.9.0) Updates `omniauth-github` from 1.4.0 to 2.0.1 - [Release notes](https://github.com/intridea/omniauth-github/releases) - [Commits](omniauth/omniauth-github@v1.4.0...v2.0.1) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production - dependency-name: rack-cors dependency-type: direct:production - dependency-name: rack-attack dependency-type: direct:production - dependency-name: sidekiq dependency-type: direct:production - dependency-name: rails dependency-type: direct:production - dependency-name: activeadmin dependency-type: direct:production - dependency-name: omniauth-github dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps omniauth, rack-cors, rack-attack, sidekiq, rails, activeadmin and omniauth-github. These dependencies needed to be updated together.
Updates
omniauthfrom 1.9.2 to 2.1.1Release notes
Sourced from omniauth's releases.
... (truncated)
Commits
d2fd0fcv2.1.1 releasef66dd2dMerge pull request #1092 from shreyakurian02/fix_nil_error_in_callback_pathdece21bFixed nil error in callback_path7d90ba2Update SECURITY.md66110daMerge pull request #1070 from HoneyryderChuck/patch-17413f4fAdded docs showing how to integrate omniauth with rack_csrff35c0bbFix badges1df974bMerge pull request #1065 from omniauth/new-CI-workflows56b369fUpdate badgesdce31d7Separate jruby and truffle ruby workflowsUpdates
rack-corsfrom 1.0.6 to 2.0.0Changelog
Sourced from rack-cors's changelog.
Commits
97882ebSupport custom protocols as origins70f9126README: Exampe for start & end string anchors908ea29Remove incorrect wildcard usage from READMEb718a19Update Rails6 example3b6b5afUpdate rack examplea37c33eUpdate Rails5 exampled83baa7Link to SO about testing CORS47af8a8Updates to note common issues.43a1882Update .travis.ymlb528e2bUpdate README.mdUpdates
rack-attackfrom 6.0.0 to 6.6.1Release notes
Sourced from rack-attack's releases.
Changelog
Sourced from rack-attack's changelog.
... (truncated)
Commits
f5f92f4Bump gem version to v6.6.107822adci: update rubiesb0be383Merge pull request #575 from sixpark/adriancb/update_readme8313e38fix(documentation): Updating README with non-deprecated configuration.933c057Lower case headers. (#573)d41abd7Merge pull request #572 from ixti/ixti/fix-redis-4.6.0-warningsc01208afix: Fix redis-rb 4.6.0 deprecation warnings8218132docs: update docs to point to main branchd0ec4deBump gem version to v6.6.03eca60dMerge pull request #556 from zarqman/dalli3-and-rails7Updates
sidekiqfrom 6.2.1 to 7.0.6Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
b292bc0prep for release1813cbd5793404827aHandle correctly subclasses when finding json unsafe item0b753ffchanges0592931changescbfa0f6Fix detecting json unsafe item within job argumentsa552633Improve error message when checking arguments for json safety4c101d2releasea703890move perf lower6bd03aaChange all repo links from mperham/sidekiq to sidekiq/sidekiqUpdates
railsfrom 5.2.6 to 5.2.8.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
8030cffPreparing for 5.2.8.1 release85b72c3Ruby 3.1 compatibilityec10235updating version and changelog6576aa7Change ActiveRecord::Coders::YAMLColumn default to safe_load2652133Preparing for 5.2.8 releasea1b8a9bMerge pull request #45027 from rails/fix-tag-helper-regressioncfef5e9Merge pull request #44966 from fallwith/patch-1cd9d9f0retain Ruby 2.2 compatibility for Rails 5.29f3761aMerge branch '5-2-sec' into 5-2-stableb290430Preparing for 5.2.7.1 releaseUpdates
activeadminfrom 1.4.3 to 2.9.0Release notes
Sourced from activeadmin's releases.
... (truncated)
Changelog
Sourced from activeadmin's changelog.
... (truncated)
Commits
ec5a516Bump rollup from 2.34.2 to 2.35.0 (#6614)c761470Get ready for 2.9.0 release (#6612)e055434Bump cancancan from 3.1.0 to 3.2.0 (#6609)2c83a39Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_60 (#6607)4f755daBump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_52 (#6610)515822eBump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_61_webpacker (#6611)4cd47d1Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_61_turbolinks (#6608)388f270Merge pull request #6606 from activeadmin/bundler_2.288b5b9cUse latest rubygems029b4c8Use bundler 2.2.0Updates
omniauth-githubfrom 1.4.0 to 2.0.1Release notes
Sourced from omniauth-github's releases.
Commits
0ac46b5Release 2.0.1fa3e9cfMerge pull request #102 from jessieay/master684a74aUpgrade omniauth-oauth2 dependency1633cbbMerge pull request #100 from petergoldstein/feature/add_modern_rubies23cfa75Add Ruby 2.7, 3.0, and 3.1 to the CI matrixd2d9e01Merge pull request #96 from gogainda/patch-14ac10c7Update ruby.ymlf4e28d9Update ruby.yml027b861Update ruby.yml1f77226Merge pull request #95 from BobbyMcWho/chores-2020-01-12Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.