openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.88k stars 162 forks source link

Bump the third-party group across 1 directory with 8 updates #2529

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the third-party group with 5 updates in the / directory:

Package From To
github.com/go-acme/lego/v4 4.19.2 4.20.2
github.com/go-resty/resty/v2 2.15.3 2.16.0
golang.org/x/crypto 0.28.0 0.29.0
golang.org/x/net 0.30.0 0.31.0
golang.org/x/oauth2 0.23.0 0.24.0

Updates github.com/go-acme/lego/v4 from 4.19.2 to 4.20.2

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.20.2

Changelog

  • 98371c46 feat: attempt to check ARI unless explicitly disabled (#2298)
  • faf1e0d5 docs: update least privilege instructions for Cloudflare (#2339)
  • 06dfe51e docs: add documentation for env var only options (#2337)
  • 2b08b83a feat: skip the TLS verification of the ACME server (#2335)
  • 4efd1e17 Add DNS provider for Technitium (#2332)
  • f514292c rfc2136: add support for tsig-keygen generated file (#2330)
  • f8db5548 regru: update authentication method (#2325)
  • 815c61ac docs: use homogenous examples (#2328)
  • 67230e26 cloudxns: provider deprecation (#2324)
  • af7e2edd brandit: provider deprecation (#2116)
  • 40bf2b0e selectelv2: fix non-ASCII domain (#2322)
  • 9c876033 Add DNS provider for Regfish (#2320)
  • aef89706 fix: parse printf verbs in log line output (#2317)
  • 48af0d20 chore: update readme generator (#2311)
  • 008c817f Add DNS provider for Core-Networks (#2101)
  • 19b535ca limacity: fix error message (#2310)
  • 6051473f volcengine: set API information within the default configuration (#2308)
  • 895a9535 feat: improve propagation check error messages (#2306)
  • ee445c0c fix: variomedia documentation (#2304)
  • 755164c9 Add DNS provider for Timeweb Cloud (#2301)
  • ad96d61c Add DNS provider for Volcano Engine (#2282)
  • e67b8ea2 feat: generate User-Agent for DNS API clients (#2293)
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

[v4.20.2] - 2024-11-11

Added

  • [dnsprovider] Add DNS provider for Technitium
  • [dnsprovider] Add DNS provider for Regfish
  • [dnsprovider] Add DNS provider for Timeweb Cloud
  • [dnsprovider] Add DNS provider for Volcano Engine
  • [dnsprovider] Add DNS provider for Core-Networks
  • [dnsprovider] rfc2136: add support for tsig-keygen generated file
  • [cli] Add option to skip the TLS verification of the ACME server
  • Add documentation for env var only options

Changed

  • [cli,ari] Attempt to check ARI unless explicitly disabled
  • [dnsprovider] Improve propagation check error messages
  • [dnsprovider] cloudxns: provider deprecation
  • [dnsprovider] brandit: provider deprecation

Fixed

  • [dnsprovider] regru: update authentication method
  • [dnsprovider] selectelv2: fix non-ASCII domain
  • [dnsprovider] limacity: fix error message
  • [dnsprovider] volcengine: set API information within the default configuration
  • [log] Parse printf verbs in log line output

[v4.20.1] - 2024-11-11

Cancelled due to CI failure.

[v4.20.0] - 2024-11-11

Cancelled due to CI failure.

Commits


Updates github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.16.0

Release Notes

New Features

Enhancements

Documentation

New Contributors

Full Changelog: https://github.com/go-resty/resty/compare/v2.15.3...v2.16.0

Commits
  • feedf18 release: version bump and readme update for v2.16.0 (#907)
  • 1c4960b Merge pull request #892 from go-resty/code-optimizations
  • cf921ad build: reduce test execution time
  • 94aeffb refactor: optimize allocation
  • a6a489b feat: option to enable URL query params without encoding (#885)
  • fc51b33 feat(enhancement): improve buildCurlRequest for unit test (#884)
  • See full diff in compare view


Updates golang.org/x/crypto from 0.28.0 to 0.29.0

Commits
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth ...
  • b61b08d chacha20: extend ppc64le support to ppc64
  • 6c21748 internal/poly1305: extend ppc64le support to ppc64
  • See full diff in compare view


Updates golang.org/x/net from 0.30.0 to 0.31.0

Commits
  • 334afa0 go.mod: update golang.org/x dependencies
  • d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
  • 858db1a http2: surface errors occurring very early in a client conn's lifetime
  • 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
  • f35fec9 http2: detect hung client connections by confirming stream resets
  • e883dae README: don't recommend go get
  • 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
  • 4783315 http2: limit 1xx based on size, do not limit when delivered
  • 5716b98 internal/socket: execute gofmt
  • 42b1186 http2: support ResponseController.EnableFullDuplex
  • See full diff in compare view


Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits


Updates golang.org/x/sync from 0.8.0 to 0.9.0

Commits


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

Commits
  • e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...
  • c29efe3 windows: add iphlpapi functions for change notifications
  • 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64
  • 054f1fc README: don't recommend go get
  • ca04041 unix: extend z/OS support
  • 18e038c unix: move NETLINK_* consts to own section
  • d045236 windows: implement Ftruncate using a single syscall on Windows
  • cff53d5 unix: gofmt after CL 610296
  • 123459f unix: update z/OS implementation of fcntl and mmap
  • df4a4da unix/linux: adjust Dockerfile ENV key value format
  • Additional commits viewable in compare view


Updates golang.org/x/text from 0.19.0 to 0.20.0

Commits
  • efd25da go.mod: update golang.org/x dependencies
  • 8a0e65e README: don't recommend go get
  • fefda1a internal/texttest: remove Run and Bench helpers
  • a457f47 all: normalize subtest names to NFC
  • 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