Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the bundler-all group across 1 directory with 62 updates #293

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the bundler-all group with 28 updates in the / directory:

Package From To
autoprefixer-rails 10.4.16.0 10.4.19.0
aws-sdk-s3 1.156.0 1.169.0
bootsnap 1.18.3 1.18.4
chartkick 5.0.7 5.1.1
faker 3.4.2 3.5.1
good_job 4.1.0 4.4.2
groupdate 6.4.0 6.5.1
jbuilder 2.12.0 2.13.0
pg 1.5.7 1.5.8
sentry-rails 5.18.2 5.21.0
terser 1.2.3 1.2.4
textacular 5.6.0 5.7.0
selenium-webdriver 4.23.0 4.25.0
rubocop 1.65.0 1.67.0
rubocop-performance 1.21.1 1.22.1
rubocop-rails 2.25.1 2.26.2
rubocop-rspec 3.0.3 3.1.0
slim_lint 0.27.0 0.31.0
webmock 3.23.1 3.24.0
actioncable 7.1.3.4 7.1.4.1
activemodel-serializers-xml 1.0.2 1.0.3
childprocess 5.0.0 5.1.0
factory_bot 6.4.6 6.5.0
net-imap 0.4.14 0.5.0
rspec-core 3.13.0 3.13.2
rspec-expectations 3.13.1 3.13.3
rspec-mocks 3.13.1 3.13.2
sprockets-rails 3.5.1 3.5.2

Updates autoprefixer-rails from 10.4.16.0 to 10.4.19.0

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.19.0

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
  • Fixed user-select: contain prefixes.
Commits

Updates aws-sdk-s3 from 1.156.0 to 1.169.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.169.0 (2024-10-18)

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

1.168.0 (2024-10-16)

  • Feature - Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.167.0 (2024-10-02)

  • Feature - This release introduces a header representing the minimum object size limit for Lifecycle transitions.

1.166.0 (2024-09-24)

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

1.165.0 (2024-09-23)

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

1.164.0 (2024-09-20)

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

1.163.0 (2024-09-18)

  • Feature - Added SSE-KMS support for directory buckets.

1.162.0 (2024-09-11)

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

1.161.0 (2024-09-10)

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

1.160.0 (2024-09-03)

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

... (truncated)

Commits

Updates bootsnap from 1.18.3 to 1.18.4

Changelog

Sourced from bootsnap's changelog.

1.18.4

  • Allow using bootsnap without bundler. See #488.
  • Fix startup failure if the cache directory points to a broken symlink.
Commits
  • cae219a Release 1.18.4
  • 407bdef Merge pull request #489 from Shopify/fix-load-error
  • 7afa951 Fix bootsnap setup in environments without bundler
  • c5513d9 Merge pull request #487 from Uaitt/update-gh-action-versions
  • 65691ca Update GitHub actions versions
  • 156b8c9 Merge pull request #485 from Uaitt/changelog-typo
  • e76fe38 Merge pull request #486 from Uaitt/correct-rubocop-offenses
  • 9ec8d70 Correct Rubocop offenses
  • 47ad134 Correct a typo present in the CHANGELOG
  • f627992 Add --version flag
  • Additional commits viewable in compare view

Updates chartkick from 5.0.7 to 5.1.1

Changelog

Sourced from chartkick's changelog.

5.1.1 (2024-10-16)

  • Updated Chart.js to 4.4.5

5.1.0 (2024-08-20)

  • Updated Chart.js to 4.4.4
  • Dropped support for Ruby < 3.1
Commits
  • 083ff2c Version bump to 5.1.1 [skip ci]
  • ad74021 Updated Chart.js to 4.4.5 [skip ci]
  • 7dc6650 Added check for assets config [skip ci]
  • 0f32158 Only add assets to precompile list for Sprockets
  • 4a328e5 Version bump to 5.1.0 [skip ci]
  • aac53ce Updated license year [skip ci]
  • 14ccbf1 Updated license year [skip ci]
  • b9dd170 Updated Chart.js to 4.4.4
  • e3cdfec Improved code [skip ci]
  • c3b3926 Dropped support for Ruby < 3.1
  • See full diff in compare view

Updates faker from 3.4.2 to 3.5.1

Release notes

Sourced from faker's releases.

v3.5.1

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber

Improvements & Bug fixes

Update local dependencies

New Contributors

... (truncated)

Changelog

Sourced from faker's changelog.

v3.5.1 (2024-10-18)

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber

Improvements & Bug fixes

Update local dependencies

New Contributors

... (truncated)

Commits
  • 46130d9 Merge pull request #3017 from faker-ruby/bump-to-v-3.5.1
  • 656f96f Bump faker to 3.5.1
  • 0aa5963 Remove unused rake task
  • a9a7652 Merge pull request #3016 from faker-ruby/sb-add-security-policy
  • f39b41d Update SECURITY.md
  • ca7c336 Update SECURITY.md
  • 6a8ad8d Create SECURITY.md
  • 6795451 Merge pull request #3015 from JeremasPosta/fix/remove_example_with_leading_wh...
  • efb26b4 Merge branch 'main' into fix/remove_example_with_leading_whitespace
  • 65fca9f feat(music.band): reorder alphabetically
  • Additional commits viewable in compare view

Updates good_job from 4.1.0 to 4.4.2

Release notes

Sourced from good_job's releases.

v4.4.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.4.1...v4.4.2

v4.4.1

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.4.0...v4.4.1

v4.4.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.3.0...v4.4.0

v4.3.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.2.1...v4.3.0

... (truncated)

Changelog

Sourced from good_job's changelog.

v4.4.2 (2024-10-18)

Full Changelog

Merged pull requests:

v4.4.1 (2024-10-10)

Full Changelog

Fixed bugs:

  • Better search job arguments (including integers) by adding serialized_params->>arguments explicitly #1504 (bensheldon)

Closed issues:

  • Searching for an integer type argument (on the dashboard) does not yeild any results #1458

Merged pull requests:

v4.4.0 (2024-10-08)

Full Changelog

Fixed bugs:

  • fix: unable to use keyword args when including the Labels extension #1500 (ElMassimo)
  • Fix GoodJob::Setting duplicate keys #1498 (mohammednasser-32)
  • Allow GoodJob::Job#retry_job's transaction to be joinable (fix CI for current rails-head) #1496 (Earlopain)

Closed issues:

  • Inline adapter doesn't retry jobs that throw a retryable error #1497
  • scheduled_at not respecting given timezone #1491
  • Multiple same values in cron_keys_disabled, cron_keys_enabled in good_job_settings table #1490
  • Cron jobs can be missed if deploys are timed just right #1484
  • Configuring connection pool in external mode #1483

... (truncated)

Commits

Updates groupdate from 6.4.0 to 6.5.1

Changelog

Sourced from groupdate's changelog.

6.5.1 (2024-10-07)

  • Fixed connection leasing for Active Record 7.2+

6.5.0 (2024-10-01)

  • Added support for Active Record 8
  • Dropped support for Ruby < 3.1 and Active Record < 7
Commits
  • 4035f8d Version bump to 6.5.1 [skip ci]
  • d51e8f8 Added MariaDB to readme [skip ci]
  • 8fdf313 Fixed connection leasing for Active Record 7.2+
  • b9f316c Version bump to 6.5.0 [skip ci]
  • b52a6e6 Updated license year [skip ci]
  • 56957b6 Removed unneeded gemfile [skip ci]
  • 543df45 Dropped support for Ruby < 3.1 and Active Record < 7
  • 0e03975 Updated changelog [skip ci]
  • be103a8 Test with Rails 8.0.0.beta1 on CI
  • efcf66f Test with Active Record 7.2.0 on CI
  • Additional commits viewable in compare view

Updates jbuilder from 2.12.0 to 2.13.0

Release notes

Sourced from jbuilder's releases.

v2.13.0

What's Changed

New Contributors

Full Changelog: rails/jbuilder@v2.12.0...v2.13.0

Commits
  • 9aa3dd9 Use new version const
  • acf7a46 No lock committed
  • d469896 Bump version for 2.13.0
  • 9bcd653 Add test binstub
  • 99c42bd Add release binstub
  • e18fe2a Give Jbuilder a programmatically accessible version
  • 1a18149 Use new params.expect syntax (#573)
  • 5288e8a Remove OpenStruct references from Jbuilder (#567)
  • acf44b8 Add missing ':see_other' status code in generated destroy controller method (...
  • 0adeb96 Suggestion: Return early from collection partial rendering if blank. (#560)
  • Additional commits viewable in compare view

Updates pg from 1.5.7 to 1.5.8

Changelog

Sourced from pg's changelog.

v1.5.8 [2024-09-06] Lars Kanis [email protected]

  • Fix host list duplication every time conn.reset is used. #586
  • Add default decoder for anonymous record types to BasicTypeRegistry #579
  • Update Windows fat binary gem to OpenSSL-3.3.2 and PostgreSQL-16.4.
Commits
  • cb35e3f Update to Postgresql-16.4 and OpenSSL-3.3.2 for Windows binary gems
  • 7af75a4 Bump VERSION to 1.5.8 and add changelog entry
  • d4c6c61 Merge pull request #589 from larskanis/fix-host-dup-on-reset
  • bf7d57f Save connection options for conn.reset
  • a2a3e6d CI: github actions @​v4 need distinct artifact names
  • dd060bc Merge pull request #587 from larskanis/github-v4
  • 7515aac CI: Use latest github actions
  • 070b72b Remove unused variable in spec
  • 65c5031 Improve code documentation
  • 60f74ff Fix typo
  • Additional commits viewable in compare view

Updates sentry-rails from 5.18.2 to 5.21.0

Changelog

Sourced from sentry-rails's changelog.

5.21.0

Features

  • Experimental support for multi-threaded profiling using Vernier (#2372)

    You can have much better profiles if you're using multi-threaded servers like Puma now by leveraging Vernier. To use it, first add vernier to your Gemfile and make sure it is loaded before sentry-ruby.

    # Gemfile
    gem 'vernier'
    gem 'sentry-ruby'

    Then, set a profiles_sample_rate and the new profiler_class configuration in your sentry initializer to use the new profiler.

    # config/initializers/sentry.rb
    Sentry.init do |config|
    ...
    config.profiles_sample_rate = 1.0
    config.profiler_class = Sentry::Vernier::Profiler
    end

Internal

  • Profile items have bigger size limit now (#2421)
  • Consistent string freezing (#2422)

5.20.1

Bug Fixes

  • Skip rubocop.yml in spec.files (#2420)

5.20.0

  • Add support for $SENTRY_DEBUG and $SENTRY_SPOTLIGHT (#2374)
  • Support human readable intervals in sidekiq-cron (#2387)
  • Set default app dirs pattern (#2390)
  • Add new strip_backtrace_load_path boolean config (default true) to enable disabling load path stripping (#2409)

Bug Fixes

  • Fix error events missing a DSC when there's an active span (#2408)
  • Verifies presence of client before adding a breadcrumb (#2394)

... (truncated)

Commits

Updates terser from 1.2.3 to 1.2.4

Changelog

Sourced from terser's changelog.

1.2.4 (7 October 2024)

  • update TerserJS to [5.34.1]
Commits

Updates textacular from 5.6.0 to 5.7.0

Changelog

Sourced from textacular's changelog.

5.7.0

  • ActiveRecord 7.2 compatibility
  • Defer extending ActiveRecord::Base until Active Record is loaded
Commits
  • 89eedb3 release 5.7.0
  • ea00b4a relax Active Record dependency
  • 7ebd3e1 Merge pull request #159 from bensheldon/patch-1
  • 68c7086 Merge pull request #161 from elektronaut/rails-7-2
  • 0e854f8 Add support for TestCase.fixture_paths
  • f15394c Fix migrations task
  • 0d23e59 Update gem requirements to allow Rails 7.2
  • 4e1a6f3 Defer extending ActiveRecord::Base until Active Record is loaded
  • See full diff in compare view

Updates selenium-webdriver from 4.23.0 to 4.25.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.25.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

  • 030fcf7918 - [ci] Using the commit sha and quoting values in workflow (Diego Molina)
  • 2d8e47d2ef - [ci] Setting permissions on workflow (Diego Molina)
  • aabdb7f98b - Update mirror info (Fri Sep 20 00:22:17 UTC 2024) (Selenium CI Bot)
  • 72f3c942cb - [ci] Fixing typo on workflow (Diego Molina)
  • f6f3ef3609 - [ci] Trying out a different release action (Diego Molina)
  • 96976cc287 - [ci] Removing release notes headers (Diego Molina)
  • f08149cae9 - [ci] Continuing if tag already exists (Diego Molina)
  • dc05aef1e2 - [ci] Fetching all history and trunk (Diego Molina)
  • ea4ecca90f - [ci] Fetching tags after the build has completed. (Diego Molina)
  • 54d83558d1 - [ci] Enabling workflow to be triggered manually (Diego Molina)
  • 95717cd268 - [build] Prepare for release of Selenium 4.25.0 (#14521) (Selenium CI Bot)
  • 8181cd62a3 - Update stage-release.yml (Diego Molina)
  • 26db22e5b2 - [build] Prepare for release of Selenium 4.25.0 (#14516) (Selenium CI Bot)
  • 747c6bf243 - [ci] Setup curl for Ubuntu on the pre release workflow (Diego Molina)
  • 4d7d336b5a - [ci] Setup curl for Ubuntu on the stage release workflow (Diego Molina)
  • 29dbcf1972 - [gitpod] Updating Dockerfile for gitpod (Diego Molina)
  • 6dd13d7314 - [py] fix tests in correct_event_firing_tests.py (#14510) (Navin Chandra)
  • f666c7f11b - .gitignore: add py/python.iml (#14505) (Swastik Baranwal)
  • 1af29ab473 - [bazel] Bump rules_java to 7.11.1 (Simon Mavi Stewart)
  • 8d6af178c7 - [bazel] Bump the JS rules to latest versions (#14512) (Simon Stewart)
  • 0d426741c9 - [rust] Selenium Manager errors when browser-path is wrong (#13352) (#14381) (Boni García)
  • 64590084bc - [rust] Reuse driver mirror URL (when available) to discover Firefox versions (#13941) (#14493) (Boni García)
  • 2970ad30a7 - [js][bidi] Fix flaky test for network event (Puja Jagani)
  • 375e841c7a - [java] Escape cookie values when required for tests (#14486) (Swastik Baranwal)
  • b8b76bb038 - [dotnet] [bidi] Consistent naming for main BiDi itself (Nikolay Borisenko)
  • b88f688db7 - [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional (Nikolay Borisenko)
  • 7602371488 - [rb] Allow driver path to be set using ENV variables (#14287) (Augustin Gottlieb Pequeno)
  • 39c38e48cd - Fix formatting (Puja Jagani)
  • 3e6802ef93 - Update .gitignore (Puja Jagani)
  • 1cb7c2afbc - [js] Updating version to nightly (Puja Jagani)
  • b5498a4146 - Update version (Puja Jagani)
  • 603f4a4a59 - Update Javascript changelog (Puja Jagani)
  • 7c8b46dd4a - [js] Close CDP websocket connection on driver.quit (#14501) (Puja Jagani)

Bumps the bundler-all group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) | `10.4.16.0` | `10.4.19.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.156.0` | `1.169.0` |
| [bootsnap](https://github.com/Shopify/bootsnap) | `1.18.3` | `1.18.4` |
| [chartkick](https://github.com/ankane/chartkick) | `5.0.7` | `5.1.1` |
| [faker](https://github.com/faker-ruby/faker) | `3.4.2` | `3.5.1` |
| [good_job](https://github.com/bensheldon/good_job) | `4.1.0` | `4.4.2` |
| [groupdate](https://github.com/ankane/groupdate) | `6.4.0` | `6.5.1` |
| [jbuilder](https://github.com/rails/jbuilder) | `2.12.0` | `2.13.0` |
| [pg](https://github.com/ged/ruby-pg) | `1.5.7` | `1.5.8` |
| [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.18.2` | `5.21.0` |
| [terser](https://github.com/ahorek/terser-ruby) | `1.2.3` | `1.2.4` |
| [textacular](https://github.com/textacular/textacular) | `5.6.0` | `5.7.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.23.0` | `4.25.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.65.0` | `1.67.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.21.1` | `1.22.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.25.1` | `2.26.2` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.0.3` | `3.1.0` |
| [slim_lint](https://github.com/sds/slim-lint) | `0.27.0` | `0.31.0` |
| [webmock](https://github.com/bblimke/webmock) | `3.23.1` | `3.24.0` |
| [actioncable](https://github.com/rails/rails) | `7.1.3.4` | `7.1.4.1` |
| [activemodel-serializers-xml](https://github.com/rails/activemodel-serializers-xml) | `1.0.2` | `1.0.3` |
| [childprocess](https://github.com/enkessler/childprocess) | `5.0.0` | `5.1.0` |
| [factory_bot](https://github.com/thoughtbot/factory_bot) | `6.4.6` | `6.5.0` |
| [net-imap](https://github.com/ruby/net-imap) | `0.4.14` | `0.5.0` |
| [rspec-core](https://github.com/rspec/rspec-core) | `3.13.0` | `3.13.2` |
| [rspec-expectations](https://github.com/rspec/rspec-expectations) | `3.13.1` | `3.13.3` |
| [rspec-mocks](https://github.com/rspec/rspec-mocks) | `3.13.1` | `3.13.2` |
| [sprockets-rails](https://github.com/rails/sprockets-rails) | `3.5.1` | `3.5.2` |



Updates `autoprefixer-rails` from 10.4.16.0 to 10.4.19.0
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@10.4.16.0...10.4.19.0)

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

Updates `bootsnap` from 1.18.3 to 1.18.4
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](Shopify/bootsnap@v1.18.3...v1.18.4)

Updates `chartkick` from 5.0.7 to 5.1.1
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](ankane/chartkick@v5.0.7...v5.1.1)

Updates `faker` from 3.4.2 to 3.5.1
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.4.2...v3.5.1)

Updates `good_job` from 4.1.0 to 4.4.2
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v4.1.0...v4.4.2)

Updates `groupdate` from 6.4.0 to 6.5.1
- [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md)
- [Commits](ankane/groupdate@v6.4.0...v6.5.1)

Updates `jbuilder` from 2.12.0 to 2.13.0
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Commits](rails/jbuilder@v2.12.0...v2.13.0)

Updates `pg` from 1.5.7 to 1.5.8
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](ged/ruby-pg@v1.5.7...v1.5.8)

Updates `sentry-rails` from 5.18.2 to 5.21.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.18.2...5.21.0)

Updates `terser` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/ahorek/terser-ruby/releases)
- [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md)
- [Commits](ahorek/terser-ruby@1.2.3...1.2.4)

Updates `textacular` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/textacular/textacular/releases)
- [Changelog](https://github.com/textacular/textacular/blob/master/CHANGELOG.md)
- [Commits](textacular/textacular@v5.6.0...v5.7.0)

Updates `selenium-webdriver` from 4.23.0 to 4.25.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.23.0...selenium-4.25.0)

Updates `rubocop` from 1.65.0 to 1.67.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.65.0...v1.67.0)

Updates `rubocop-performance` from 1.21.1 to 1.22.1
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.21.1...v1.22.1)

Updates `rubocop-rails` from 2.25.1 to 2.26.2
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.25.1...v2.26.2)

Updates `rubocop-rspec` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.0.3...v3.1.0)

Updates `slim_lint` from 0.27.0 to 0.31.0
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.27.0...v0.31.0)

Updates `webmock` from 3.23.1 to 3.24.0
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.23.1...v3.24.0)

Updates `actioncable` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actioncable/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `actionmailbox` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionmailbox/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `actionmailer` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionmailer/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `actionpack` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionpack/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `actiontext` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actiontext/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `actionview` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionview/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activejob` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activejob/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activemodel` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activemodel-serializers-xml` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/rails/activemodel-serializers-xml/releases)
- [Commits](rails/activemodel-serializers-xml@v1.0.2...v1.0.3)

Updates `activerecord` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activestorage` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activestorage/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activesupport` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `aws-partitions` from 1.959.0 to 1.992.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

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

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

Updates `aws-sigv4` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sigv4/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@1.9.1...1.10.0)

Updates `childprocess` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/enkessler/childprocess/releases)
- [Changelog](https://github.com/enkessler/childprocess/blob/master/CHANGELOG.md)
- [Commits](enkessler/childprocess@v5.0.0...v5.1.0)

Updates `concurrent-ruby` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](ruby-concurrency/concurrent-ruby@v1.3.3...v1.3.4)

Updates `factory_bot` from 6.4.6 to 6.5.0
- [Release notes](https://github.com/thoughtbot/factory_bot/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot@v6.4.6...v6.5.0)

Updates `fugit` from 1.11.0 to 1.11.1
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md)
- [Commits](floraison/fugit@v1.11.0...v1.11.1)

Updates `hashdiff` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md)
- [Commits](liufengyun/hashdiff@v1.1.0...v1.1.1)

Updates `i18n` from 1.14.5 to 1.14.6
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v1.14.5...v1.14.6)

Updates `irb` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.0...v1.14.1)

Updates `logger` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](ruby/logger@v1.6.0...v1.6.1)

Updates `minitest` from 5.24.1 to 5.25.1
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.24.1...v5.25.1)

Updates `msgpack` from 1.7.2 to 1.7.3
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.7.2...v1.7.3)

Updates `net-imap` from 0.4.14 to 0.5.0
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.4.14...v0.5.0)

Updates `parallel` from 1.25.1 to 1.26.3
- [Commits](grosser/parallel@v1.25.1...v1.26.3)

Updates `parser` from 3.3.4.0 to 3.3.5.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.4.0...v3.3.5.0)

Updates `rack` from 3.1.7 to 3.1.8
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.1.7...v3.1.8)

Updates `railties` from 7.1.3.4 to 7.1.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/railties/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `reline` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.5.9...v0.5.10)

Updates `rexml` from 3.3.3 to 3.3.8
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.3...v3.3.8)

Updates `rspec-core` from 3.13.0 to 3.13.2
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](rspec/rspec-core@v3.13.0...v3.13.2)

Updates `rspec-expectations` from 3.13.1 to 3.13.3
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](rspec/rspec-expectations@v3.13.1...v3.13.3)

Updates `rspec-mocks` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](rspec/rspec-mocks@v3.13.1...v3.13.2)

Updates `rubocop-ast` from 1.31.3 to 1.32.3
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-ast@v1.31.3...v1.32.3)

Updates `sentry-ruby` from 5.18.2 to 5.21.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.18.2...5.21.0)

Updates `sprockets-rails` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](rails/sprockets-rails@v3.5.1...v3.5.2)

Updates `thor` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.3.1...v1.3.2)

Updates `unicode-display_width` from 2.5.0 to 2.6.0
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](janlelis/unicode-display_width@v2.5.0...v2.6.0)

Updates `webrick` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

Updates `zeitwerk` from 2.6.17 to 2.7.1
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](fxn/zeitwerk@v2.6.17...v2.7.1)

---
updated-dependencies:
- dependency-name: autoprefixer-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: bootsnap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: chartkick
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: groupdate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: jbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: textacular
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: slim_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: actioncable
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionmailbox
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionmailer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionpack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actiontext
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionview
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activejob
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activemodel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activemodel-serializers-xml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activerecord
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activestorage
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activesupport
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sdk-kms
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sigv4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: childprocess
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: concurrent-ruby
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: factory_bot
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: fugit
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: hashdiff
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: i18n
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: irb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: logger
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: minitest
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: msgpack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: net-imap
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: parallel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: parser
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: railties
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: reline
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-expectations
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-mocks
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rubocop-ast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: sentry-ruby
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: sprockets-rails
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: thor
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: unicode-display_width
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: webrick
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: zeitwerk
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

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

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/bundler/bundler-all-4b4bbb3ff7 branch October 21, 2024 22:42
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.

0 participants