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 9 updates #3870

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the bundler-all group with 9 updates:

Package From To
addressable 2.8.6 2.8.7
bugsnag 6.27.0 6.27.1
aws-partitions 1.944.0 1.946.0
aws-sdk-core 3.197.0 3.197.2
aws-sdk-kms 1.84.0 1.85.0
minitest 5.23.1 5.24.0
net-imap 0.4.13 0.4.14
public_suffix 5.1.1 6.0.0
rack 3.1.3 3.1.4

Updates addressable from 2.8.6 to 2.8.7

Changelog

Sourced from addressable's changelog.

Addressable 2.8.7

  • Allow public_suffix 6 (#535)

#535: sporkmonger/addressable#535

Commits


Updates bugsnag from 6.27.0 to 6.27.1

Release notes

Sourced from bugsnag's releases.

v6.27.1

Fixes

  • Only read Rack request body if it's rewindable | #829
  • Fix circular require warning | #828
Changelog

Sourced from bugsnag's changelog.

v6.27.1 (18 June 2024)

Fixes

  • Only read Rack request body if it's rewindable | #829
  • Fix circular require warning | #828
Commits


Updates aws-partitions from 1.944.0 to 1.946.0

Changelog

Sourced from aws-partitions's changelog.

1.946.0 (2024-06-20)

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

1.945.0 (2024-06-19)

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


Updates aws-sdk-core from 3.197.0 to 3.197.2

Changelog

Sourced from aws-sdk-core's changelog.

3.197.2 (2024-06-20)

  • Issue - fix issue in Endpoint attr matcher when path is only an array index.

  • Issue - Fix trailing slash in endpoint URLs for rest-json and rest-xml services.

3.197.1 (2024-06-19)

  • Issue - Support an array of string arguments for Aws::ProcessCredentials to be executed by system.
Commits


Updates aws-sdk-kms from 1.84.0 to 1.85.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.85.0 (2024-06-17)

  • Feature - Updating SDK example for KMS DeriveSharedSecret API.
Commits


Updates minitest from 5.23.1 to 5.24.0

Changelog

Sourced from minitest's changelog.

=== 5.24.0 / 2024-06-18

  • 2 minor enhancements:

    • Added Minitest.register_plugin.
    • Extended plugin system to work with modules/classes for opt-out plugins.
  • 1 bug fix:

    • Removed anacronism, but allow load_plugins to exit gracefully if --disable=gems.
Commits
  • 0719fdb prepped for release
  • 2c5f1b7 + Added Minitest.register_plugin.
  • 0a1289f Remove more anacronisms. Allow tests to pass w/o rubygems loaded.
  • 8712996 - Removed anacronism, but allow load_plugins to exit gracefully if --disable=...
  • 09fe9a0 Fix one failing tests when string literals are frozen.
  • 08280ac Moved some methods around to follow actual call structure a bit better.
  • See full diff in compare view


Updates net-imap from 0.4.13 to 0.4.14

Release notes

Sourced from net-imap's releases.

v0.4.14

What's Changed

Added

Fixed

Full Changelog: https://github.com/ruby/net-imap/compare/v0.4.13...v0.4.14

Commits
  • e588adb 🔖 Bump version to 0.4.14
  • f1762fd 🔀 Merge pull request #304 from ruby/fix-ruby-2.7-warnings
  • c921580 🔇 Fix ruby 2.7 keyword argument warning
  • 156f86b 🔇 Fix ruby 2.7 ivar not initialized warning
  • 1920a38 🔇 Fix ruby 2.7 warning: ivar not initialized
  • 958e872 🔀 Merge pull request #301 from nevans/config-load_defaults
  • 4aa0f5f ♻️ Refactor config attrs that inherit by default
  • d8ce1cb 🔧 Add Config#load_defaults
  • 394452e 🔀 Merge pull request #302 from nevans/config/add-versioned_defaults
  • be8d5cd 🔧 Add default configs for named versions
  • Additional commits viewable in compare view


Updates public_suffix from 5.1.1 to 6.0.0

Changelog

Sourced from public_suffix's changelog.

6.0.0

Same as 5.1.0. Re-releasing as a major version change due to a major ruby version requirement change.

Changed

  • Updated definitions.
  • Minimum Ruby version is 3.0
Commits


Updates rack from 3.1.3 to 3.1.4

Changelog

Sourced from rack's changelog.

[3.1.4] - 2024-06-22

Fixed

  • Fix Rack::Lint matching some paths incorrectly as authority form. (#2220, [@​ioquatix])
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