deps(deps): bump the gomod-minor group across 1 directory with 6 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the gomod-minor group across 1 directory with 6 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the gomod-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.11.0` | `1.12.0` | | [github.com/gosnmp/gosnmp](https://github.com/gosnmp/gosnmp) | `1.42.1` | `1.43.2` | | [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) | `0.7.0` | `0.8.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.51.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.80.0` | Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `github.com/gosnmp/gosnmp` from 1.42.1 to 1.43.2 - [Release notes](https://github.com/gosnmp/gosnmp/releases) - [Changelog](https://github.com/gosnmp/gosnmp/blob/master/CHANGELOG.md) - [Commits](gosnmp/gosnmp@v1.42.1...v1.43.2) Updates `github.com/prometheus-community/pro-bing` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Commits](prometheus-community/pro-bing@v0.7.0...v0.8.0) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) Updates `golang.org/x/net` from 0.48.0 to 0.51.0 - [Commits](golang/net@v0.48.0...v0.51.0) Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.80.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor - dependency-name: github.com/gosnmp/gosnmp dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor - dependency-name: github.com/prometheus-community/pro-bing dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5e39f96 to
6da16a7
Compare
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 gomod-minor group with 5 updates in the / directory:
1.11.01.12.01.42.11.43.20.7.00.8.01.34.01.35.01.79.31.80.0Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/gosnmp/gosnmpfrom 1.42.1 to 1.43.2Release notes
Sourced from github.com/gosnmp/gosnmp's releases.
Commits
305e6d5Update extended library modules (#557)d61b830fix index out of range panic from cursor overflow in SNMP unmarshal (#556)c79820aRemove spurious mock file (#555)82c44b0Fix walk loop detection to catch decreasing OIDs (#551)3311c01build(deps): bump github/codeql-action from 4.31.7 to 4.31.9 (#553)b1c2733Optimize marshal functions: reduce allocations in OID, float, and length enco...635f9eaAdd marshalTLV helper, fix BER length encoding boundary (#548)8c20421OID parsing: enforce RFC 2578 sub-identifier limit, optimize string building ...d753443Update golangci-lint. (#549)1f4eae9BER Length Parsing Fixes (#546)Updates
github.com/prometheus-community/pro-bingfrom 0.7.0 to 0.8.0Release notes
Sourced from github.com/prometheus-community/pro-bing's releases.
Commits
112c6d1Merge pull request #180 from nvksie/mainc0e523eMerge pull request #179 from prometheus-community/repo_syncdc59983Merge pull request #181 from prometheus-community/dependabot/go_modules/golan...3b320aeBump golang.org/x/sync from 0.17.0 to 0.19.0df60cdbMerge pull request #183 from prometheus-community/dependabot/go_modules/golan...22f264bBump golang.org/x/net from 0.44.0 to 0.49.03e7f4feoptimize bpf filter, accept Echo Reply only1327198Update common Prometheus files3b66532Merge pull request #173 from prometheus-community/repo_sync4d98d36Update common Prometheus filesUpdates
github.com/rs/zerologfrom 1.34.0 to 1.35.0Commits
1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)f6fbd33Test coverage improvements (#748)Updates
golang.org/x/netfrom 0.48.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleUpdates
google.golang.org/grpcfrom 1.79.3 to 1.80.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
397e45eChange version to 1.80.0 (#8948)64ebf0aCherry-pick #8997 to v1.80.x (#9027)e45ed24xds/rbac: add additional handling for addresses with ports (#8990) (#9022)c78d26eCherry-pick #8957 to v1.80.x (#9007)bd7cd3cgrpc: enforce strict path checking for incoming requests on the server (#8987)b6597b3xds/clusterimpl: use xdsConfig for updates and remove redundant fields from L...1d4fa8axds: change cdsbalancer to use update from dependency manager (#8907)8f47d36attributes: Replace internal map with linked list (#8933)22e1ee8xds: add panic recovery in xdsclient resource unmarshalling. (#8895)7136e99credentials/alts: Pool write buffers (#8919)