Bump the gomod-minor-updates group across 1 directory with 7 updates - #1196
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod-minor-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.50.2` | `1.51.1` | | [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) | `1.7.0` | `1.7.1` | | [github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go) | `0.1.6` | `0.1.7` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.53.0` | `0.55.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | Updates `cloud.google.com/go/pubsub` from 1.50.2 to 1.51.1 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.50.2...pubsub/v1.51.1) Updates `github.com/gopacket/gopacket` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/gopacket/gopacket/releases) - [Commits](gopacket/gopacket@v1.7.0...v1.7.1) Updates `github.com/package-url/packageurl-go` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/package-url/packageurl-go/releases) - [Commits](package-url/packageurl-go@v0.1.6...v0.1.7) Updates `golang.org/x/crypto` from 0.53.0 to 0.55.0 - [Commits](golang/crypto@v0.53.0...v0.55.0) Updates `google.golang.org/api` from 0.287.0 to 0.287.1 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.287.0...v0.287.1) Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.0...v1.82.1) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: github.com/gopacket/gopacket dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates - dependency-name: github.com/package-url/packageurl-go dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: google.golang.org/api dependency-version: 0.287.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates ... 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 gomod-minor-updates group with 5 updates in the / directory:
1.50.21.51.11.7.01.7.10.1.60.1.70.53.00.55.01.36.111.36.12Updates
cloud.google.com/go/pubsubfrom 1.50.2 to 1.51.1Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
f059575chore(main): release pubsub 1.51.1 (#20400)0d7bd01chore: send developerknowledge docs to the developers bucket (#20405)56250a2feat(google/developers/knowledge/v1): onboard developerknowledge library (#20...f9efbe7feat(google/maps/mapmanagement/v2): onboard a new library (#20402)8cd7e2afeat(google/cloud/biglake/hive/v1): onboard a new library (#20401)a6b5cdbfeat: update sources and regenerate (#20399)03d5dedfix(pubsub): update ackID batch size to 1000 (#20398)9f03a46chore(main): release pubsub 2.6.2 (#20396)e069810chore: update librarian to v0.38.0 (#20394)530b88afix(pubsub/v2): update ackID batch size to 1000 (#20393)Updates
github.com/gopacket/gopacketfrom 1.7.0 to 1.7.1Release notes
Sourced from github.com/gopacket/gopacket's releases.
Commits
2220269test(layers): add regression tests for the decoder panic advisoriesde853aelayers:various: add length checks to twelve link and tunnel decoders888f295layers/sip: reject a header continuation line before any header7cfad9elayers/tcp: bound MPTCP option length before subtype dispatchf87e843build(deps): bump actions/setup-go from 6 to 7 (#164)1c51bb8test(dns): add regression test for decodeSVCB truncated-SvcParams panicf8b2b11fix MDNS name serialization (#157)b772f56layers:various: add protocol decoder length checks (#163)210f25fMerge commit from forkUpdates
github.com/package-url/packageurl-gofrom 0.1.6 to 0.1.7Release notes
Sourced from github.com/package-url/packageurl-go's releases.
Commits
c88ed7bMerge pull request #103 from william-elastisys/cpan-optional-namespace569ee0dmake cpan namespace optional44fc744Merge pull request #105 from william-elastisys/add-vcpkg-type9da7353add support for vcpkg purl-typef5978e9Merge pull request #93 from czunker/fix/encode-sub-delims-in-path-segments327d6a6Percent-encode sub-delimiters in name/version path segmentsbfacec9Merge pull request #95 from arpitjain099/fix/npm-missing-name871407eReject npm purl with bare scope and no name85c494eMerge pull request #102 from william-elastisys/homebrew-case-sensitive16e06cbmake brew name and namespace lower-caseUpdates
golang.org/x/cryptofrom 0.53.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckUpdates
google.golang.org/apifrom 0.287.0 to 0.287.1Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
93d63e8chore(main): release 0.287.1 (#3646)9d7a6b8docs: remove old TODO file (#3645)576018fchore(all): update all (#3644)cc70265chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (#3642)9858f66chore: downgrade go version in go.work (#3641)3cb00c0chore: downgrade min Go version (#3640)Updates
google.golang.org/grpcfrom 1.82.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)Updates
google.golang.org/protobuffrom 1.36.11 to 1.36.12Dependabot 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