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

Bump omniauth-rails_csrf_protection from 0.1.2 to 1.0.1 #1559

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps omniauth-rails_csrf_protection from 0.1.2 to 1.0.1.

Release notes

Sourced from omniauth-rails_csrf_protection's releases.

Version 1.0.1

  • Fix an issue when Omniauth gem is not explicitly specified and required in the Gemfile.

Version 1.0.0

  • Drop support for omniauth <= 2.0.0 (#9)
  • Utilize OmniAuth's 2.0.0 new request_validation_phase= configuration instead of before_request_phase=. (#9)

Please See OmniAuth 2.0.0 Release Note for more details.

Commits
  • b0ea863 Bump to 1.0.1
  • d39e59e Switch to CircleCI cimg
  • b016746 Update build matrix
  • 5b8bc6d Merge pull request #13 from the-spectator/fix_missing
  • 96b7e0f Add missing ominauth require
  • a26ac09 Update links after renaming default branch to main
  • 8043cab Remove Ruby 2.5/2.6 and Edge Rails from matrix
  • e3e45b9 Point edge rails to main branch instead of master
  • 2f286c8 Update CircleCI build matrix
  • b87ac3f Merge pull request #9 from BobbyMcWho/2_0_0-rc1_support
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/bundler/omniauth-rails_csrf_protection-1.0.1 branch 2 times, most recently from e88a78b to 18f360f Compare March 16, 2023 19:37
Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
- [Commits](cookpad/omniauth-rails_csrf_protection@v0.1.2...v1.0.1)

---
updated-dependencies:
- dependency-name: omniauth-rails_csrf_protection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/omniauth-rails_csrf_protection-1.0.1 branch from 18f360f to b836b60 Compare April 12, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants