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 with 7 updates #3834

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the bundler-all group with 7 updates:

Package From To
bootstrap 5.3.2 5.3.3
jbuilder 2.11.5 2.12.0
aws-sdk-s3 1.147.0 1.148.0
aws-partitions 1.916.0 1.921.0
aws-sdk-core 3.192.1 3.193.0
aws-sdk-kms 1.79.0 1.80.0
reline 0.5.2 0.5.3

Updates bootstrap from 5.3.2 to 5.3.3

Release notes

Sourced from bootstrap's releases.

v5.3.3

Adds support for other Sass engines: dartsass-sprockets, dartsass-rails, and cssbundling-rails.

Changelog

Sourced from bootstrap's changelog.

5.3.3

  • Adds support for other Sass engines: dartsass-sprockets, dartsass-rails, and cssbundling-rails.

4.2.1

  • Bootstrap rubygem now depends on SassC instead of Sass.

4.0.0.beta2.1

Fixes an extraneous sourceMappingURL in bootstrap.js. #124

4.0.0.beta2

Compass is no longer supported. Minimum required Sass version is now v3.5.2. #122

4.0.0.alpha3.1

This release corresponds to the upstream Bootstrap 4 Alpha 3.

Commits


Updates jbuilder from 2.11.5 to 2.12.0

Release notes

Sourced from jbuilder's releases.

v2.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/rails/jbuilder/compare/v2.11.5...v2.12.0

Commits
  • 080ce0b Prepare for 2.12.0
  • 0463bde Document Testing configuration for RSpec users (#539)
  • 6732db4 Replace deprecated ProxyObject with BasicObject (#563)
  • 0919e3f Use OpenStruct only if available (#562)
  • 3875613 Merge pull request #556 from amatsuda/run_railtie_in_tests
  • 5af3835 Rails 5.0 doesn't equip :action_controller_api on_load hook
  • 9db282b Run AC & AV railties on the testing app
  • b115670 Trigger :jbuilder initializer before starting the tests
  • 6d1dc92 This has to be done in the railtie, and is already written there
  • aa5a272 Merge pull request #552 from jalyna/patch-1
  • Additional commits viewable in compare view


Updates aws-sdk-s3 from 1.147.0 to 1.148.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.148.0 (2024-04-25)

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


Updates aws-partitions from 1.916.0 to 1.921.0

Changelog

Sourced from aws-partitions's changelog.

1.921.0 (2024-04-26)

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

1.920.0 (2024-04-25)

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

1.919.0 (2024-04-24)

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

1.918.0 (2024-04-23)

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

1.917.0 (2024-04-22)

  • Feature - Added support for enumerating regions for Aws::Route53Profiles.
Commits


Updates aws-sdk-core from 3.192.1 to 3.193.0

Changelog

Sourced from aws-sdk-core's changelog.

3.193.0 (2024-04-25)

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

  • Issue - Update event stream documentation.

  • Issue - Move InvocationId plugin to all clients.

  • Issue - Handle event streaming content-sha256 header in the signer plugin.

  • Issue - Add the event stream content type to initial requests.

  • Issue - Fix standard and adaptive retry mode for event streams.

  • Issue - Add authority to http2 headers.

  • Issue - Do not treat single members in event stream structures as implicit payloads.

  • Issue - Do not wait for initial response headers to start sending input events.

Commits


Updates aws-sdk-kms from 1.79.0 to 1.80.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.80.0 (2024-04-25)

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


Updates reline from 0.5.2 to 0.5.3

Release notes

Sourced from reline's releases.

v0.5.3

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/reline/compare/v0.5.2...v0.5.3

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