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.37.0 #136

Closed dependabot[bot] closed 2 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.37.0

ENHANCEMENTS:

  • resource/cloudflare_notification_policy: Add tunnel_name filter for Magic Health Checks (#3417)

BUG FIXES:

  • resource/cloudflare_r2_bucket: add validation to location hint to prevent invalid values from drifting (#3441)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.22 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.23 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 (#3437)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.21 to 1.17.22 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.23 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.23 to 1.17.24 (#3437)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.0 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.0 to 1.57.1 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.58.0 in the aws group (#3429)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.98.0 to 0.99.0 (#3438)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 (#3445)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 (#3447)
  • provider: bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 (#3446)
  • provider: bump golang.org/x/net from 0.26.0 to 0.27.0 (#3442)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.37.0 (July 11th, 2024)

ENHANCEMENTS:

  • resource/cloudflare_notification_policy: Add tunnel_name filter for Magic Health Checks (#3417)

BUG FIXES:

  • resource/cloudflare_r2_bucket: add validation to location hint to prevent invalid values from drifting (#3441)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.22 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.23 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 (#3437)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.21 to 1.17.22 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.23 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.23 to 1.17.24 (#3437)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.0 (#3404)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.0 to 1.57.1 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 (#3412)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.58.0 in the aws group (#3429)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.98.0 to 0.99.0 (#3438)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 (#3445)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 (#3447)
  • provider: bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 (#3446)
  • provider: bump golang.org/x/net from 0.26.0 to 0.27.0 (#3442)

4.36.0 (June 26th, 2024)

NOTES:

  • resource/zone_settings_override: deprecate mobile_redirect setting and include state migration to remove from local state. You should immediately remove the configuration from the resource to prevent permadiffs. (#3337)

ENHANCEMENTS:

  • resource/cloudflare_access_application: Support configuring OIDC SaaS access token lifetime (#3353)

BUG FIXES:

  • resource/cloudflare_list_item: fix crash when not using type = "redirect" due to attempting to compare nil (#3368)
  • resource/cloudflare_list_item: implement exact match for IP values to prevent overlapping IP prefixes from not being found (#3368)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19 (#3360)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.19 to 1.27.20 (#3362)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.20 to 1.27.21 (#3364)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.19 (#3360)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.19 to 1.17.20 (#3362)

... (truncated)

Commits
  • 8692016 Update CHANGELOG.md
  • f68c0d1 generate changelog
  • 8b00969 Merge pull request #3447 from cloudflare/dependabot/go_modules/github.com/has...
  • 6565ba7 add CHANGELOG for #3447
  • c3b3b2b build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators
  • 9c9cf4b Merge pull request #3446 from cloudflare/dependabot/go_modules/github.com/has...
  • 4b08048 Merge pull request #3445 from cloudflare/dependabot/go_modules/github.com/has...
  • 319a75f add CHANGELOG for #3446
  • 1daa20a add CHANGELOG for #3445
  • e22eb88 build(deps): bump github.com/hashicorp/terraform-plugin-testing
  • 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 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 2 months ago

Superseded by #142.