From ad24c7f04407992d64e07a6387ac0b996fbfeb8b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 7 Mar 2025 09:30:06 -0500
Subject: [PATCH] Bump the aws group with 3 updates (#4383)
Bumps the aws group with 3 updates:
[aws-eventstream](https://github.com/aws/aws-sdk-ruby),
[aws-partitions](https://github.com/aws/aws-sdk-ruby) and
[aws-sdk-core](https://github.com/aws/aws-sdk-ruby).
Updates `aws-eventstream` from 1.3.1 to 1.3.2
Changelog
Sourced from aws-eventstream's
changelog.
1.3.2 (2025-03-06)
- Issue - Add back event stream max payload size and headers length
checks with a 24MB limit.
Commits
Updates `aws-partitions` from 1.1061.0 to 1.1062.0
Changelog
Sourced from aws-partitions's
changelog.
1.1062.0 (2025-03-06)
- Feature - Updated the partitions source data the determines the AWS
service regions and endpoints.
Commits
Updates `aws-sdk-core` from 3.220.0 to 3.220.1
Changelog
Sourced from aws-sdk-core's
changelog.
3.220.1 (2025-03-06)
- Issue - Convert stubs at request time.
Commits
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 667277306..9e8e32c47 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -78,9 +78,9 @@ GEM
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
awesome_print (1.9.2)
- aws-eventstream (1.3.1)
- aws-partitions (1.1061.0)
- aws-sdk-core (3.220.0)
+ aws-eventstream (1.3.2)
+ aws-partitions (1.1062.0)
+ aws-sdk-core (3.220.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)