DNUM-SocialGouv / 1j1s-front

https://www.1jeune1solution.gouv.fr
MIT License
9 stars 6 forks source link

chore(deps): bump cloudflare/cloudflare from 4.45.0 to 4.46.0 in /terraform #3438

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps cloudflare/cloudflare from 4.45.0 to 4.46.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.46.0

ENHANCEMENTS:

  • resource/cloudflare_waiting_room: add "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL" "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", and "vi-VN" to default_template_language field (#4509)

BUG FIXES:

  • resource/cloudflare_certificate_pack: Fix importing existing resources issue due to 3 ignored required fields in importer (#4544)
  • resource/cloudflare_list: Don't read list items if there are none configured (#4511)
  • resource/cloudflare_zero_trust_list: Consider items_with_description when updating a ZT list (#4477)
  • resource/turnstile: Force recreate on region update (#4496)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.108.0 to 0.109.0 (#4523)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 (#4492)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 (#4483)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 (#4484)
  • provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#4491)
  • provider: bump golang.org/x/net from 0.30.0 to 0.31.0 (#4541)
  • provider: bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#4531)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.46.0 (November 13th, 2024)

ENHANCEMENTS:

  • resource/cloudflare_waiting_room: add "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL" "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", and "vi-VN" to default_template_language field (#4509)

BUG FIXES:

  • resource/cloudflare_certificate_pack: Fix importing existing resources issue due to 3 ignored required fields in importer (#4544)
  • resource/cloudflare_list: Don't read list items if there are none configured (#4511)
  • resource/cloudflare_zero_trust_list: Consider items_with_description when updating a ZT list (#4477)
  • resource/turnstile: Force recreate on region update (#4496)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.108.0 to 0.109.0 (#4523)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 (#4492)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 (#4483)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 (#4484)
  • provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#4491)
  • provider: bump golang.org/x/net from 0.30.0 to 0.31.0 (#4541)
  • provider: bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#4531)
Commits
  • d4af222 Update CHANGELOG.md
  • 52d3e15 generate changelog
  • cbee425 Merge pull request #4544 from miladibra10/fix/cert-pack-import-issue
  • c03faeb Merge pull request #4511 from Cyb3r-Jak3/avoid-duplicate-list-item-creation
  • a926ff0 Merge pull request #4477 from sebassimoes/sebastia/gfi-536-fix-zt-list-items-...
  • 76f9e0d combine multiple HasChange calls into a single HasChanges
  • f353403 Merge pull request #4541 from cloudflare/dependabot/go_modules/golang.org/x/n...
  • d98867e add changelog
  • 11c46f6 fix certificate pack import issue on required fields
  • 8cc6df3 add CHANGELOG for #4541
  • Additional commits viewable in compare view


Dependabot compatibility score

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 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.