Skip to content

build(deps): bump the most-gems group with 7 updates#1010

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/most-gems-1f23e3f839
Open

build(deps): bump the most-gems group with 7 updates#1010
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/most-gems-1f23e3f839

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the most-gems group with 7 updates:

Package From To
simplecov-console 0.9.4 0.9.5
aws-sdk-lambda 1.174.0 1.175.0
aws-sdk-s3 1.212.0 1.213.0
aws-partitions 1.1209.0 1.1212.0
aws-sdk-core 3.241.4 3.242.0
prism 1.8.0 1.9.0
rspec-support 3.13.6 3.13.7

Updates simplecov-console from 0.9.4 to 0.9.5

Release notes

Sourced from simplecov-console's releases.

v0.9.5

What's Changed

New Contributors

Full Changelog: chetan/simplecov-console@v0.9.4...v0.9.5

Changelog

Sourced from simplecov-console's changelog.

0.9.5 (2026.02.02)

Commits
  • cd55f3d Regenerate gemspec for version 0.9.5
  • fde4cf7 Version bump to 0.9.5
  • 144f041 docs: added branch_missing_len to readme; changelog
  • 77e272f Merge pull request #28 from nialbima/truncate-branch-missing
  • 1e44e36 Adds branch_missing_len configuration and updates trunc so it stops mangling ...
  • 025de28 docs: updated changelog
  • 69eda5c Regenerate gemspec for version 0.9.4
  • See full diff in compare view

Updates aws-sdk-lambda from 1.174.0 to 1.175.0

Changelog

Sourced from aws-sdk-lambda's changelog.

1.175.0 (2026-01-28)

  • Feature - We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs.
Commits

Updates aws-sdk-s3 from 1.212.0 to 1.213.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.213.0 (2026-01-28)

  • Feature - Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets.
Commits

Updates aws-partitions from 1.1209.0 to 1.1212.0

Changelog

Sourced from aws-partitions's changelog.

1.1212.0 (2026-02-02)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1211.0 (2026-01-30)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1210.0 (2026-01-27)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
Commits

Updates aws-sdk-core from 3.241.4 to 3.242.0

Changelog

Sourced from aws-sdk-core's changelog.

3.242.0 (2026-02-02)

  • Feature - Include HTTP status code and body in errors whehn retrieving ECS credentials and Instance Profile credentials.
Commits

Updates prism from 1.8.0 to 1.9.0

Release notes

Sourced from prism's releases.

v1.9.0

Added

  • Lots of work on the Ripper translation layer to make it more compatible and efficient.
  • Alias Prism::Node#breadth_first_search to Prism::Node#find.
  • Add Prism::Node#breadth_first_search_all/Prism::Node#find_all for finding all nodes matching a condition.

Changed

  • Fixed location of opening tokens when invalid syntax is parsed.
  • Fix RBI for parsing options.
Changelog

Sourced from prism's changelog.

[1.9.0] - 2026-01-27

Added

  • Lots of work on the Ripper translation layer to make it more compatible and efficient.
  • Alias Prism::Node#breadth_first_search to Prism::Node#find.
  • Add Prism::Node#breadth_first_search_all/Prism::Node#find_all for finding all nodes matching a condition.

Changed

  • Fixed location of opening tokens when invalid syntax is parsed.
  • Fix RBI for parsing options.
Commits

Updates rspec-support from 3.13.6 to 3.13.7

Changelog

Sourced from rspec-support's changelog.

3.13.7 / 2026-01-28

Full Changelog

Bug Fixes:

  • Stop fuzzy matching causing false positives from Range objects. (Eric Mueller, rspec/rspec#298)
Commits
  • 47ebfe1 Add missing dates to changelog
  • 5cff10c v3.13.7
  • 76a1b8c Changelog for #298
  • 27b6de2 Merge pull request #298 from nevinera/fix-range-comparison-with-have-attributes
  • bac489e Skip is not combinatory so we need to include the ruby check too
  • 5aa0256 Change more :if / :unless to :skip
  • See full diff in compare view

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 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

Bumps the most-gems group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [simplecov-console](https://github.com/chetan/simplecov-console) | `0.9.4` | `0.9.5` |
| [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby) | `1.174.0` | `1.175.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.212.0` | `1.213.0` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1209.0` | `1.1212.0` |
| [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.241.4` | `3.242.0` |
| [prism](https://github.com/ruby/prism) | `1.8.0` | `1.9.0` |
| [rspec-support](https://github.com/rspec/rspec) | `3.13.6` | `3.13.7` |


Updates `simplecov-console` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/chetan/simplecov-console/releases)
- [Changelog](https://github.com/chetan/simplecov-console/blob/master/CHANGELOG.md)
- [Commits](chetan/simplecov-console@v0.9.4...v0.9.5)

Updates `aws-sdk-lambda` from 1.174.0 to 1.175.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3` from 1.212.0 to 1.213.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-partitions` from 1.1209.0 to 1.1212.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.241.4 to 3.242.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `prism` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](ruby/prism@v1.8.0...v1.9.0)

Updates `rspec-support` from 3.13.6 to 3.13.7
- [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.7/rspec-support/Changelog.md)
- [Commits](rspec/rspec@rspec-support-v3.13.6...rspec-support-v3.13.7)

---
updated-dependencies:
- dependency-name: simplecov-console
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: most-gems
- dependency-name: aws-sdk-lambda
  dependency-version: 1.175.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-s3
  dependency-version: 1.213.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-partitions
  dependency-version: 1.1212.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: aws-sdk-core
  dependency-version: 3.242.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: prism
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: most-gems
- dependency-name: rspec-support
  dependency-version: 3.13.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: most-gems
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 3, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
@dependabot dependabot bot added the ruby Pull requests that update Ruby code label Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants