-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1 #227
Merged
atzoum
merged 1 commit into
main
from
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.1
Nov 1, 2024
Merged
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1 #227
atzoum
merged 1 commit into
main
from
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.1
Nov 1, 2024
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
dependabot
bot
requested review from
AchuthaSourabhC and
RanjeetMishra
as code owners
November 1, 2024 09:30
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #227 +/- ##
=======================================
Coverage 85.51% 85.51%
=======================================
Files 88 88
Lines 4494 4494
=======================================
Hits 3843 3843
Misses 495 495
Partials 156 156 ☔ View full report in Codecov by Sentry. |
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.1
branch
from
November 1, 2024 10:02
692c484
to
a9c2a18
Compare
atzoum
approved these changes
Nov 1, 2024
@dependabot rebase |
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.41 to 1.28.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.41...config/v1.28.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.1
branch
from
November 1, 2024 11:23
a9c2a18
to
462782c
Compare
atzoum
deleted the
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.1
branch
November 1, 2024 11:38
Merged
atzoum
pushed a commit
that referenced
this pull request
Nov 1, 2024
🤖 I have created a release *beep* *boop* --- ## [1.13.0](v1.12.0...v1.13.0) (2024-11-01) ### Features * **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.29.4 to 1.30.1 ([#216](#216)) ([efefea6](efefea6)) * **trino:** bump github.com/trinodb/trino-go-client from 0.316.0 to 0.317.0 ([#214](#214)) ([f11118d](f11118d)) ### Miscellaneous * **deps:** bump cloud.google.com/go from 0.115.1 to 0.116.0 ([#222](#222)) ([c5c3025](c5c3025)) * **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.40 to 1.27.41 ([#211](#211)) ([1a35100](1a35100)) * **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1 ([#227](#227)) ([9f34b6f](9f34b6f)) * **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.42.0 to 0.43.0 ([#213](#213)) ([1bfe41d](1bfe41d)) * **deps:** bump google.golang.org/api from 0.199.0 to 0.204.0 ([#226](#226)) ([c7e8b62](c7e8b62)) * **deps:** bump rudderlabs/pr-description-enforcer from 1.0.0 to 1.1.0 ([#209](#209)) ([4349e7f](4349e7f)) * **redshift:** retry schema does not exist errors in list schemas ([#208](#208)) ([78a6d0a](78a6d0a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1.
Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)