crimethinc / website

Ruby on Rails app that powers crimethinc.com
https://crimethinc.com
Creative Commons Zero v1.0 Universal
102 stars 31 forks source link

Bump the bundler-all group with 8 updates #3847

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the bundler-all group with 8 updates:

Package From To
aws-sdk-s3 1.149.1 1.151.0
aws-partitions 1.927.0 1.931.0
aws-sdk-core 3.195.0 3.196.1
aws-sdk-kms 1.80.0 1.81.0
minitest 5.22.3 5.23.0
racc 1.7.3 1.8.0
reline 0.5.6 0.5.7
zeitwerk 2.6.13 2.6.14

Updates aws-sdk-s3 from 1.149.1 to 1.151.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.151.0 (2024-05-14)

  • Feature - Updated a few x-id in the http uri traits

1.150.0 (2024-05-13)

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


Updates aws-partitions from 1.927.0 to 1.931.0

Changelog

Sourced from aws-partitions's changelog.

1.931.0 (2024-05-17)

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

1.930.0 (2024-05-16)

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

1.929.0 (2024-05-14)

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

1.928.0 (2024-05-13)

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


Updates aws-sdk-core from 3.195.0 to 3.196.1

Changelog

Sourced from aws-sdk-core's changelog.

3.196.1 (2024-05-14)

  • Issue - Fix ConnectionPool for .empty! and .clear! since it prevented adding a new key from being added to the pool (#3020).

3.196.0 (2024-05-13)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

Commits


Updates aws-sdk-kms from 1.80.0 to 1.81.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.81.0 (2024-05-13)

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


Updates minitest from 5.22.3 to 5.23.0

Changelog

Sourced from minitest's changelog.

=== 5.23.0 / 2024-05-15

  • 3 minor enhancements:

    • Added -Werror to raise on any warning output. (byroot)
    • Added UnexpectedWarning as a failure summary type, added count to output if activated.
    • Added minitest/manual_plugins.rb w/ new Minitest.load method. (tenderlove)
  • 2 bug fixes:

    • Allow empty_run! and reporter to display summary for empty runs. (zzak)
    • Make test task verbose using either rake's -v or -t (was just -t).
Commits
  • b04feec Branching minitest to version 5.23.0
  • f0f17b9 + Added -Werror to raise on any warning output. (byroot)
  • 609f1ad Added testW0 rake task.
  • d6f62b9 Fixed specs task for pattern_match expectation mapping.
  • 56f5068 OMG... Rake.verbose returns Object.new if unset. Fixed by ruby/rake#567, but ...
  • 3f14f2a Updated versions/EOL for ruby/rails in readme
  • b2a4b43 + Added minitest/manual_plugins.rb w/ new Minitest.load method. (tenderlove)
  • 6a8f348 - Make test task verbose using either rake's -v or -t (was just -t).
  • 9594e87 - Allow empty_run! and reporter to display summary for empty runs. (zzak)
  • ea9caaf Ignore unused block. (ko1)
  • Additional commits viewable in compare view


Updates racc from 1.7.3 to 1.8.0

Release notes

Sourced from racc's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/racc/compare/v1.7.3...v1.8.0

Commits
  • 8eeca62 Merge pull request #268 from yui-knk/v1.8.0
  • 1f81d39 Bump up v1.8.0
  • 00ebdbb Merge pull request #262 from yui-knk/support_expect_bang
  • 8f4ad92 Support error_on_expect_mismatch declaration in Racc grammar file
  • 354e98a Merge pull request #266 from ydah/fix-readme-ja
  • b4ec52c Merge pull request #267 from ydah/change-encode
  • 017a46e Change encode EUC-JP to UTF-8
  • f53a1f2 Update Racc link in README.ja.rdoc
  • b75bf42 Change Requirement to match README.rdoc
  • 0c0f585 Merge pull request #265 from nobu/options
  • Additional commits viewable in compare view


Updates reline from 0.5.6 to 0.5.7

Release notes

Sourced from reline's releases.

v0.5.7

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/reline/compare/v0.5.6...v0.5.7

Commits


Updates zeitwerk from 2.6.13 to 2.6.14

Changelog

Sourced from zeitwerk's changelog.

2.6.14 (14 May 2024)

  • Implements Zeitwerk::Loader#all_expected_cpaths, which returns a hash that maps the absolute paths of the files and directories managed by the receiver to their expected constant paths.

    Please, check its documentation for further details.

Commits
  • 4e67937 Ready for 2.6.14
  • 34c967c Restore the original Zeitwerk::NameError message
  • 30f80cc Documentation tweaks
  • 8d0b8a5 Document Zeitwerk::Loader#all_expected_cpaths
  • 20ac160 Exclude macOS/2.5 from CI matrix
  • 9d4d7a9 Standardize breadth-first loops
  • 7baa17a Let the ls helper yield the file type too
  • 57106d5 Implements Zeitwerk::Loader#all_expected_paths
  • 949faba Fix indentation
  • 36e44fc Add a test for Zeitwerk::NameError
  • 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 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
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.