Bump the all-deps group across 1 directory with 3 updates#171
Merged
Bump the all-deps group across 1 directory with 3 updates#171
Conversation
Bumps the all-deps group with 3 updates in the / directory: [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/nats-io/nats-server/v2` from 2.12.6 to 2.12.7 - [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.6...v2.12.7) Updates `github.com/nats-io/nats.go` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.50.0...v1.51.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/nats-io/nats.go dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/crypto dependency-version: 0.50.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 3 updates in the / directory: github.com/nats-io/nats-server/v2, github.com/nats-io/nats.go and golang.org/x/crypto.
Updates
github.com/nats-io/nats-server/v2from 2.12.6 to 2.12.7Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
b4ce0f9Release v2.12.7195b07aFix fast-pathno_auth_userfor WebSockets where WS-specific account configured213391e[FIXED] Stream leader can catchup from snapshot if requirede0b0bdaRelease v2.12.7-RC.3d2c6139Cherry-picks for 2.12.7-RC.3 (#79)97a3f84Update to Go 1.25.9a824f30[IMPROVED] Allow reloading increased max memory and store56548beLoadNextMsgMultiandLoadPrevMsgMultiuse fast path for single filterb1776c6AddMatchesSingleFilterto generic sublist807d653Complete filteredLoadPrevMsgimplementationUpdates
github.com/nats-io/nats.gofrom 1.50.0 to 1.51.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
17b6fd1Release v1.51.0 (#2061)b6d0226[ADDED] Accessors for JS API level and IsSysAccount (#2060)7a2bb4a[IMPROVED] Code linting: remove functions min and max (#2047)0099a32[IMPROVED] Fix deprecation warnings by bumping GH actions to their latest ver...e23b40d[FIXED] Deadlock in Consume() whe calling Stop/Drain from ConsumeErrHandler (...1250dd6[ADDED] Automatic reconnect on write error option (#2055)e4a8c79[ADDED] Option to customize write buffer size (#2057)9a88c4cUpdate Claude workflow permissions to contents:read and actions:read (#2056)f945cd9[IMPROVED] Fix typos (#2049)4bba571[FIXED] Make websocket frame validation more robust (#2050)Updates
golang.org/x/cryptofrom 0.49.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthDependabot 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