OJFord / amail

AWS-hosted personal email system: sending, receiving, storage, and forwarding (relaying). `notmuch` client. JMAP server WIP.
Other
10 stars 0 forks source link

Update cloudflare/cloudflare requirement from ~> 4.26.0 to ~> 4.32.0 #110

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.32.0

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

Sourced from cloudflare/cloudflare's changelog.

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:

  • resource/cloudflare_access_application: added support for options_preflight_bypass (#3267)
  • resource/cloudflare_dlp_profile: Added support for ocr_enabled field to profiles (#3224)
  • resource/cloudflare_notification_policy: add 'target_ip' atrribute to 'filter' nested block (#3263)
  • resource/cloudflare_teams_account: add custom_certificate setting support (#3253)
  • resource/cloudflare_teams_location: added ecs_support field (#3264)

BUG FIXES:

  • resource/cloudflare_hyperdrive_config: Fix 'HyperdriveID' not included in Update call (#3251)
  • resource/cloudflare_managed_headers: disable header if it is deleted from terraform state (#3260)
  • resource/cloudflare_worker_script: fix namespaced script delete trying to delete from account rather than the namespace (#3238)

INTERNAL:

  • provider: introduce a muxed client to support using cloudflare-go/v0 and cloudflare-go/v2 together (#3262)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 (#3265)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.0.0 to 2.1.0 (#3274)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 (#3255)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.2 (#3254)
  • provider: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#3258)

... (truncated)

Commits


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 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)
dependabot[bot] commented 4 months ago

Superseded by #113.