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.33.0 #113

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

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

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.33.0

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for 'policies' argument (#3288)
  • resource/cloudflare_access_policy: added support for reusable policies (#3288)
  • resource/cloudflare_zone_settings_override: add support for NEL (#3305)

BUG FIXES:

  • resource/cloudflare_list_item: retry list ID fetch operations for the identifiers (#3303)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.12 (#3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.13 (#3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.12 (#3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.13 (#3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.53.2 (#3295)
  • provider: bump bflad/action-milestone-comment from 1 to 2 (#3299)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.1.0 to 2.2.0 (#3298)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 (#3296)
  • provider: bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#3302)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.33.0 (May 15th, 2024)

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for 'policies' argument (#3288)
  • resource/cloudflare_access_policy: added support for reusable policies (#3288)
  • resource/cloudflare_zone_settings_override: add support for NEL (#3305)

BUG FIXES:

  • resource/cloudflare_list_item: retry list ID fetch operations for the identifiers (#3303)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.12 (#3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.13 (#3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.12 (#3295)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.13 (#3301)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.53.2 (#3295)
  • provider: bump bflad/action-milestone-comment from 1 to 2 (#3299)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.1.0 to 2.2.0 (#3298)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 (#3296)
  • provider: bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#3302)

4.32.0 (May 8th, 2024)

NOTES:

  • resource/cloudflare_rate_limit: This resource is being deprecated in favor of the cloudflare_rulesets resource (#3279)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add support for SCIM provisioning configuration (#3291)
  • resource/cloudflare_access_group: Add the option for email_list to be used in require, include and exclude fields (#3247)
  • resource/cloudflare_device_posture_rules: added support for os_version_extra (#3281)

BUG FIXES:

  • resource/cloudflare_turnstile: Fix error handling corrupting state (#3284)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 (#3294)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 (#3289)
  • provider: bump golang.org/x/net from 0.24.0 to 0.25.0 (#3290)
  • provider: bump golangci/golangci-lint-action from 5 to 6 (#3293)

4.31.0 (May 1st, 2024)

ENHANCEMENTS:

... (truncated)

Commits
  • 6c72741 Update CHANGELOG.md
  • 11867a9 make docs
  • a6b2fde Update CHANGELOG.md for #3305
  • cc3b87f Merge pull request #3305 from cloudflare/add-nel-zone-setting
  • 38f59c1 resource/cloudflare_zone_settings_override: add support for nel
  • 710feec Update CHANGELOG.md for #3303
  • ef58111 Merge pull request #3303 from cloudflare/apply-retry-to-list-items
  • 62c7492 resource/cloudflare_list_item: retry list ID fetches
  • dfe76e3 Update CHANGELOG.md for #3301
  • 1c30a4a Merge pull request #3301 from cloudflare/dependabot/go_modules/aws-07742a5b3f
  • 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.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #119.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/terraform/cloudflare/cloudflare-tw-4.33.0 branch June 3, 2024 04:51
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