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

Update cloudflare/cloudflare requirement from ~> 4.26.0 to ~> 4.47.0 #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Updates the requirements on cloudflare/cloudflare to permit the latest version.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.47.0

ENHANCEMENTS:

  • resource/cloudflare_access_application: support SCIM schema strictness setting for outbound provisioning (#4419)
  • resource/cloudflare_access_identity_provider: Adds identity update behavior field in SCIM configuration (#4602)
  • resource/cloudflare_notification_policy: Added support for D1 in the cloudflare_notification_policy resource and data source. (#4615)
  • resource/cloudflare_notification_policy: add support for image_resizing_notification alert type (#4588)
  • resource/cloudflare_r2_bucket: Added support for Oceania region in location hints. (#4660)

BUG FIXES:

  • resource/cloudflare_logpush_job: add dlp_forensic_copies to allowed dataset values (#4598)
  • resource/cloudflare_zero_trust_access_policy: make gsuite parameters required (#4597)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.109.0 to 0.110.0 (#4632)
  • provider: bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#4613)
  • provider: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4663)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.47.0 (November 27th, 2024)

ENHANCEMENTS:

  • resource/cloudflare_access_application: support SCIM schema strictness setting for outbound provisioning (#4419)
  • resource/cloudflare_access_identity_provider: Adds identity update behavior field in SCIM configuration (#4602)
  • resource/cloudflare_notification_policy: Added support for D1 in the cloudflare_notification_policy resource and data source. (#4615)
  • resource/cloudflare_notification_policy: add support for image_resizing_notification alert type (#4588)
  • resource/cloudflare_r2_bucket: Added support for Oceania region in location hints. (#4660)

BUG FIXES:

  • resource/cloudflare_logpush_job: add dlp_forensic_copies to allowed dataset values (#4598)
  • resource/cloudflare_zero_trust_access_policy: make gsuite parameters required (#4597)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.109.0 to 0.110.0 (#4632)
  • provider: bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#4613)
  • provider: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4663)

4.46.0 (November 13th, 2024)

ENHANCEMENTS:

  • resource/cloudflare_waiting_room: add "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL" "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", and "vi-VN" to default_template_language field (#4509)

BUG FIXES:

  • resource/cloudflare_certificate_pack: Fix importing existing resources issue due to 3 ignored required fields in importer (#4544)
  • resource/cloudflare_list: Don't read list items if there are none configured (#4511)
  • resource/cloudflare_zero_trust_list: Consider items_with_description when updating a ZT list (#4477)
  • resource/turnstile: Force recreate on region update (#4496)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.108.0 to 0.109.0 (#4523)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 (#4492)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 (#4483)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 (#4484)
  • provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#4491)
  • provider: bump golang.org/x/net from 0.30.0 to 0.31.0 (#4541)
  • provider: bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#4531)

4.45.0 (October 30th, 2024)

NOTES:

  • datasource/cloudflare_infrastructure_access_targets: deprecated in favour of cloudflare_zero_trust_infrastructure_access_targets and will be removed in the next major version. (#4403)
  • resource/cloudflare_infrastructure_access_target: deprecated in favour of cloudflare_zero_trust_infrastructure_access_target and will be removed in the next major version. (#4403)

... (truncated)

Commits
  • e9e6d6a Update CHANGELOG.md
  • 367caf1 generate changelog
  • f3d62b6 Merge pull request #4671 from cloudflare/revert-4655-master
  • 54f6a86 Revert "fix(terraform): updated data.cloudflare_zone block to use filter"
  • db3e1ef Merge pull request #4655 from cpeliciari/master
  • 568e808 Merge pull request #4667 from veggiedefender/jesse/computed
  • e900227 Merge pull request #4660 from zp-forks/feat/r2-oc-region
  • 908cd2d Access IDP scim_config.identity_update_behavior is computed
  • 4643695 feat: add r2 oc region to accepted location hints
  • afb16d0 Merge branch 'master' into master
  • Additional commits viewable in compare view

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)

Updates the requirements on [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) to permit the latest version.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.26.0...v4.47.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/core type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants