openpolitics / groupthink

A collaborative democratic platform built atop GitHub, designed for open policymaking and manifesto writing.
http://votebot.openpolitics.org.uk
MIT License
37 stars 12 forks source link

Bump omniauth-rails_csrf_protection from 0.1.2 to 1.0.1 #1559

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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.