Skip to content

Comments

Bump rails_cloudflare_turnstile from 0.4.4 to 0.5.0#130

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rails_cloudflare_turnstile-0.5.0
Open

Bump rails_cloudflare_turnstile from 0.4.4 to 0.5.0#130
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rails_cloudflare_turnstile-0.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps rails_cloudflare_turnstile from 0.4.4 to 0.5.0.

Release notes

Sourced from rails_cloudflare_turnstile's releases.

v0.5.0

⚠️ Breaking Change

  • Ruby >= 3.2.0 is now required. Ruby 3.0 reached EOL in March 2024 and Ruby 3.1 reached EOL in March 2025. This aligns with Rails 8.x requirements. Rails 6.x and 7.x continue to be supported with Ruby 3.2+.

What's Changed

  • BREAKING: Update minimum Ruby requirement to >= 3.2.0, add .ruby-version file (3.2.10) for development consistency (#245)
  • fix(deps): bump rack to 3.2.5 to address CVE-2026-22860 (#244)
  • fix: update Faraday to 2.14.1 to address CVE-2026-25765 (SSRF vulnerability via protocol-relative URLs) (#243)
  • fix: update action_text-trix to 2.1.16 to fix XSS vulnerability (#241)
  • fix: add explicit permissions to release workflow (#242)

Full Changelog: instrumentl/rails-cloudflare-turnstile@v0.4.4...v0.5.0

Changelog

Sourced from rails_cloudflare_turnstile's changelog.

0.5.0

  • BREAKING: Update minimum Ruby requirement from >= 3.0.0 to >= 3.2.0
    • Ruby 3.0 reached EOL in March 2024
    • Ruby 3.1 reached EOL in March 2025
    • This aligns with Rails 8.x (requires Ruby >= 3.2.0) and Bundler 2.7.x requirements
    • Rails 6.x and 7.x continue to be supported with Ruby 3.2+
  • Add .ruby-version file (3.2.10) for development consistency
  • Fix Dependabot dependency resolution issues

0.4.5

  • Update Faraday dependency to 2.14.1 to address CVE-2026-25765 (SSRF vulnerability via protocol-relative URLs)
Commits

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 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)

Bumps [rails_cloudflare_turnstile](https://github.com/instrumentl/rails-cloudflare-turnstile) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/instrumentl/rails-cloudflare-turnstile/releases)
- [Changelog](https://github.com/instrumentl/rails-cloudflare-turnstile/blob/main/CHANGELOG.md)
- [Commits](instrumentl/rails-cloudflare-turnstile@v0.4.4...v0.5.0)

---
updated-dependencies:
- dependency-name: rails_cloudflare_turnstile
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 23, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants