Bump the gomod-minor-updates group across 1 directory with 5 updates#1169
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod-minor-updates group across 1 directory with 5 updates#1169dependabot[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 | | --- | --- | --- | | [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) | `1.6.0` | `1.6.1` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.45.0` | `0.46.0` | | [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) | `0.45.0` | `0.46.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.51.0` | `0.52.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.279.0` | `0.283.0` | Updates `github.com/gopacket/gopacket` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/gopacket/gopacket/releases) - [Commits](gopacket/gopacket@v1.6.0...v1.6.1) Updates `gocloud.dev` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) Updates `gocloud.dev/pubsub/kafkapubsub` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0 - [Commits](golang/crypto@v0.51.0...v0.52.0) Updates `google.golang.org/api` from 0.279.0 to 0.283.0 - [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.279.0...v0.283.0) --- updated-dependencies: - dependency-name: github.com/gopacket/gopacket dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-updates - dependency-name: gocloud.dev dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: gocloud.dev/pubsub/kafkapubsub dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: golang.org/x/crypto dependency-version: 0.52.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.283.0 dependency-type: direct:production update-type: version-update:semver-minor 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.6.01.6.10.45.00.46.00.45.00.46.00.51.00.52.00.279.00.283.0Updates
github.com/gopacket/gopacketfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/gopacket/gopacket's releases.
Commits
7611908Merge commit from fork145859dMerge commit from forkUpdates
gocloud.devfrom 0.45.0 to 0.46.0Release notes
Sourced from gocloud.dev's releases.
Commits
60f0d74all: prereleasea1725f0blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)7eadd65aws: add AWS IAM Role assumption support (#3716)054c82epostgres/awspostgres: add IAM authentication support (#3713)2b85c85docs: fix Pub/Sub subscribe wording (#3714)b9dee8dbuild: add top-level permissions restriction to tests workflow (#3711)45a8cfcdocstore: support unwrapping ActionListError for use with errors.Is (#3705)78b5976all: support typed errors and errors.Is for error codes (#3708)595f8b6all: update another otel dep (#3701)c903aefall: update otel deps (#3699)Updates
gocloud.dev/pubsub/kafkapubsubfrom 0.45.0 to 0.46.0Release notes
Sourced from gocloud.dev/pubsub/kafkapubsub's releases.
Commits
60f0d74all: prereleasea1725f0blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)7eadd65aws: add AWS IAM Role assumption support (#3716)054c82epostgres/awspostgres: add IAM authentication support (#3713)2b85c85docs: fix Pub/Sub subscribe wording (#3714)b9dee8dbuild: add top-level permissions restriction to tests workflow (#3711)45a8cfcdocstore: support unwrapping ActionListError for use with errors.Is (#3705)78b5976all: support typed errors and errors.Is for error codes (#3708)595f8b6all: update another otel dep (#3701)c903aefall: update otel deps (#3699)Updates
golang.org/x/cryptofrom 0.51.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesUpdates
google.golang.org/apifrom 0.279.0 to 0.283.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
f672636chore(main): release 0.283.0 (#3610)32624d3feat(all): auto-regenerate discovery clients (#3612)3855346feat(all): auto-regenerate discovery clients (#3611)ed84bb8feat(all): auto-regenerate discovery clients (#3609)60aebbdchore(main): release 0.282.0 (#3608)3c139a0feat(all): auto-regenerate discovery clients (#3607)8f434ffchore(main): release 0.281.0 (#3601)57f4b28chore(all): update all (#3605)3ad8e8efeat(all): auto-regenerate discovery clients (#3606)711e008feat(all): auto-regenerate discovery clients (#3604)Dependabot 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