cloudflare-ddns icon indicating copy to clipboard operation
cloudflare-ddns copied to clipboard

build(deps): bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 in the go-dependencies group

Open dependabot[bot] opened this issue 2 months ago • 1 comments

Bumps the go-dependencies group with 1 update: github.com/cloudflare/cloudflare-go.

Updates github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.94.0

ENHANCEMENTS:

  • access_application: support options_preflight_bypass for access_application (#1790)
  • gateway: added ecs_support field to teams_location resource (#1826)
  • teams_account: adds custom certificate setting to teams account configuration (#1811)
  • workers: support deleting namespaced Workers (#1737)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.19.0 to 0.23.0 (#1825)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.94.0 (April 24th, 2024)

ENHANCEMENTS:

  • access_application: support options_preflight_bypass for access_application (#1790)
  • gateway: added ecs_support field to teams_location resource (#1826)
  • teams_account: adds custom certificate setting to teams account configuration (#1811)
  • workers: support deleting namespaced Workers (#1737)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.19.0 to 0.23.0 (#1825)
Commits
  • 4cfc90f Update CHANGELOG.md
  • e225010 update CHANGELOG
  • bdbee54 Merge pull request #1826 from alyssamw/master
  • ac539ee Merge branch 'master' into master
  • 6f6d756 GFI-151: add ecs_support to teams_location
  • 5ea2d0a Merge pull request #1825 from cloudflare/dependabot/go_modules/internal/tools...
  • 38f5378 add CHANGELOG for #1825
  • e96653c build(deps): bump golang.org/x/net in /internal/tools
  • 04b36cd Merge pull request #1790 from russellkerns/rkerns/AUTH-6000
  • 7b0666a Merge branch 'master' into rkerns/AUTH-6000
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Apr 29 '24 05:04 dependabot[bot]