Bump the go_modules group across 1 directory with 7 updates #1
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_modules group with 4 updates in the / directory: github.com/go-git/go-git/v5, github.com/aws/aws-sdk-go, github.com/hashicorp/go-getter and google.golang.org/grpc.
Updates
github.com/go-git/go-git/v5
from 5.4.2 to 5.11.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
5d08d3b
Merge pull request #958 from pjbgf/workval5bd1d8f
build: Ensure checkout is the first operationb2c1982
git: worktree, Align validation with upstream rulescec7da6
Merge pull request #953 from pjbgf/alternates8b47ceb
storage: filesystem, Add option to set a specific FS for alternates4f61489
Merge pull request #941 from djmoch/filestats-renameae552ce
Merge pull request #939 from dhoizner/fix-pull-after-shallowcc1895b
Merge pull request #950 from aymanbagabas/validate-refde1d5a5
git: validate reference namesd87110b
Merge pull request #948 from go-git/dependabot/go_modules/cli/go-git/github.c...Updates
github.com/aws/aws-sdk-go
from 1.15.78 to 1.34.0Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
ae9b9fd
Release v1.34.0 (2020-08-07)1e84382
Merge commit '12ff57a16373dda5a0c22eafdf0fa1c4c224f7c4' into releaseb811ea8
Release v1.33.21 (2020-08-06) (#3462)12ff57a
Updates to the Amazon S3 Encryption Client - This change includes fixes for i...2007a98
Release v1.33.20 (2020-08-05) (#3460)39b4438
Release v1.33.19 (2020-08-04) (#3458)e14cc11
Merge pull request #3432 from diehlaws/common-files-standardization9a13de7
Release v1.33.18 (2020-08-03) (#3456)41f3140
Add reference links to readme29d57fc
Implementing suggested changesUpdates
github.com/hashicorp/go-getter
from 1.6.2 to 1.7.0Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
0edab85
Merge pull request #413 from hashicorp/limited-decompressors-helperb38771f
decompressors: add LimitedDecompressors helper78e6721
Merge pull request #412 from hashicorp/mitigate-decompression-bombcf15d84
Add decompression bomb mitigation optionsd229395
Merge pull request #408 from hashicorp/remove-codesignb55f8f7
remove codesign entirely from go-getter611343a
Merge pull request #386 from hashicorp/compliance/add-license7220a3d
Merge pull request #379 from hashicorp/migrate-to-gha2daac52
Update get_gcs_test.go95c5f2d
Update get_s3_test.goUpdates
golang.org/x/crypto
from 0.0.0-20220525230936-793ad666bf5e to 0.16.0Commits
Updates
golang.org/x/net
from 0.7.0 to 0.19.0Commits
a8e0109
go.mod: update golang.org/x dependencies13e88dd
quic: rename listener{_test}.go to endpoint{_test}.goe26b9a4
quic: rename Listener to Endpoint399218d
quic: implement stream flushd87f99b
quic: idle timeouts, handshake timeouts, and keepalive7b5abfa
quic: basic qlog supportfbaf412
go.mod: update golang.org/x dependenciescc6f4d1
http2: remove ancient build-tagged files for unsupported Go versionsa720b30
http2: allocate buffer pools using pointers to arraysa7ef1a2
internal/quic/cmd/interop: don't t.Log after test finishesUpdates
google.golang.org/grpc
from 1.51.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuf
from 1.28.1 to 1.30.0Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.