Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps omniauth-rails_csrf_protection from 1.0.2 to 2.0.1.

Release notes

Sourced from omniauth-rails_csrf_protection's releases.

Version 2.0.1

  • Fix an issue with configuration delegation in Rails < 8.1 (#26)

    For more details, please see 1a0d39099957675f549e1f23c836f57b99b09a00.

Version 2.0.0

  • Stop using deprecated ActiveSupport::Configurable when this gem is running against Action Pack version 8.1 and later (#23, #24)
Commits
  • c4f53d7 Bump to 2.0.1
  • 1a0d390 Fix an issue with configuration delegation in Rails < 8.1
  • bc315e1 Properly silence Rails 8.0.x warning message in test
  • 2348375 Bump to 2.0.0
  • c283d1d Update README to add OmniAuth's built-in solution
  • 2cf722b Add workaround for deprecated AS::Configurable
  • 431597e Silence #to_time warning in Rails 8.0.x
  • 5e9c8a2 Print Ruby version in the test output
  • 3e62c05 Remove unnecessary logger gem entry in Gemfile
  • f9810a5 Update build matrix and fix build errors
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 15, 2025
Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
- [Commits](cookpad/omniauth-rails_csrf_protection@v1.0.2...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/omniauth-rails_csrf_protection-2.0.1 branch from b422f77 to fe2f775 Compare December 16, 2025 04:45
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

Development

Successfully merging this pull request may close these issues.

0 participants