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 across 1 directory with 3 updates #755

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Updates github.com/cloudflare/cloudflare-go from 0.95.0 to 0.97.0

Release notes

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

v0.97.0

ENHANCEMENTS:

  • access_application: Add support for Hybrid/Implicit flows and options (#2131)
  • teams_account: Add Zero Trust connectivity settings (#2165)
  • teams_accounts: Add use_zt_virtual_ip attribute (#2126)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.2 to 0.10.3 (#2107)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#2249)

v0.96.0

ENHANCEMENTS:

  • access_application: Add Refresh Token, Custom Claims, and PKCE Without Client Secret support for OIDC SaaS configurations (#1981)
  • ruleset: add support for action parameters fonts and disable_rum (#1832)

DEPENDENCIES:

  • deps: bumps bflad/action-milestone-comment from 1 to 2 (#1991)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#1993)
  • deps: bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1992)
Changelog

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

0.97.0 (June 5th, 2024)

ENHANCEMENTS:

  • access_application: Add support for Hybrid/Implicit flows and options (#2131)
  • teams_account: Add Zero Trust connectivity settings (#2165)
  • teams_accounts: Add use_zt_virtual_ip attribute (#2126)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.2 to 0.10.3 (#2107)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#2249)

0.96.0 (May 22nd, 2024)

ENHANCEMENTS:

  • access_application: Add Refresh Token, Custom Claims, and PKCE Without Client Secret support for OIDC SaaS configurations (#1981)
  • ruleset: add support for action parameters fonts and disable_rum (#1832)

DEPENDENCIES:

  • deps: bumps bflad/action-milestone-comment from 1 to 2 (#1991)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#1993)
  • deps: bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1992)
Commits
  • 9e9073d Update CHANGELOG.md
  • 07cd564 generate changelog
  • 8baaca6 Merge pull request #2249 from cloudflare/dependabot/go_modules/github.com/has...
  • 6c0bde2 add CHANGELOG for #2249
  • a5f6f74 Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7
  • 44fc8de Merge pull request #2165 from josip-stanic/feature/zt-warp-to-warp-connectivi...
  • c9ff24a warp as initialism
  • 52d6a77 align naming, 'TeamsAccountConnectivitySettings' to 'TeamsConnectivitySettings'
  • b51c3aa add changelog file
  • f3daeb0 fix names ofr local var
  • Additional commits viewable in compare view


Updates github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.7 (May 30, 2024)

BUG FIXES:

  • client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158)
Commits
  • 1542b31 v0.7.7
  • defb9f4 v0.7.7
  • a99f07b Merge pull request #158 from dany74q/danny/redacted-url-in-logs
  • 8a28c57 Merge branch 'main' into danny/redacted-url-in-logs
  • 86e852d Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...
  • 47fe99e Bump actions/checkout from 4.1.5 to 4.1.6
  • 490fc06 Merge pull request #226 from testwill/ioutil
  • f3e9417 chore: remove refs to deprecated io/ioutil
  • See full diff in compare view


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

Commits
  • 66e838c go.mod: update golang.org/x dependencies
  • 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
  • 603e3e6 quic: disable X25519Kyber768Draft00 in tests
  • 67e8d0c http2: report an error if goroutines outlive serverTester tests
  • 5608279 http2: avoid corruption in priority write scheduler
  • 0d515a5 http2: factor out frame read/write test functions
  • 9f5b79b http2: drop unused retry function
  • 03c24c2 http2: use synthetic time in server tests
  • 022530c http2: add a more full-featured test net.Conn
  • 410d19e http2: avoid racy access to clientStream.requestedGzip
  • Additional commits viewable 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 1 month ago

Codecov Report

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

Project coverage is 88.49%. Comparing base (bc6f373) to head (d64b103).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ======================================= 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/755/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/755/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.