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 cloudflare-rails from 4.1.0 to 5.0.1 #1422

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 Dec 18, 2023

Bumps cloudflare-rails from 2.0.0 to 5.0.1.

Changelog

Sourced from cloudflare-rails's changelog.

[5.0.1] - 2023-12-16

[5.0.0] - 2023-12-15

Breaking Changes

  • Change namespace from Cloudflare::Rails to CloudflareRails. This avoids issues with the cloudflare gem as well as the global Rails namespace.
  • A static set of Cloudflare IP addresses will now be used as a fallback value in the case of Cloudflare API failures. These will not be stored in Rails.cache so each subsequent result will retry the Cloudflare calls. Once one suceeds the response will be cached and used.

Added

  • Use zeitwerk to manage file loading.

[4.1.0] - 2023-10-06

  • Add support for rails version 7.1.0

[4.0.0] - 2023-08-06

  • Fix appraisal for ruby 3.x
  • properly scope railtie initializer (modosc/cloudflare-rails#79)
  • Drop support for unsupported rails version 6.0.x

[3.0.0] - 2023-01-30

  • Drop support for unsupported rails version 5.2.x
  • Fetch and cache IPs lazily instead of upon initialization (modosc/cloudflare-rails#52)

[2.4.0] - 2022-02-22

[2.3.0] - 2021-10-22

[2.2.0] - 2021-06-11

  • Fix typo in actionpack dependency

[2.1.0] - 2021-06-11

Breaking Changes

  • Drop support for unsupported rails versions (5.0.x and 5.1.x)

Added

  • use Net::HTTP instead of httparty (pr)
  • Add rails 7.0.0.alpha support
Commits
  • aeb9677 Fix zeitwerk loader (#105)
  • 1e3a66f Update rubocop requirement from ~> 1.58.0 to ~> 1.59.0 (#104)
  • e8f2457 add default ip addresses as a fallback mechanism (#103)
  • 8018d11 move from circleci -> github actions (#102)
  • 2af3ad5 remove rubocop-airbnb, add rubocop(-performance|-rails|-rspec), run some fixe...
  • 05e2961 zeitwerk (#100)
  • f1ad43f Remove references to config.cloudflare.ips (#99)
  • 352a19b Update rspec-rails requirement from ~> 6.0.0 to ~> 6.1.0 (#98)
  • 67117ad Update rake requirement from ~> 13.0.1 to ~> 13.1.0 (#97)
  • 7661c9c add support for rails 7.1, bump version to 4.1.0 (#96)
  • 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 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)

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

@dependabot dependabot bot added dependencies Updates to dependencies (gems and node modules) ruby Involves Ruby code labels Dec 18, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch 2 times, most recently from 2048503 to 07eddb9 Compare December 23, 2023 21:50
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch 2 times, most recently from ef37803 to acd48d8 Compare January 2, 2024 09:33
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch 2 times, most recently from 3ade3a8 to 1a74a7a Compare January 9, 2024 15:51
@denny
Copy link
Owner

denny commented Jan 25, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch 3 times, most recently from 1cebd45 to 8ead194 Compare February 1, 2024 14:09
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch 2 times, most recently from bcbb12f to 234e837 Compare February 6, 2024 19:34
@denny
Copy link
Owner

denny commented Feb 9, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from 234e837 to ce1cdd5 Compare February 9, 2024 14:51
@denny denny changed the title Bump cloudflare-rails from 2.0.0 to 5.0.1 Bump cloudflare-rails from 4.1 to 5.0.1 Feb 9, 2024
@denny denny changed the title Bump cloudflare-rails from 4.1 to 5.0.1 Bump cloudflare-rails from 4.1.0 to 5.0.1 Feb 9, 2024
@denny
Copy link
Owner

denny commented Feb 13, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from 0cbd2f7 to ed8866b Compare February 13, 2024 12:43
Repository owner deleted a comment from dependabot bot Feb 14, 2024
Repository owner deleted a comment from dependabot bot Feb 14, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from ed8866b to d81b7cc Compare March 2, 2024 21:43
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from d81b7cc to a1a161a Compare March 13, 2024 15:30
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from a1a161a to b9ef8a8 Compare May 1, 2024 18:34
@dependabot dependabot bot force-pushed the dependabot/bundler/cloudflare-rails-5.0.1 branch from b9ef8a8 to 0468975 Compare July 31, 2024 11:01
@denny
Copy link
Owner

denny commented Oct 11, 2024

@dependabot rebase

Bumps [cloudflare-rails](https://github.com/modosc/cloudflare-rails) from 2.0.0 to 5.0.1.
- [Changelog](https://github.com/modosc/cloudflare-rails/blob/main/CHANGELOG.md)
- [Commits](modosc/cloudflare-rails@v2.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: cloudflare-rails
  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/cloudflare-rails-5.0.1 branch from 0468975 to 170b6c7 Compare October 11, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies (gems and node modules) ruby Involves Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant