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.31.0 #105

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.31.0

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)
  • provider: bump golangci/golangci-lint-action from 4 to 5 (#3271)
Changelog

Sourced from cloudflare/cloudflare's changelog.

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)
  • provider: bump golangci/golangci-lint-action from 4 to 5 (#3271)

4.30.0 (April 17th, 2024)

ENHANCEMENTS:

  • cloudflare/resource_logpush_job: Add support for page_shield_events (#3237)
  • resource/cloudflare_access_group: added support for common_names rule list type to allow for more than one common_name rule in a policy block (#3229)
  • resource/cloudflare_access_policy: added support for common_names rule list type to allow for more than one common_name rule in a policy block (#3229)
  • resource/cloudflare_ipsec_tunnel: added support for replay_protection (#3249)

BUG FIXES:

  • resource/cloudflare_email_routing_address: Make sure schema is correctly upgraded. (#3245)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 (#3232)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.10 to 1.17.11 (#3232)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.92.0 to 0.93.0 (#3239)
  • provider: bump golang.org/x/net from 0.22.0 to 0.23.0 (#3225)
  • provider: bump golang.org/x/net from 0.23.0 to 0.24.0 (#3230)

... (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 #110.