Bump the all-deps group across 1 directory with 4 updates#173
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-deps group across 1 directory with 4 updates#173dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 4 updates in the / directory: [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic), [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server), [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/caddyserver/certmagic` from 0.25.2 to 0.25.3 - [Release notes](https://github.com/caddyserver/certmagic/releases) - [Commits](caddyserver/certmagic@v0.25.2...v0.25.3) Updates `github.com/nats-io/nats-server/v2` from 2.12.7 to 2.14.0 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.12.7...v2.14.0) Updates `github.com/nats-io/nats.go` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.51.0...v1.52.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: github.com/caddyserver/certmagic dependency-version: 0.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: github.com/nats-io/nats.go dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 4 updates in the / directory: github.com/caddyserver/certmagic, github.com/nats-io/nats-server/v2, github.com/nats-io/nats.go and golang.org/x/crypto.
Updates
github.com/caddyserver/certmagicfrom 0.25.2 to 0.25.3Release notes
Sourced from github.com/caddyserver/certmagic's releases.
Commits
c7496f1More validation of delegated OCSP responders (#378)cdc4eb2fix: Normalization IPv6 addresses for ACME challenge (#376)2cf7e08Revert "Fix HTTP-01 challenge for IPv6 literal addresses (#377)"3e3363freadme: add dark-mode banner for GitHub UI (#379)3229642go.mod: Upgrade indirect dependencies60d9d8bFix HTTP-01 challenge for IPv6 literal addresses (#377)e03792eModernize TLSConfig() (close #375)fa1257fUnblock ManageAsync() by putting manageOne() in a goroutine (#374)b9e85a9Don't log nil errors when stapling OCSP (fix #362)a7a8ce3logging: Disable stack traces, fix logger name (#372)Updates
github.com/nats-io/nats-server/v2from 2.12.7 to 2.14.0Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Changelog
Sourced from github.com/nats-io/nats-server/v2's changelog.
Commits
0cbd01cRelease v2.14.05a8c9cdNRG: tighten append entry length decoding bounds (#8092)0f259ffAdd tzdata to nightly Docker image (#8091)aed7baaAdd extra test for payload corruption via headers (#8088)efa4688[FIXED] Double-encoded reply subject in $JS.ACK routing (#8089)e78bbf1Fix sign-offs check295d052Add tzdata to nightly Docker imageb8af430NRG: tighten append entry length decoding boundsefbc1d7Add extra test for payload corruption via headers9b2eb66[FIXED] Double-encoded reply subject in $JS.ACK routingUpdates
github.com/nats-io/nats.gofrom 1.51.0 to 1.52.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
e9f2a36Release v1.52.0 (#2074)609274f[FIXED] Subscription.StatusChanged channel closure on Closed Subscription (#2...f7cde74[IMPROVED] Use latest release build for badge in README (#2064)c7476ea[IMPROVED] Reject empty consumer info in CONSUMER.RESET response (#2072)8fde36f[ADDED] ResetConsumer JetStream API (#2069)dcfd0fc[ADDED] StreamSource.Consumer config field and AckFlowControlPolicy (#2070)7a28503[ADDED] Publish options and consts for message scheduling (#2051)6c91a51[ADDED] AllowBatchPublish stream config field (#2052)a614d0b[FIXED] Flaky JS cluster tests due to race in setupJSClusterWithSize (#2062)Updates
golang.org/x/cryptofrom 0.50.0 to 0.51.0Commits
b8a14a8go.mod: update golang.org/x dependencies9d9d507x509roots/fallback/bundle: fix bundle test with Go 1.27+fd0b90dacme: include Problem in OrderError.Errorb9e5359pbkdf2: turn into a wrapper for crypto/pbkdf2cc0e4fchkdf: forward Extract to the standard librarya8e9237x509roots/fallback: update bundleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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