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.43.0 #146

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.43.0

FEATURES:

  • New Resource: cloudflare_infrastructure_access_target (#4077)

ENHANCEMENTS:

  • resource/cloudflare_access_application: added target contexts support for access application type infrastructure (#4128)
  • resource/cloudflare_access_policy: added infrastructure connection rule support for access policy (#4128)
  • resource/cloudflare_device_posture_integration: add support for managing custom_s2s third party posture provider. (#3917)
  • resource/cloudflare_device_posture_rule: add ability to create custom_s2s posture rule (#3917)
  • resource/cloudflare_zone_settings_override: add support for Speed Brain (#4113)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.37 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.38 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.35 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.35 to 1.17.36 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.63.1 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.1 to 1.63.2 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#4124)
  • provider: bump actions/checkout from 3 to 4 (#4101)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.104.0 to 0.105.0 (#4125)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.105.0 to 0.106.0 (#4137)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 (#4061)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 (#4060)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.43.0 (September 30th, 2024)

FEATURES:

  • New Resource: cloudflare_infrastructure_access_target (#4077)

ENHANCEMENTS:

  • resource/cloudflare_access_application: added target contexts support for access application type infrastructure (#4128)
  • resource/cloudflare_access_policy: added infrastructure connection rule support for access policy (#4128)
  • resource/cloudflare_device_posture_integration: add support for managing custom_s2s third party posture provider. (#3917)
  • resource/cloudflare_device_posture_rule: add ability to create custom_s2s posture rule (#3917)
  • resource/cloudflare_zone_settings_override: add support for Speed Brain (#4113)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.37 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.38 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.35 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.35 to 1.17.36 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.63.1 (#4124)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.1 to 1.63.2 (#4127)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#4124)
  • provider: bump actions/checkout from 3 to 4 (#4101)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.104.0 to 0.105.0 (#4125)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.105.0 to 0.106.0 (#4137)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 (#4061)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 (#4060)

4.42.0 (September 18th, 2024)

FEATURES:

  • New Resource: cloudflare_zero_trust_gateway_certificate (#3547)

ENHANCEMENTS:

  • resource/cloudflare_notification_policy: add support for image_notification alert type (#3981)
  • resource/cloudflare_access_group: Added description strings to all rule types (#3792)
  • resource/cloudflare_bot_management: Add support for ai_bots_protection settings (#3960)
  • resource/cloudflare_record: remove internal references to deprecated ZoneID and ZoneName fields (#4018)
  • resource/cloudflare_workers_script: Add support for hyperdrive binding type (#3821)
  • resource/cloudflare_zone_settings_override: Add optional setting replace_insecure_js (#3602)
  • resource/rulesets: add cache_reserve terraform support and fix typo (#3923)
  • resource/zero_trust_gateway_settings: Add missing disable_for_time example field (#3931)

BUG FIXES:

  • resource/cloudflare_access_application: fix the name of the new resource to use when upgrading (#4044)
  • resource/cloudflare_access_application: reconcile access application custom attributes logic (#3987)

... (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 3 weeks ago

Superseded by #153.