delineateio / oss-template

Template for OSS repos with a standard boilerplate
MIT License
0 stars 1 forks source link

Bump cloudflare/cloudflare from 4.9.0 to 4.10.0 in /ops/cloud/component #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloudflare/cloudflare from 4.9.0 to 4.10.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.10.0

FEATURES:

  • New Data Source: clouflare_access_application (#2547)

ENHANCEMENTS:

  • resource/cloudflare_access_ca_certificate: remove redundant certificate_id from Import requirements as it is never used (#2547)
  • resource/cloudflare_load_balancer_monitor: Add example import. (#2572)

BUG FIXES:

  • resource/cloudflare_load_balancer: fix import of load_balancer when rules included overrides or fixed_response (#2571)
  • resource/cloudflare_record: fix importing of DNSKEY record types (#2568)
  • resource/cloudflare_ruleset: Fix detection of conflicting entrypoint rulesets (#2566)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#2557)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.70.0 to 0.72.0 (#2584)
  • provider: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#2563)
  • provider: bumps github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 (#2580)
  • provider: bumps github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.0 (#2564)
  • provider: bumps github.com/hashicorp/terraform-plugin-mux from 0.11.0 to 0.11.1 (#2567)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 (#2565)
  • provider: bumps golang.org/x/net from 0.11.0 to 0.12.0 (#2589)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.10.0 (12th July, 2023)

FEATURES:

  • New Data Source: clouflare_access_application (#2547)

ENHANCEMENTS:

  • resource/cloudflare_access_ca_certificate: remove redundant certificate_id from Import requirements as it is never used (#2547)
  • resource/cloudflare_load_balancer_monitor: Add example import. (#2572)

BUG FIXES:

  • resource/cloudflare_load_balancer: fix import of load_balancer when rules included overrides or fixed_response (#2571)
  • resource/cloudflare_record: fix importing of DNSKEY record types (#2568)
  • resource/cloudflare_ruleset: Fix detection of conflicting entrypoint rulesets (#2566)

DEPENDENCIES:

  • provider: bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#2557)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.70.0 to 0.72.0 (#2584)
  • provider: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#2563)
  • provider: bumps github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 (#2580)
  • provider: bumps github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.0 (#2564)
  • provider: bumps github.com/hashicorp/terraform-plugin-mux from 0.11.0 to 0.11.1 (#2567)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 (#2565)
  • provider: bumps golang.org/x/net from 0.11.0 to 0.12.0 (#2589)
Commits
  • 956242e Update CHANGELOG.md
  • c214df4 Merge pull request #2610 from 0x2b3bfa0/patch-1
  • d645164 Merge branch 'master' into patch-1
  • 0ff9c66 Merge pull request #2611 from kamillle/patch-1
  • 4cd928b make docs
  • 40208ac Merge branch 'master' into patch-1
  • e5101c1 Update CHANGELOG.md for #2566
  • e9b0a52 Merge pull request #2566 from zakcutner/duplicate-ruleset-check
  • 6c7f134 Remove a old syntax for rules.action_parameters.overrides.categories
  • 5cda672 Fix detection of conflicting entrypoint rulesets
  • 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 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)