crimethinc / website

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

Bump the bundler-all group across 1 directory with 6 updates #3850

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the bundler-all group with 3 updates in the / directory: aws-sdk-s3, reline and zeitwerk.

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 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
just1602 commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.