mpetuska / kamp

Package discovery website and scanner for Kotlin multiplatform.
https://kamp.petuska.dev
The Unlicense
58 stars 4 forks source link

Bump cloudflare/cloudflare from 2.26.1 to 3.24.0 in /infra #114

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloudflare/cloudflare from 2.26.1 to 3.24.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v3.24.0

NOTES:

  • resource/cloudflare_access_bookmark: Bookmark resource is deprecated in favor of using the cloudflare_access_application resource. (#1914)
  • resource/cloudflare_email_routing_rule: Fix example resource to use correct syntax (#1895)
  • resource/cloudflare_email_routing_rule_catch_all: Fix example resource to use correct syntax (#1895)

FEATURES:

  • New Data Source: cloudflare_accounts (#1899)
  • New Data Source: cloudflare_record (#1906)
  • New Resource: cloudflare_account (#1902)
  • New Resource: cloudflare_user_agent_blocking_rule (#1894)

ENHANCEMENTS:

  • resource/cloudflare_pages_project: Adds importer for pages_project (#1886)
  • tools: add devcontainer for local development (#1892)

BUG FIXES:

  • provider: allow setting api_user_service_key without token and/or key (#1907)
  • resource/cloudflare_load_balancer_monitor: fix detection of headers values changing (#1903)
  • resource/cloudflare_pages_project: fix null source on project create (#1898)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.49.0 to 0.50.0 (#1910)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 (#1900)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 (#1913)

v3.23.0

FEATURES:

  • New Resource: cloudflare_api_shield (#1874)
  • New Resource: cloudflare_email_routing_address (#1856)
  • New Resource: cloudflare_email_routing_catch_all (#1856)
  • New Resource: cloudflare_email_routing_rules (#1856)
  • New Resource: cloudflare_email_routing_settings (#1856)
  • New Resource: cloudflare_web3_hostname (#1882)

ENHANCEMENTS:

  • resource/cloudflare_access_service_token: updates internals to allow in place refreshing instead of full replacement based on the expires_at and min_days_for_renewal values (#1872)
  • resource/cloudflare_pages_domain: Adds support for Pages domains (#1835)
  • resource/cloudflare_pages_project: Adds support for Pages Projects (#1835)
  • resource/cloudflare_record: Add HTTPS DNS record type (#1887)
  • resource/cloudflare_worker: provide js module option to allow service bindings (#1865)

BUG FIXES:

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

3.24.0 (September 21st, 2022)

NOTES:

  • resource/cloudflare_access_bookmark: Bookmark resource is deprecated in favor of using the cloudflare_access_application resource. (#1914)
  • resource/cloudflare_email_routing_rule: Fix example resource to use correct syntax (#1895)
  • resource/cloudflare_email_routing_rule_catch_all: Fix example resource to use correct syntax (#1895)

FEATURES:

  • New Data Source: cloudflare_accounts (#1899)
  • New Data Source: cloudflare_record (#1906)
  • New Resource: cloudflare_account (#1902)
  • New Resource: cloudflare_user_agent_blocking_rule (#1894)

ENHANCEMENTS:

  • resource/cloudflare_pages_project: Adds importer for pages_project (#1886)
  • tools: add devcontainer for local development (#1892)

BUG FIXES:

  • provider: allow setting api_user_service_key without token and/or key (#1907)
  • resource/cloudflare_load_balancer_monitor: fix detection of headers values changing (#1903)
  • resource/cloudflare_pages_project: fix null source on project create (#1898)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.49.0 to 0.50.0 (#1910)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 (#1900)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 (#1913)

3.23.0 (September 7th, 2022)

FEATURES:

  • New Resource: cloudflare_api_shield (#1874)
  • New Resource: cloudflare_email_routing_address (#1856)
  • New Resource: cloudflare_email_routing_catch_all (#1856)
  • New Resource: cloudflare_email_routing_rules (#1856)
  • New Resource: cloudflare_email_routing_settings (#1856)
  • New Resource: cloudflare_web3_hostname (#1882)

ENHANCEMENTS:

  • resource/cloudflare_access_service_token: updates internals to allow in place refreshing instead of full replacement based on the expires_at and min_days_for_renewal values (#1872)
  • resource/cloudflare_pages_domain: Adds support for Pages domains (#1835)
  • resource/cloudflare_pages_project: Adds support for Pages Projects (#1835)
  • resource/cloudflare_record: Add HTTPS DNS record type (#1887)
  • resource/cloudflare_worker: provide js module option to allow service bindings (#1865)

... (truncated)

Commits
  • 0b7f082 Update CHANGELOG.md
  • 1cb6ef1 Update acceptance-tests.yml
  • 218b278 Update CHANGELOG.md for #1918
  • 3735851 Merge pull request #1918 from Justin-Holmes/jholmes/access-app-type-updates
  • 585d091 Merge branch 'master' into jholmes/access-app-type-updates
  • 093bfcd update generated docs
  • 3fcccb5 updte changelog message
  • 54673b2 Update CHANGELOG.md for #1902
  • 7b496a8 Merge pull request #1902 from mlhnono68/feat-accounts-resource
  • 4ebc365 fix email_routing_catch_all docs
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #118.