-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-modules group across 1 directory with 13 updates #1212
Closed
dependabot
wants to merge
1
commit into
release_v1
from
dependabot/go_modules/sda/release_v1/all-modules-b77f87e8e7
Closed
Bump the all-modules group across 1 directory with 13 updates #1212
dependabot
wants to merge
1
commit into
release_v1
from
dependabot/go_modules/sda/release_v1/all-modules-b77f87e8e7
Conversation
This file contains 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
Bumps the all-modules group with 8 updates in the /sda directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.28` | `1.28.6` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.11` | `1.17.43` | | [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) | `2.1.1` | `2.1.3` | | [github.com/pkg/sftp](https://github.com/pkg/sftp) | `1.13.6` | `1.13.7` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.24.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.65.0` | `1.69.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.28 to 1.28.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.28...config/v1.28.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.28 to 1.17.47 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.28...credentials/v1.17.47) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.11 to 1.17.43 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.17.11...credentials/v1.17.43) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.59.0 to 1.71.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.71.0) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.22.1) Updates `github.com/lestrrat-go/jwx/v2` from 2.1.1 to 2.1.3 - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/v2.1.3/Changes) - [Commits](lestrrat-go/jwx@v2.1.1...v2.1.3) Updates `github.com/pkg/sftp` from 1.13.6 to 1.13.7 - [Release notes](https://github.com/pkg/sftp/releases) - [Commits](pkg/sftp@v1.13.6...v1.13.7) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/crypto` from 0.26.0 to 0.29.0 - [Commits](golang/crypto@v0.26.0...v0.29.0) Updates `golang.org/x/oauth2` from 0.22.0 to 0.24.0 - [Commits](golang/oauth2@v0.22.0...v0.24.0) Updates `google.golang.org/grpc` from 1.65.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.69.2) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: github.com/lestrrat-go/jwx/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: github.com/pkg/sftp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Dec 18, 2024
Superseded by #1218. |
dependabot
bot
deleted the
dependabot/go_modules/sda/release_v1/all-modules-b77f87e8e7
branch
December 19, 2024 19:50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all-modules group with 8 updates in the /sda directory:
1.30.4
1.32.6
1.27.28
1.28.6
1.17.11
1.17.43
2.1.1
2.1.3
1.13.6
1.13.7
1.9.0
1.10.0
0.22.0
0.24.0
1.65.0
1.69.2
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.32.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.28 to 1.28.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.28 to 1.17.47Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.11 to 1.17.43Commits
70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)82897be
fix potential for user-agent lang value mismatch in tests (#2888)061540b
Cloudfront - add expire time in signed cookie. (#2862)aa3bd1f
fix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051
Release 2024-11-017f2d000
Regenerated Clients8542f2f
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.59.0 to 1.71.0Commits
9a211f9
Release 2024-12-03.2c357d6c
Regenerated Clientse6160c9
Update API modelcfd99f8
Merge customizations for DSQL3418b74
Release 2024-12-03bc34061
Regenerated Clients4eb6ed8
Update endpoints modelb9b73ec
Update API model776903f
Release 2024-12-02170b13c
Regenerated ClientsUpdates
github.com/aws/smithy-go
from 1.20.4 to 1.22.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
bed421c
Release 2024-11-154d1e793
add changelog for fix pr84c6c7e
Fix: URI path element replace issue due to elements name overlap (#553)253cd26
fixup jmespath multiselect codegen (#551)a4c9efc
Update Smithy version to 1.52.1 (#550)48250f4
Update string shape from synthetic to base (#549)e6338ca
Allow all headers to be set to an empty value (#547)e3a9df9
add annotation to package docs when the service shape is deprecated (#546)90c085e
fix: allow empty headers on prefix headers (#544)a73f41b
stabilize order of client plugin additions (#545)Updates
github.com/lestrrat-go/jwx/v2
from 2.1.1 to 2.1.3Release notes
Sourced from github.com/lestrrat-go/jwx/v2's releases.
Changelog
Sourced from github.com/lestrrat-go/jwx/v2's changelog.
Commits
9e379c7
Merge branch 'develop/v2' into v29512c34
Update Changesa8a54fa
Change random big value to math.MaxInt (#1242)bc6070a
Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#1232)ea75a9a
Remove non-applicable comment (#1223)536b643
Merge branch 'develop/v2' into v24f04913
Update Changes42ae987
update comments to include iat (#1216)42920f4
Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#1208)5728179
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#1199)Updates
github.com/pkg/sftp
from 1.13.6 to 1.13.7Release notes
Sourced from github.com/pkg/sftp's releases.
Commits
c8fe1f6
Merge pull request #588 from emar-kar/lemarkar/update-read-docs1988803
update docs with suggested improvements1629551
update ReadFrom and ReadFromWithConcurrency docs5494656
Merge pull request #584 from peterverraedt/configure-maxTxPacketc1f47ba
Add WithMaxTxPacket server option06342e8
Merge pull request #583 from peterverraedt/marshal-extended-client478aa2e
Add fsetstat variant of SetExtendedData0814039
Add SetExtendedData to Client6370888
Merge pull request #577 from drakkan/lister-closec194b63
Update the S_IFMT godoc.Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/crypto
from 0.26.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64adef4cc
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2
from 0.22.0 to 0.24.0Commits
22134a4
README: don't recommend go get3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/grpc
from 1.65.0 to 1.69.2Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
b615b35
Change version to 1.69.2 (#7947)6b36a3e
experimental/stats: re-add type aliases for migration (#7929) (#7941)4535c6d
Change version to 1.69.2-dev (#7928)b6e7c72
examples/features/csm_observability: Make CSM Observability example server li...9355fbc
Change version to 1.69.1 (#7927)927a1e1
Change version to 1.69.1-dev (#7902)97d633a
Change version to 1.69.0 (#7901)317271b
pickfirst: Register a health listener when used as a leaf policy (#7832)5565631
balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)634497b
test: Split import paths for generated message and service code (#7891)Updates
google.golang.org/protobuf
from 1.34.2 to 1.35.1Dependabot 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 conditions