Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Package From To
actioncable-enhanced-postgresql-adapter 1.0.1 1.0.2
aws-sdk-s3 1.184.0 1.205.0
bootsnap 1.18.4 1.19.0
chartkick 5.1.5 5.2.1
draper 4.0.4 4.0.6
factory_bot_rails 6.4.4 6.5.1
faker 3.5.1 3.5.2
good_job 4.10.0 4.12.1
groupdate 6.5.1 6.7.0
jbuilder 2.13.0 2.14.1
jquery-rails 4.6.0 4.6.1
jquery-tablesorter 1.27.2 1.28.0
order_query 0.5.5 0.5.6
pg 1.5.9 1.6.2
scenic 1.8.0 1.9.0
terser 1.2.5 1.2.6
selenium-webdriver 4.31.0 4.38.0
rubocop 1.75.4 1.81.7
rubocop-factory_bot 2.27.1 2.28.0
rubocop-performance 1.25.0 1.26.1
rubocop-rails 2.31.0 2.34.2
rubocop-rspec 3.6.0 3.8.0
rubocop-rspec_rails 2.31.0 2.32.0
webmock 3.25.1 3.26.1
diff-lcs 1.6.1 1.6.2
matrix 0.4.2 0.4.3
multi_json 1.15.0 1.17.0
rspec-core 3.13.3 3.13.6
rspec-expectations 3.13.4 3.13.5
rspec-mocks 3.13.3 3.13.7
temple 0.10.3 0.10.4
tilt 2.6.0 2.6.1

Updates actioncable-enhanced-postgresql-adapter from 1.0.1 to 1.0.2

Changelog

Sourced from actioncable-enhanced-postgresql-adapter's changelog.

1.0.2

Commits

Updates aws-sdk-s3 from 1.184.0 to 1.205.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.205.0 (2025-11-20)

  • Feature - Enable / Disable ABAC on a general purpose bucket.

1.204.0 (2025-11-19)

  • Feature - Adds support for blocking SSE-C writes to general purpose buckets.

1.203.1 (2025-11-10)

  • Issue - Deprecated :checksum_mode parameter in FileDownloader#download. When set to "DISABLED", a deprecation warning is issued and the parameter is ignored. Use :response_checksum_validation on the S3 client instead to control checksum validation behavior.

1.203.0 (2025-11-05)

  • Feature - Launch IPv6 dual-stack support for S3 Express

1.202.0 (2025-10-28)

  • Feature - Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.

1.201.0 (2025-10-21)

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

  • Issue - Fix multipart upload to respect request_checksum_calculation when_required mode.

1.200.0 (2025-10-15)

  • Feature - Add lightweight thread pool executor for multipart download_file, upload_file and upload_stream.

  • Feature - Add custom executor support for Aws::S3::TransferManager.

1.199.1 (2025-09-25)

  • Issue - Update TransferManager#download_file and Object#download_file documentation regarding temporary file usage and failure handling for different destination types.

1.199.0 (2025-09-08)

  • Feature - This release includes backward compatibility work on the "Expires" parameter.

1.198.0 (2025-08-26)

... (truncated)

Commits

Updates bootsnap from 1.18.4 to 1.19.0

Changelog

Sourced from bootsnap's changelog.

1.19.0

  • Remove JSON parsing cache. Recent versions of the json gem are as fast as msgpack if not faster.

1.18.6

  • Fix cgroup CPU limits detection in CLI.

1.18.5

  • Attempt to detect a QEMU bug that can cause bootsnap precompile to hang forever when building ARM64 docker images from x86_64 machines. See #495.
  • Improve CLI to detect cgroup CPU limits and avoid spawning too many worker processes.
Commits
  • d4ad167 Release 1.19.0
  • 4a0f8e6 Merge pull request #508 from byroot/remove-json-caching
  • 5df6e04 Remove Bootsnap::CompileCache::JSON
  • e6272f8 Merge pull request #506 from rails/dependabot/github_actions/actions/checkout-5
  • 89879b4 Bump actions/checkout from 4 to 5
  • 55d663f Move bootsnap to the Rails org
  • 03629f6 Add devcontainer config
  • 037ad17 Merge pull request #505 from beauraF/add-know-issues-note-to-readme
  • 3019588 Add a knows issues note into README.md related to QEMU
  • b3333f6 Add Ruby 3.4 to CI
  • Additional commits viewable in compare view

Updates chartkick from 5.1.5 to 5.2.1

Changelog

Sourced from chartkick's changelog.

5.2.1 (2025-10-13)

  • Updated Chart.js to 4.5.1

5.2.0 (2025-06-16)

  • Updated Chart.js to 4.5.0
  • Dropped support for Ruby < 3.2
Commits

Updates draper from 4.0.4 to 4.0.6

Release notes

Sourced from draper's releases.

v4.0.6

What's Changed

Full Changelog: drapergem/draper@v4.0.5...v4.0.6

v4.0.5

What's Changed

New Contributors

Full Changelog: drapergem/draper@v4.0.2...v4.0.5

Changelog

Sourced from draper's changelog.

4.0.6 - 2025-11-15

Fixes

  • Revert breaking change from v4.0.5

4.0.5 - 2025-11-12

Fixes

  • Remove unused files from package #945
  • Support Rails 8.1 #949
Commits
  • e8421b7 Merge pull request #953 from drapergem/release-4.0.6
  • 4c3a88f Release v4.0.6
  • 726ac7b Revert "Reverted class spoofing"
  • 0fc2821 Merge pull request #956 from y-yagi/exclude_ruby32_with_rails81
  • 472e7d9 Temporarily exclude Ruby 3.2 with Rails 8.1
  • d1b17cc Merge pull request #954 from y-yagi/set-timeout-minutes
  • ee1958b Set timeout for GitHub Action Job
  • f7a249f Merge pull request #950 from y-yagi/cut_newversion
  • 184f9bb Update CHANGELOG.md
  • d43537f Use new release of rspec-activerecord-expectations
  • Additional commits viewable in compare view

Updates factory_bot_rails from 6.4.4 to 6.5.1

Release notes

Sourced from factory_bot_rails's releases.

v6.5.1

What's Changed

New Contributors

Full Changelog: thoughtbot/factory_bot_rails@v6.5.0...v6.5.1

6.5.0

What's Changed

New Contributors

Full Changelog: thoughtbot/factory_bot_rails@v6.4.4...v6.5.0

Changelog

Sourced from factory_bot_rails's changelog.

6.5.1 (September 5, 2025)

  • Add: Add AuthenticationGenerator for users factory creation (Rodrigo Toledo)
  • Changed: Update required_ruby_version to require >= Ruby 3.1 (y-yagi)
  • Internal: Fix Cucumber tests (Neil Carvalho)

6.5.0 (June 13, 2025)

  • Add: First-party support for file_fixture within factory blocks (Sean Doyle)
  • Changed: Drop support for Ruby 3.0 (Fernando Perales)
  • Changed: Add required Ruby version to the gemspec (Christoph Lipautz)
  • Internal: Add Rails 7.2 to the test matrix (Raj Kumar)
  • Internal: Add Rails 8.0 to the test matrix (James O'Neill)
  • Internal: Run standardrb on CI runs (Christoph Lipautz)
Commits

Updates faker from 3.5.1 to 3.5.2

Release notes

Sourced from faker's releases.

v3.5.2

Happy Canada Day! 🍁

This version adds and improves some locales and fixes some bugs.

Thanks to all contributors!

Improvements & Bug fixes

Chore

Update local dependencies

New Contributors

... (truncated)

Changelog

Sourced from faker's changelog.

v3.5.2 (2025-07-01)

Happy Canada Day! 🍁

This version adds and improves some locales and fixes some bugs.

Thanks to all contributors!

Improvements & Bug fixes

Chore

Update local dependencies

New Contributors

... (truncated)

Commits

Updates good_job from 4.10.0 to 4.12.1

Release notes

Sourced from good_job's releases.

v4.12.1

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.12.0...v4.12.1

v4.12.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.11.2...v4.12.0

v4.11.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.11.1...v4.11.2

v4.11.1

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.11.0...v4.11.1

... (truncated)

Changelog

Sourced from good_job's changelog.

v4.12.1 (2025-10-16)

Full Changelog

Fixed bugs:

  • Improve warning color contrast #1679 (RDIL)

Closed issues:

  • batch not showing jobs it enqueued #1685
  • Recommended method to set up job execution timeout #1090

Merged pull requests:

v4.12.0 (2025-09-22)

Full Changelog

Implemented enhancements:

  • Allow GoodJob::Cli.log_to_stdout = to be set by the parent application #1680 (bensheldon)
  • Optimize job_class scope performance by using column instead of JSON extraction #1672 (ScotterC)
  • Add state column to cron entries table #1652 (gregplumbly)

Fixed bugs:

  • Reorganize Dashboard header, ensure favicon svg is encoded; fix double mt-auto #1668 (bensheldon)

Closed issues:

  • GoodJob Cron unique index #1678
  • params_job_class JSON extraction causing performance issues - why not use job_class column? #1671
  • Good Job process stalling and CPU at 100% #1669

Merged pull requests:

v4.11.2 (2025-08-06)

Full Changelog

Implemented enhancements:

... (truncated)

Commits
  • 123abdd Release good_job v4.12.1
  • 10d541a Improve warning color contrast (#1679)
  • 73eda44 Add warning and alternative to Ruby Timeout example (#1684)
  • d1a1975 Add CI for Rails 8.1 (rc) and use postgres 18 (#1686)
  • e8afc5d Release good_job v4.12.0
  • b68c868 Update sorbet/tapioca (#1681)
  • b5fced7 Add state column to cron entries table (#1652)
  • 9025fab Allow GoodJob::Cli.log_to_stdout = to be set by the parent application (#1680)
  • 5ed7827 Bump actions/checkout from 4 to 5 (#1673)
  • 6eab944 Optimize job_class scope performance by using column instead of JSON extracti...
  • Additional commits viewable in compare view

Updates groupdate from 6.5.1 to 6.7.0

Changelog

Sourced from groupdate's changelog.

6.7.0 (2025-06-02)

  • Added time zone support for SQLite
  • Added day_start support for SQLite
  • Added group_by_quarter support for SQLite

6.6.0 (2025-05-04)

  • Dropped support for Ruby < 3.2 and Active Record < 7.1
Commits
  • dc9979e Version bump to 6.7.0 [skip ci]
  • 137c27f Fixed test and added todos
  • a48a6fa Improved tests
  • b1203db Enabled test for SQLite
  • bc28b7f Enabled test for SQLite [skip ci]
  • 39d5118 Enabled tests for SQLite
  • 5499c01 Enabled test for SQLite [skip ci]

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

| Package | From | To |
| --- | --- | --- |
| [actioncable-enhanced-postgresql-adapter](https://github.com/reclaim-the-stack/actioncable-enhanced-postgresql-adapter) | `1.0.1` | `1.0.2` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.184.0` | `1.205.0` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.18.4` | `1.19.0` |
| [chartkick](https://github.com/ankane/chartkick) | `5.1.5` | `5.2.1` |
| [draper](https://github.com/drapergem/draper) | `4.0.4` | `4.0.6` |
| [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) | `6.4.4` | `6.5.1` |
| [faker](https://github.com/faker-ruby/faker) | `3.5.1` | `3.5.2` |
| [good_job](https://github.com/bensheldon/good_job) | `4.10.0` | `4.12.1` |
| [groupdate](https://github.com/ankane/groupdate) | `6.5.1` | `6.7.0` |
| [jbuilder](https://github.com/rails/jbuilder) | `2.13.0` | `2.14.1` |
| [jquery-rails](https://github.com/rails/jquery-rails) | `4.6.0` | `4.6.1` |
| [jquery-tablesorter](https://github.com/themilkman/jquery-tablesorter-rails) | `1.27.2` | `1.28.0` |
| [order_query](https://github.com/glebm/order_query) | `0.5.5` | `0.5.6` |
| [pg](https://github.com/ged/ruby-pg) | `1.5.9` | `1.6.2` |
| [scenic](https://github.com/scenic-views/scenic) | `1.8.0` | `1.9.0` |
| [terser](https://github.com/ahorek/terser-ruby) | `1.2.5` | `1.2.6` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.31.0` | `4.38.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.75.4` | `1.81.7` |
| [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) | `2.27.1` | `2.28.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.25.0` | `1.26.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.31.0` | `2.34.2` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.6.0` | `3.8.0` |
| [rubocop-rspec_rails](https://github.com/rubocop/rubocop-rspec_rails) | `2.31.0` | `2.32.0` |
| [webmock](https://github.com/bblimke/webmock) | `3.25.1` | `3.26.1` |
| [diff-lcs](https://github.com/halostatue/diff-lcs) | `1.6.1` | `1.6.2` |
| [matrix](https://github.com/ruby/matrix) | `0.4.2` | `0.4.3` |
| [multi_json](https://github.com/sferik/multi_json) | `1.15.0` | `1.17.0` |
| [rspec-core](https://github.com/rspec/rspec) | `3.13.3` | `3.13.6` |
| [rspec-expectations](https://github.com/rspec/rspec) | `3.13.4` | `3.13.5` |
| [rspec-mocks](https://github.com/rspec/rspec) | `3.13.3` | `3.13.7` |
| [temple](https://github.com/judofyr/temple) | `0.10.3` | `0.10.4` |
| [tilt](https://github.com/jeremyevans/tilt) | `2.6.0` | `2.6.1` |



Updates `actioncable-enhanced-postgresql-adapter` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/reclaim-the-stack/actioncable-enhanced-postgresql-adapter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reclaim-the-stack/actioncable-enhanced-postgresql-adapter/commits/v1.0.2)

Updates `aws-sdk-s3` from 1.184.0 to 1.205.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.4 to 1.19.0
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.18.4...v1.19.0)

Updates `chartkick` from 5.1.5 to 5.2.1
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](ankane/chartkick@v5.1.5...v5.2.1)

Updates `draper` from 4.0.4 to 4.0.6
- [Release notes](https://github.com/drapergem/draper/releases)
- [Changelog](https://github.com/drapergem/draper/blob/master/CHANGELOG.md)
- [Commits](drapergem/draper@v4.0.4...v4.0.6)

Updates `factory_bot_rails` from 6.4.4 to 6.5.1
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot_rails@v6.4.4...v6.5.1)

Updates `faker` from 3.5.1 to 3.5.2
- [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.5.1...v3.5.2)

Updates `good_job` from 4.10.0 to 4.12.1
- [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.10.0...v4.12.1)

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

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

Updates `jquery-rails` from 4.6.0 to 4.6.1
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v4.6.0...v4.6.1)

Updates `jquery-tablesorter` from 1.27.2 to 1.28.0
- [Changelog](https://github.com/themilkman/jquery-tablesorter-rails/blob/master/CHANGELOG.md)
- [Commits](themilkman/jquery-tablesorter-rails@v1.27.2...v1.28.0)

Updates `order_query` from 0.5.5 to 0.5.6
- [Changelog](https://github.com/glebm/order_query/blob/master/CHANGES.md)
- [Commits](glebm/order_query@v0.5.5...v0.5.6)

Updates `pg` from 1.5.9 to 1.6.2
- [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md)
- [Commits](ged/ruby-pg@v1.5.9...v1.6.2)

Updates `scenic` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/scenic-views/scenic/releases)
- [Changelog](https://github.com/scenic-views/scenic/blob/main/CHANGELOG.md)
- [Commits](scenic-views/scenic@v1.8.0...v1.9.0)

Updates `terser` from 1.2.5 to 1.2.6
- [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.5...1.2.6)

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

Updates `rubocop` from 1.75.4 to 1.81.7
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.75.4...v1.81.7)

Updates `rubocop-factory_bot` from 2.27.1 to 2.28.0
- [Release notes](https://github.com/rubocop/rubocop-factory_bot/releases)
- [Changelog](https://github.com/rubocop/rubocop-factory_bot/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-factory_bot@v2.27.1...v2.28.0)

Updates `rubocop-performance` from 1.25.0 to 1.26.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.25.0...v1.26.1)

Updates `rubocop-rails` from 2.31.0 to 2.34.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.31.0...v2.34.2)

Updates `rubocop-rspec` from 3.6.0 to 3.8.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.6.0...v3.8.0)

Updates `rubocop-rspec_rails` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/rubocop/rubocop-rspec_rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec_rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec_rails@v2.31.0...v2.32.0)

Updates `webmock` from 3.25.1 to 3.26.1
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.25.1...v3.26.1)

Updates `addressable` from 2.8.7 to 2.8.8
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.8.8)

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

Updates `aws-partitions` from 1.1095.0 to 1.1189.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.222.3 to 3.239.2
- [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.99.0 to 1.118.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.11.0 to 1.12.1
- [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](https://github.com/aws/aws-sdk-ruby/commits)

Updates `connection_pool` from 2.5.4 to 2.5.5
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](mperham/connection_pool@v2.5.4...v2.5.5)

Updates `crack` from 1.0.0 to 1.0.1
- [Changelog](https://github.com/jnunemaker/crack/blob/master/History)
- [Commits](jnunemaker/crack@v1.0.0...v1.0.1)

Updates `diff-lcs` from 1.6.1 to 1.6.2
- [Changelog](https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md)
- [Commits](halostatue/diff-lcs@v1.6.1...v1.6.2)

Updates `erb` from 5.1.3 to 6.0.0
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](ruby/erb@v5.1.3...v6.0.0)

Updates `et-orbi` from 1.2.11 to 1.4.0
- [Changelog](https://github.com/floraison/et-orbi/blob/master/CHANGELOG.md)
- [Commits](floraison/et-orbi@v1.2.11...v1.4.0)

Updates `factory_bot` from 6.5.1 to 6.5.6
- [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.5.1...v6.5.6)

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

Updates `hashdiff` from 1.1.2 to 1.2.1
- [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md)
- [Commits](liufengyun/hashdiff@v1.1.2...v1.2.1)

Updates `json` from 2.11.3 to 2.16.0
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.11.3...v2.16.0)

Updates `language_server-protocol` from 3.17.0.4 to 3.17.0.5
- [Changelog](https://github.com/mtsmfm/language_server-protocol-ruby/blob/main/CHANGELOG.md)
- [Commits](mtsmfm/language_server-protocol-ruby@v3.17.0.4...v3.17.0.5)

Updates `matrix` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/ruby/matrix/releases)
- [Changelog](https://github.com/ruby/matrix/blob/master/CHANGELOG.md)
- [Commits](ruby/matrix@v0.4.2...v0.4.3)

Updates `minitest` from 5.26.0 to 5.26.2
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.26.0...v5.26.2)

Updates `multi_json` from 1.15.0 to 1.17.0
- [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md)
- [Commits](sferik/multi_json@v1.15.0...v1.17.0)

Updates `parser` from 3.3.8.0 to 3.3.10.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.8.0...v3.3.10.0)

Updates `prism` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](ruby/prism@v1.4.0...v1.6.0)

Updates `public_suffix` from 6.0.2 to 7.0.0
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](weppos/publicsuffix-ruby@v6.0.2...v7.0.0)

Updates `rack` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.2.3...v3.2.4)

Updates `rdoc` from 6.15.1 to 6.16.1
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.15.1...v6.16.1)

Updates `regexp_parser` from 2.10.0 to 2.11.3
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](ammar/regexp_parser@v2.10.0...v2.11.3)

Updates `reline` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.6.2...v0.6.3)

Updates `rexml` from 3.4.1 to 3.4.4
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.4.1...v3.4.4)

Updates `rspec-core` from 3.13.3 to 3.13.6
- [Changelog](https://github.com/rspec/rspec/blob/rspec-core-v3.13.6/rspec-core/Changelog.md)
- [Commits](rspec/rspec@rspec-core-v3.13.3...rspec-core-v3.13.6)

Updates `rspec-expectations` from 3.13.4 to 3.13.5
- [Changelog](https://github.com/rspec/rspec/blob/rspec-expectations-v3.13.5/rspec-expectations/Changelog.md)
- [Commits](rspec/rspec@rspec-expectations-v3.13.4...rspec-expectations-v3.13.5)

Updates `rspec-mocks` from 3.13.3 to 3.13.7
- [Changelog](https://github.com/rspec/rspec/blob/rspec-mocks-v3.13.7/rspec-mocks/Changelog.md)
- [Commits](rspec/rspec@rspec-mocks-v3.13.3...rspec-mocks-v3.13.7)

Updates `rspec-support` from 3.13.3 to 3.13.6
- [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.6/rspec-support/Changelog.md)
- [Commits](rspec/rspec@rspec-support-v3.13.3...rspec-support-v3.13.6)

Updates `rubocop-ast` from 1.44.1 to 1.48.0
- [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.44.1...v1.48.0)

Updates `rubyzip` from 2.4.1 to 3.2.2
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md)
- [Commits](rubyzip/rubyzip@v2.4.1...v3.2.2)

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

Updates `temple` from 0.10.3 to 0.10.4
- [Changelog](https://github.com/judofyr/temple/blob/master/CHANGES)
- [Commits](judofyr/temple@v0.10.3...v0.10.4)

Updates `tilt` from 2.6.0 to 2.6.1
- [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md)
- [Commits](jeremyevans/tilt@v2.6.0...v2.6.1)

Updates `unicode-display_width` from 3.1.4 to 3.2.0
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](janlelis/unicode-display_width@v3.1.4...v3.2.0)

Updates `unicode-emoji` from 4.0.4 to 4.1.0
- [Changelog](https://github.com/janlelis/unicode-emoji/blob/main/CHANGELOG.md)
- [Commits](janlelis/unicode-emoji@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: actioncable-enhanced-postgresql-adapter
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: aws-sdk-s3
  dependency-version: 1.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: bootsnap
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: chartkick
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: draper
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: factory_bot_rails
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: faker
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: good_job
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: groupdate
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: jbuilder
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: jquery-rails
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: jquery-tablesorter
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: order_query
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: pg
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: scenic
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: terser
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: selenium-webdriver
  dependency-version: 4.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop
  dependency-version: 1.81.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-factory_bot
  dependency-version: 2.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-performance
  dependency-version: 1.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-rails
  dependency-version: 2.34.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-rspec
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubocop-rspec_rails
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: webmock
  dependency-version: 3.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: addressable
  dependency-version: 2.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: aws-eventstream
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-partitions
  dependency-version: 1.1189.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sdk-core
  dependency-version: 3.239.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sdk-kms
  dependency-version: 1.118.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: aws-sigv4
  dependency-version: 1.12.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: connection_pool
  dependency-version: 2.5.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: crack
  dependency-version: 1.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: diff-lcs
  dependency-version: 1.6.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: erb
  dependency-version: 6.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-all
- dependency-name: et-orbi
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: factory_bot
  dependency-version: 6.5.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: fugit
  dependency-version: 1.12.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: hashdiff
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: json
  dependency-version: 2.16.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: language_server-protocol
  dependency-version: 3.17.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: matrix
  dependency-version: 0.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: minitest
  dependency-version: 5.26.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: multi_json
  dependency-version: 1.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: parser
  dependency-version: 3.3.10.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: prism
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: public_suffix
  dependency-version: 7.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-all
- dependency-name: rack
  dependency-version: 3.2.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rdoc
  dependency-version: 6.16.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: regexp_parser
  dependency-version: 2.11.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: reline
  dependency-version: 0.6.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rexml
  dependency-version: 3.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-core
  dependency-version: 3.13.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-expectations
  dependency-version: 3.13.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-mocks
  dependency-version: 3.13.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rspec-support
  dependency-version: 3.13.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rubocop-ast
  dependency-version: 1.48.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: rubyzip
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-all
- dependency-name: stringio
  dependency-version: 3.1.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: temple
  dependency-version: 0.10.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: tilt
  dependency-version: 2.6.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: unicode-display_width
  dependency-version: 3.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: unicode-emoji
  dependency-version: 4.1.0
  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 Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2025

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

@dependabot dependabot bot closed this Dec 14, 2025
@dependabot dependabot bot deleted the dependabot/bundler/bundler-all-aaccd83336 branch December 14, 2025 17:11
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