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/cloudflare from 5.0.0 to 5.1.0 in /terraform/cloudflare in the all group #2815

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the all group in /terraform/cloudflare with 1 update: cloudflare/cloudflare.

Updates cloudflare/cloudflare from 5.0.0 to 5.1.0

Release notes

Sourced from cloudflare/cloudflare's releases.

v5.1.0

5.1.0 (2025-02-13)

Full Changelog: v5.0.0...v5.1.0

Features

  • api: disable zero_trust_tunnel_cloudflared_token (#5128) (df2c3bc)
  • api: enable zero_trust_tunnel_cloudflared_token (#5127) (1bd200e)
  • grit: add more support for dns_record attributes (3dbe899)
  • various codegen changes (d91aee1)

Bug Fixes

  • grit: handle inner objects within the object for records (e7b7bb1)
  • grit: handle inner objects within the object for records (c9a5257)
  • grit: handle inner objects within the object for records (ae22af5)
  • grit: make pattern names consistent (0b2ba12)
  • update migration guide to use source, not stdlib (9d208d6)
  • use correct name for Grit patterns (2f8d522)

Documentation

  • clean out previously set schema_versions (fba939d)
  • handle cloudflare_record data migration (9eb450b)
  • regenerate (bbf53bf)
  • update deprecation dates (7a8b7d2)
  • update page_rules migration guidance (45e30b1)
Changelog

Sourced from cloudflare/cloudflare's changelog.

5.1.0 (2025-02-13)

Full Changelog: v5.0.0...v5.1.0

Features

  • api: disable zero_trust_tunnel_cloudflared_token (#5128) (df2c3bc)
  • api: enable zero_trust_tunnel_cloudflared_token (#5127) (1bd200e)
  • grit: add more support for dns_record attributes (3dbe899)
  • various codegen changes (d91aee1)

Bug Fixes

  • grit: handle inner objects within the object for records (e7b7bb1)
  • grit: handle inner objects within the object for records (c9a5257)
  • grit: handle inner objects within the object for records (ae22af5)
  • grit: make pattern names consistent (0b2ba12)
  • update migration guide to use source, not stdlib (9d208d6)
  • use correct name for Grit patterns (2f8d522)

Documentation

  • clean out previously set schema_versions (fba939d)
  • handle cloudflare_record data migration (9eb450b)
  • regenerate (bbf53bf)
  • update deprecation dates (7a8b7d2)
  • update page_rules migration guidance (45e30b1)
Commits
  • 9f4069d Merge pull request #4969 from cloudflare/release-please--branches--main--chan...
  • 2bf63ba release: 5.1.0
  • 861022a Merge pull request #5130 from cloudflare/fix-dns-zone-transfer-test
  • 214ea98 use inbuilt resource instead
  • 6d62f92 test: defer to prevent crashes in CI
  • cb11fbb Merge pull request #5129 from cloudflare/fix-dns-zone-transfer-test
  • 7511053 test(dns_zone_transfers_incoming): fix resource names
  • df2c3bc feat(api): disable zero_trust_tunnel_cloudflared_token (#5128)
  • 1bd200e feat(api): enable zero_trust_tunnel_cloudflared_token (#5127)
  • bbf53bf docs: regenerate
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /terraform/cloudflare with 1 update: [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare).


Updates `cloudflare/cloudflare` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/main/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lingrino as a code owner February 17, 2025 16:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 17, 2025
@lingrino lingrino enabled auto-merge (squash) February 17, 2025 17:26
@lingrino lingrino merged commit 1f96d9d into main Feb 17, 2025
12 checks passed
@lingrino lingrino deleted the dependabot/terraform/terraform/cloudflare/all-f643259cc6 branch February 17, 2025 17:31
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant