Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cloudflare/cloudflare from 4.40.0 to 4.42.0 #171

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps cloudflare/cloudflare from 4.40.0 to 4.42.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.42.0

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)
  • resource/cloudflare_hyperdrive_config: fix bug when calling passing Hyperdrive config ID to update method (#4042)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.31 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.31 to 1.17.32 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.1 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.1 to 1.61.2 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 in the aws group (#4020)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.103.0 to 0.104.0 (#3974)
  • provider: bump golang.org/x/net from 0.28.0 to 0.29.0 (#3911)

v4.41.0

NOTES:

  • resource/cloudflare_logpush_job: Deprecate frequency in favour of max_upload_interval_seconds (#3745)
  • resource/cloudflare_record: remove deprecated zone_name field (#3855)

FEATURES:

  • New Data Source: cloudflare_dcv_delegation (#3885)
  • New Resource: cloudflare_cloud_connector_rules (#3622)

ENHANCEMENTS:

  • resource/cloudflare_device_posture_rule: Modify Tanium's eid_last_seen field to be relative instead of a timestamp value (#3764)
  • resource/cloudflare_teams_account: Add disable_for_time attribute (#3526)

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

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)
  • resource/cloudflare_hyperdrive_config: fix bug when calling passing Hyperdrive config ID to update method (#4042)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.31 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.31 to 1.17.32 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.1 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.1 to 1.61.2 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 in the aws group (#4020)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.103.0 to 0.104.0 (#3974)
  • provider: bump golang.org/x/net from 0.28.0 to 0.29.0 (#3911)

4.41.0 (September 4th, 2024)

NOTES:

  • resource/cloudflare_logpush_job: Deprecate frequency in favour of max_upload_interval_seconds (#3745)
  • resource/cloudflare_record: remove deprecated zone_name field (#3855)

FEATURES:

  • New Data Source: cloudflare_dcv_delegation (#3885)
  • New Resource: cloudflare_cloud_connector_rules (#3622)

ENHANCEMENTS:

... (truncated)

Commits

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 <dependency name> 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)

Bumps [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) from 4.40.0 to 4.42.0.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.40.0...v4.42.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #172.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/terraform/cloudflare/cloudflare-4.42.0 branch September 30, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants