favonia / cloudflare-ddns

🌟 A small, feature-rich, and robust Cloudflare DDNS updater
Apache License 2.0
747 stars 32 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.49%. Comparing base (df6eb57) to head (d6052a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #740 +/- ## ======================================= Coverage 88.49% 88.49% ======================================= Files 48 48 Lines 1990 1990 ======================================= Hits 1761 1761 Misses 208 208 Partials 21 21 ``` | [Flag](https://app.codecov.io/gh/favonia/cloudflare-ddns/pull/740/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/favonia/cloudflare-ddns/pull/740/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia) | `88.49% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.