favonia / cloudflare-ddns

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

build(deps): bump the go-dependencies group with 2 updates #791

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the go-dependencies group with 2 updates: github.com/cloudflare/cloudflare-go and golang.org/x/net.

Updates github.com/cloudflare/cloudflare-go from 0.98.0 to 0.99.0

Release notes

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

v0.99.0

ENHANCEMENTS:

  • teams: added per account certificate setting to teams gateway configuration (#2713)
  • teams_list: Added description to ZT list item (#2621)
  • teams_rules: Added ZT rule settings ignore_cname_category_matches (#2621)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 (#2699)
Changelog

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

0.99.0 (July 3rd, 2024)

ENHANCEMENTS:

  • teams: added per account certificate setting to teams gateway configuration (#2713)
  • teams_list: Added description to ZT list item (#2621)
  • teams_rules: Added ZT rule settings ignore_cname_category_matches (#2621)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 (#2699)
Commits
  • dd115ee Update CHANGELOG.md
  • 73a085b generate CHANGELOG
  • 8b5a963 Merge pull request #2713 from alyssamw/master
  • ca5c8a4 GIN-341: terraform for per account certificate setting
  • f5d3137 Merge pull request #2699 from cloudflare/dependabot/go_modules/internal/tools...
  • a41b1b5 add CHANGELOG for #2699
  • ecea241 Bump github.com/hashicorp/go-retryablehttp in /internal/tools
  • 9d6b4dc Merge pull request #2621 from rexscaria/rex/teams-add-new-rule-settings
  • 6aecd6a add tests assertion
  • a866c3b add type definition for IgnoreCNAMECategoryMatches
  • Additional commits viewable in compare view


Updates golang.org/x/net from 0.26.0 to 0.27.0

Commits
  • e2310ae go.mod: update golang.org/x dependencies
  • 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9
  • 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP
  • See full diff in compare view


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 2 weeks ago

Codecov Report

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

Project coverage is 90.40%. Comparing base (7be9c20) to head (4141fc5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #791 +/- ## ======================================= Coverage 90.40% 90.40% ======================================= Files 52 52 Lines 2199 2199 ======================================= Hits 1988 1988 Misses 200 200 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/favonia/cloudflare-ddns/pull/791/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/791/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=favonia) | `90.40% <ø> (ø)` | | 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.