-
Notifications
You must be signed in to change notification settings - Fork 14
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
added
dependencies
Pull requests that update a dependency file
ruby
Pull requests that update Ruby code
labels
Oct 21, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the bundler-all group with 28 updates in the / directory:
10.4.16.0
10.4.19.0
1.156.0
1.169.0
1.18.3
1.18.4
5.0.7
5.1.1
3.4.2
3.5.1
4.1.0
4.4.2
6.4.0
6.5.1
2.12.0
2.13.0
1.5.7
1.5.8
5.18.2
5.21.0
1.2.3
1.2.4
5.6.0
5.7.0
4.23.0
4.25.0
1.65.0
1.67.0
1.21.1
1.22.1
2.25.1
2.26.2
3.0.3
3.1.0
0.27.0
0.31.0
3.23.1
3.24.0
7.1.3.4
7.1.4.1
1.0.2
1.0.3
5.0.0
5.1.0
6.4.6
6.5.0
0.4.14
0.5.0
3.13.0
3.13.2
3.13.1
3.13.3
3.13.1
3.13.2
3.5.1
3.5.2
Updates
autoprefixer-rails
from 10.4.16.0 to 10.4.19.0Changelog
Sourced from autoprefixer-rails's changelog.
Commits
987430a
Release 10.4.19.05b36bc6
build: upgrade dependencies16fe8da
Update autoprefixer to 10.4.19cf0af28
Update documentation on source maps in README.md8cb3b04
Add Ruby 3.3 to CI matrixUpdates
aws-sdk-s3
from 1.156.0 to 1.169.0Changelog
Sourced from aws-sdk-s3's changelog.
... (truncated)
Commits
Updates
bootsnap
from 1.18.3 to 1.18.4Changelog
Sourced from bootsnap's changelog.
Commits
cae219a
Release 1.18.4407bdef
Merge pull request #489 from Shopify/fix-load-error7afa951
Fix bootsnap setup in environments without bundlerc5513d9
Merge pull request #487 from Uaitt/update-gh-action-versions65691ca
Update GitHub actions versions156b8c9
Merge pull request #485 from Uaitt/changelog-typoe76fe38
Merge pull request #486 from Uaitt/correct-rubocop-offenses9ec8d70
Correct Rubocop offenses47ad134
Correct a typo present in the CHANGELOGf627992
Add --version flagUpdates
chartkick
from 5.0.7 to 5.1.1Changelog
Sourced from chartkick's changelog.
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 Sprockets4a328e5
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.4e3cdfec
Improved code [skip ci]c3b3926
Dropped support for Ruby < 3.1Updates
faker
from 3.4.2 to 3.5.1Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
46130d9
Merge pull request #3017 from faker-ruby/bump-to-v-3.5.1656f96f
Bump faker to 3.5.10aa5963
Remove unused rake taska9a7652
Merge pull request #3016 from faker-ruby/sb-add-security-policyf39b41d
Update SECURITY.mdca7c336
Update SECURITY.md6a8ad8d
Create SECURITY.md6795451
Merge pull request #3015 from JeremasPosta/fix/remove_example_with_leading_wh...efb26b4
Merge branch 'main' into fix/remove_example_with_leading_whitespace65fca9f
feat(music.band): reorder alphabeticallyUpdates
good_job
from 4.1.0 to 4.4.2Release notes
Sourced from good_job's releases.
... (truncated)
Changelog
Sourced from good_job's changelog.
... (truncated)
Commits
956e872
Release good_job v4.4.2581c7ae
Add vertical legend to performance dashboard (#1517)ecf6df7
Bump rails from 7.1.4 to 7.1.4.1 (#1524)da9f032
Drop compatibility code forForkTracker
(#1519)914f90d
Bump the bundler-dependencies group across 1 directory with 10 updates (#1515)ca811f0
Manually bump tapioca / regenerate rbi (#1514)fc4720e
Bump webrick from 1.8.1 to 1.8.2 (#1503)afcb81b
Add regression test for searchable numeric arguments (#1510)a460bec
Remove rack from the gemfile (#1512)e820719
Update dependabot.yml to update gh actions monthlyUpdates
groupdate
from 6.4.0 to 6.5.1Changelog
Sourced from groupdate's changelog.
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 < 70e03975
Updated changelog [skip ci]be103a8
Test with Rails 8.0.0.beta1 on CIefcf66f
Test with Active Record 7.2.0 on CIUpdates
jbuilder
from 2.12.0 to 2.13.0Release notes
Sourced from jbuilder's releases.
Commits
9aa3dd9
Use new version constacf7a46
No lock committedd469896
Bump version for 2.13.09bcd653
Add test binstub99c42bd
Add release binstube18fe2a
Give Jbuilder a programmatically accessible version1a18149
Use newparams.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)Updates
pg
from 1.5.7 to 1.5.8Changelog
Sourced from pg's changelog.
Commits
cb35e3f
Update to Postgresql-16.4 and OpenSSL-3.3.2 for Windows binary gems7af75a4
Bump VERSION to 1.5.8 and add changelog entryd4c6c61
Merge pull request #589 from larskanis/fix-host-dup-on-resetbf7d57f
Save connection options for conn.reseta2a3e6d
CI: github actions@v4
need distinct artifact namesdd060bc
Merge pull request #587 from larskanis/github-v47515aac
CI: Use latest github actions070b72b
Remove unused variable in spec65c5031
Improve code documentation60f74ff
Fix typoUpdates
sentry-rails
from 5.18.2 to 5.21.0Changelog
Sourced from sentry-rails's changelog.
... (truncated)
Commits
d56c2bb
release: 5.21.05b1b558
Consistent string freezing (#2422)84bf2cf
release: 5.20.1d96e8e1
Ignore rubocop file in spec files (#2420)34ba320
release: 5.20.06181b7b
Support Rails 7.2 on CI (#2382)5c26b9e
Fix rubocop setup (for some envs) (#2377)43c5cc2
release: 5.19.0a09da50
Include Sentry meta tag in the layout automatically (#2369)Updates
terser
from 1.2.3 to 1.2.4Changelog
Sourced from terser's changelog.
Commits
0329a9d
Merge pull request #58 from ahorek/terser5341da9bd7a
terser 5.34.1Updates
textacular
from 5.6.0 to 5.7.0Changelog
Sourced from textacular's changelog.
Commits
89eedb3
release 5.7.0ea00b4a
relax Active Record dependency7ebd3e1
Merge pull request #159 from bensheldon/patch-168c7086
Merge pull request #161 from elektronaut/rails-7-20e854f8
Add support for TestCase.fixture_pathsf15394c
Fix migrations task0d23e59
Update gem requirements to allow Rails 7.24e1a6f3
Defer extending ActiveRecord::Base until Active Record is loadedUpdates
selenium-webdriver
from 4.23.0 to 4.25.0Release notes
Sourced from selenium-webdriver's releases.