Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the all-bundler group with 3 updates: aws-sdk-states, minitest and standard.

Updates aws-sdk-states from 1.99.0 to 1.101.0

Changelog

Sourced from aws-sdk-states's changelog.

1.101.0 (2025-11-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.100.0 (2025-11-19)

  • Feature - Adds support to TestState for mocked results and exceptions, along with additional inspection data.
Commits

Updates minitest from 5.26.0 to 5.26.2

Changelog

Sourced from minitest's changelog.

=== 5.26.2 / 2025-11-17

  • 5 bug fixes:

    • Bumped minimum ruby to 3.1.
    • Alias Spec#name to #inspect for cleaner output in repls.
    • Fix pathing for Hoe::Minitest initialization to be more generic.
    • Fixed refute_in_epsilon to use min of abs values. (wtn)
    • Improved options processing and usage output to be more clear.

=== 5.26.1 / 2025-11-08

The Ocean Shores, Slightly Less Tipsy Edition!

  • 3 bug fixes:

    • Add links to API doco in README.
    • Add missing require thread.
    • Bumped ruby version to include 4.0 (trunk). (hsbt) (see also 5.14.2)
Commits
  • 25f78c0 prepped for release
  • 1284a3f Dropped extra 2.7 compatibility code.
  • adfb01d Dropped extra 2.7 compatibility code.
  • aa1c3fa - Fix pathing for Hoe::Minitest initialization to be more generic.
  • cb3a345 - Bumped minimum ruby to 3.1.
  • 1f47bc6 - Fixed refute_in_epsilon to use min of abs values. (wtn)
  • a52e727 Fuuuuck I am SO tired of ruby 2.7!
  • 33259e4 - Alias Spec#name to #inspect for cleaner output in repls.
  • e2bc84c - Improved options processing and usage output to be more clear.
  • 15265da prepped for release
  • Additional commits viewable in compare view

Updates standard from 1.51.1 to 1.52.0

Changelog

Sourced from standard's changelog.

1.52.0

Commits
  • 6d338ae 🐭 v1.52.0
  • d88e772 Merge pull request #767 from standardrb/updates-2025-11-18
  • 6a4f3f8 Updates changelog
  • 6c9c0a9 Update Gemfile.lock
  • 146b20d Updates config for rubocop 1.81.7
  • abaf288 Merge pull request #764 from standardrb/dependabot/github_actions/step-securi...
  • eba5dec Merge pull request #763 from standardrb/dependabot/bundler/minitest-5.26.1
  • 4f137e6 Bump step-security/harden-runner from 2.13.1 to 2.13.2
  • 5c26a00 Bump minitest from 5.26.0 to 5.26.1
  • 4d1e9c0 Update rubocop requirement from ~> 1.80.2 to >= 1.80.2, < 1.82.0
  • Additional commits viewable 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 all-bundler group with 3 updates: [aws-sdk-states](https://github.com/aws/aws-sdk-ruby), [minitest](https://github.com/minitest/minitest) and [standard](https://github.com/standardrb/standard).


Updates `aws-sdk-states` from 1.99.0 to 1.101.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-states/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `minitest` from 5.26.0 to 5.26.2
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.26.0...v5.26.2)

Updates `standard` from 1.51.1 to 1.52.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.51.1...v1.52.0)

---
updated-dependencies:
- dependency-name: aws-sdk-states
  dependency-version: 1.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-bundler
- dependency-name: minitest
  dependency-version: 5.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-bundler
- dependency-name: standard
  dependency-version: 1.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-bundler
...

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 Dec 1, 2025
@farski farski merged commit 1bdb0f2 into main Dec 1, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/all-bundler-3400181637 branch December 1, 2025 23:49
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.

2 participants