build(deps): bump the go-deps group across 1 directory with 6 updates - #421
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-deps group across 1 directory with 6 updates#421dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.14.3` | `2.14.4` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.24.0` | `1.24.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.1` | `1.83.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.6` | `0.35.7` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.6` | `0.35.7` | Updates `github.com/nats-io/nats-server/v2` from 2.14.3 to 2.14.4 - [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.14.3...v2.14.4) Updates `github.com/prometheus/client_golang` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.24.0...v1.24.1) Updates `google.golang.org/grpc` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.0) Updates `k8s.io/api` from 0.35.6 to 0.35.7 - [Commits](kubernetes/api@v0.35.6...v0.35.7) Updates `k8s.io/apimachinery` from 0.35.6 to 0.35.7 - [Commits](kubernetes/apimachinery@v0.35.6...v0.35.7) Updates `k8s.io/client-go` from 0.35.6 to 0.35.7 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.6...v0.35.7) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/api dependency-version: 0.35.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.35.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: k8s.io/client-go dependency-version: 0.35.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Lighthouse CI —
|
Bundle size reportSoft thresholds (warn-only): initial ≤ 400 KB raw / 120 KB gzip; total ≤ 3100 KB raw / 950 KB gzip.
⚠ Soft-threshold warnings
Warn-only: this PR is not blocked. Audit the regression before merging. |
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 go-deps group with 5 updates in the / directory:
2.14.32.14.41.24.01.24.11.82.11.83.00.35.60.35.70.35.60.35.7Updates
github.com/nats-io/nats-server/v2from 2.14.3 to 2.14.4Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
bbd6dc5Release v2.14.47d26d07Update to Go 1.26.5/1.25.12c7163b2Release v2.14.4-RC.4ee56a6cCherry-picks for 2.14.4-RC.4 (#147)725f008[FIXED] Certificate users authenticatable by username on other listeners566e772[FIXED] Block MQTT subscriptions to internal MQTT subjects43607c4[FIXED] Consumer assignment proposed without a raft group3b90b2c[FIXED] Panic setting up a stream source/mirror on malformed create responsef44c537[FIXED] Panic decoding MQTT retained messages, sessions and JS API repliesc6c7061[FIXED] Panic decoding counter source with null entryUpdates
github.com/prometheus/client_golangfrom 1.24.0 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)Updates
google.golang.org/grpcfrom 1.82.1 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)26ffdb3[tls] Add safety check in custom cert verification that peer cert chain is no...5013974internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)bd58bc0internal/transport: increase test timeout locally in TestAccountCheckWindowSi...484f150httpfilter/extproc: add check to ensure that response trailer mode must be SE...Updates
k8s.io/apifrom 0.35.6 to 0.35.7Commits
cfdecb5Update dependencies to v0.35.7 tag42f2945Merge pull request #139666kmala/automated-cherry-pick-of-#1374519a35aacUpdate google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996afUpdates
k8s.io/apimachineryfrom 0.35.6 to 0.35.7Commits
3e341b5Merge pull request #139666kmala/automated-cherry-pick-of-#137451539f8c5Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996afUpdates
k8s.io/client-gofrom 0.35.6 to 0.35.7Commits
d2a9618Update dependencies to v0.35.7 tagc9748d3Merge pull request #140030 from kmala/release-1.3574724a2Merge pull request #139666kmala/automated-cherry-pick-of-#137451e7f41b7Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af7b15567Fix vet errorDependabot 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