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

build(deps): bump the ruby group across 1 directory with 9 updates #501

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the ruby group with 9 updates in the / directory:

Package From To
sqlite3 2.1.1 2.5.0
puma 6.4.3 6.5.0
dartsass-sprockets 3.1.0 3.2.0
importmap-rails 2.0.3 2.1.0
selenium-webdriver 4.25.0 4.27.0
rubocop 1.67.0 1.68.0
rubocop-performance 1.22.1 1.23.1
rubocop-rails 2.27.0 2.28.0
git 2.3.1 2.3.3

Updates sqlite3 from 2.1.1 to 2.5.0

Release notes

Sourced from sqlite3's releases.

2.5.0 / 2024-12-25

Ruby

This release introduces native gem packages that include Ruby 3.4.

302085c3b932c027bc8de9f45fb5d0a3dc502357908dcc8f9bc8a92e4e9c7ab1  sqlite3-2.5.0-aarch64-linux-gnu.gem
f6c8d25a6c7175bed154da82bc4c1ea3ef48580aeca17400b2e730c026821857  sqlite3-2.5.0-aarch64-linux-musl.gem
65370ddbc7bd7e65a03c18f8bf0e9be0f4f3cf50f758f8c1d3181aece5515ecf  sqlite3-2.5.0-arm64-darwin.gem
5f22b4c72c38570593f9fe351751cb269568594525e0e3e0776187a3f1a55f32  sqlite3-2.5.0-arm-linux-gnu.gem
b8e672106f341e9e4c85cdbc218710521c92082eec0ba61c180fb27a9c7780c6  sqlite3-2.5.0-arm-linux-musl.gem
87fa0036e6369c3f3cfeca749865c2b2b63649d3b17b223d1939a8eed4841a6b  sqlite3-2.5.0.gem
56b1b62b3f3ef20b82febccc1a4b988f1dee2388934716ccf3eb8e79e37e5609  sqlite3-2.5.0-x64-mingw-ucrt.gem
e3c6d2fa04db9d0773455cb6c79835f230c363424b69c34dd718e1aff8609d35  sqlite3-2.5.0-x86_64-darwin.gem
c62c8d625da7e2ce93d694f02cd9c9d537638f56b09f2e8f28bea2d030b3923b  sqlite3-2.5.0-x86_64-linux-gnu.gem
09fd262943eeb89465f6633e748b702b046de24cdab14b197302d0f4a0e250cb  sqlite3-2.5.0-x86_64-linux-musl.gem
90488e9278ff23b9b22387a01354d5350b94d346fa9ab09256f154d0ca90dec6  sqlite3-2.5.0-x86-linux-gnu.gem
09dd65d3752fb9d5cd93df841cbc357d2d117118f96f8b4122cd9cb38e020295  sqlite3-2.5.0-x86-linux-musl.gem

2.5.0.rc1 / 2024-12-14

Ruby

This release introduces native gem packages that include Ruby 3.4.

31412951ad83668927cb132fbe4835c3ccdb020f49301ad3c573fb9c3b4869da  sqlite3-2.5.0.rc1-aarch64-linux-gnu.gem
70c773adfa34a5f95932ff6104511bbab6e135d5cfff36c0df90a73ecdfffaaa  sqlite3-2.5.0.rc1-aarch64-linux-musl.gem
faa5116cb4f193d41df2e2af02e94a5dc51cfe398f99bc39c9d14e9cb50fb2d1  sqlite3-2.5.0.rc1-arm64-darwin.gem
9ad66805e76d979d65d8e979f52afc569c0662f049e7aad538880776b882c148  sqlite3-2.5.0.rc1-arm-linux-gnu.gem
973a096239ab3c6927fb4f5bea7d395cd10856c7f68c5d92c3b3552578ee79c6  sqlite3-2.5.0.rc1-arm-linux-musl.gem
9cd13c6bf92be060c9dc7af3e2a73ec5c5d955c43b9ef6b3c3295638c0c809a1  sqlite3-2.5.0.rc1.gem
dabfb9001adb59d7c07d641130b2f1f72dee4cbf85eddc84c7095f375ea11e78  sqlite3-2.5.0.rc1-x64-mingw-ucrt.gem
2b9b0027eda7a1cdbeaa62a521ad120eadc3278741cf1211003a1c42db0638d6  sqlite3-2.5.0.rc1-x86_64-darwin.gem
1317fe8ff576674d99a43aca693a9ce0d66b990a33a1ee521f30ebf6441880c1  sqlite3-2.5.0.rc1-x86_64-linux-gnu.gem
9f61da58781920cd1bb7b1264a683dbbafcbd387dc69e4b7b8329903f811c60c  sqlite3-2.5.0.rc1-x86_64-linux-musl.gem
ee6b8f5ce42a1b498c0546cb3f9063d352fa8e101a72db9807230cc5e23560c3  sqlite3-2.5.0.rc1-x86-linux-gnu.gem
d0d21b6bdb92e225affcf18f1dee71083910a4859c67bb109d3bdbb0c97ec65c  sqlite3-2.5.0.rc1-x86-linux-musl.gem

... (truncated)

Changelog

Sourced from sqlite3's changelog.

2.5.0 / 2024-12-25

Ruby

This release introduces native gem packages that include Ruby 3.4.

2.4.1 / 2024-12-08

Dependencies

  • Vendored sqlite is updated to v3.47.2 #593 @​flavorjones

    The description from the upstream maintainers is:

    SQLite version 3.47.2, now available, fixes an important bug that first appeared in the 3.47.0 release. In SQLite versions 3.47.0 and 3.47.1, if you try to convert a string into a floating-point value and the first 16 significant digits of the value are exactly "1844674407370955", then the floating-point number generated might be incorrect. The problem only affects x64 and i386 CPUs, so it does not affect you if you are running on ARM. And it only affects releases 3.47.0 and 3.47.1. If you are running SQLite versions 3.47.0 or 3.47.1, then upgrading is recommended.

    Saving you a click, you should upgrade if you're running sqlite3-ruby v2.1.1 or later.

Fixed

  • Prevent unnecessary "Invalid Reference" warnings from the ForkSafety module when GC runs during the "after fork" hook. #592 @​flavorjones

2.4.0 / 2024-12-03

Added

  • Database#load_extension now accepts any object that responds to #to_path, in addition to String filesystem paths. #586 @​flavorjones
  • Database.new now accepts an extensions: parameter, which is an array of SQLite extensions that will be loaded during initialization. The array may contain String filesystem paths and objects that respond to #to_path. #586 @​flavorjones

2.3.1 / 2024-11-25

Dependencies

2.3.0 / 2024-11-20

Added

... (truncated)

Commits
  • e426700 version bump to v2.5.0
  • 2a7d0bb Merge pull request #598 from sparklemotion/flavorjones-dep-rcd-170
  • 1d4f515 dep: bump rake-compiler-dock to v1.7.0
  • fc9abcb Merge pull request #597 from sparklemotion/dependabot/bundler/rdoc-6.10.0
  • c562fff build(deps-dev): update rdoc requirement from 6.9.0 to 6.10.0
  • 423f989 Merge pull request #596 from sparklemotion/dependabot/bundler/rdoc-6.9.0
  • a7ccbd9 build(deps-dev): update rdoc requirement from 6.8.1 to 6.9.0
  • 6b62c95 version bump to v2.5.0.rc1
  • 4609b72 Merge pull request #595 from sparklemotion/flavorjones-dep-rcd-1.7.0.rc1
  • dac3f71 ext: update rake-compiler-dock to 1.7.0.rc1 and add ruby 3.4
  • Additional commits viewable in compare view

Updates puma from 6.4.3 to 6.5.0

Release notes

Sourced from puma's releases.

6.5.0 - Sky's Version

They say good things come to wait, and you've all had to wait a long time for 6.5.0 because @​nateberkopec had another daughter: Sky!

  • Features

    • Print RUBY_DESCRIPTION when Puma starts (#3407)
    • Set the worker process count automatically when using WEB_CONCURRENCY=auto (#3439, #3437)
    • Mark as ractor-safe (#3486, #3422)
    • Add option enable_keep_alives. true (the default) mimics existing behavior, but now you can use false to disable keepalive to reduce queue tail latency (#3496)
    • Add parameters to Puma methods to allow CI to change ENV in isolation (#3485)
    • Add ssl_ciphersuites option for TLSv1.3 ciphers (#3359, #3343)
    • You can now use --threads 5 or threads 5 to config max/min threads with a single number (used to need to say 5:5) (#3309)
    • Option to turn off systemd plugin (#3425, #3424)
    • Add on_stopped hook (#3411, #3380)
  • Bugfixes

    • Handle blank environment variables when loading config (#3539)
    • lib/rack/handler/puma.rb - fix for rackup v1.0.1, adjust Gemfile (#3532, #3531)
    • null_io.rb - add external_encoding, set_encoding, binmode, binmode? (#3214)
    • Implement NullIO#seek and #pos to mimic IO (#3468)
    • add support in rack handler & fix regression in binder for linux abstract namespace sockets (#3508)
    • Use actual thread local for Puma::Server.current. (#3360)
    • client.rb - fix request chunked body handling (#3338, #3337)
    • Properly handle two requests seen in the initial buffer (#3332)
    • Fix response repeated status line when request is invalid or errors are raised (#3308, #3307)
    • Fix child processes not being reaped when Process.detach used (#3314, #3313)
  • JRuby

    • Make HTTP length constants configurable (#3518)
    • Fixup jruby_restart.rb & launcher.rb to work with ARM64 macOS JRuby (#3467)
  • Performance

    • Avoid checking if all workers reached timeout unless idle timeout is configured (#3341)
    • Request body - increase read size to 64 kB (#3548)
    • single mode skip wait_for_less_busy_worker (#3325)
  • Refactor

    • A ton of CI/test improvements by @​MSP-Greg, as usual.
    • Add ThreadPool#stats and adjust Server#stats to use it (#3527)
    • normalize whitespace in worker stats string (#3513)
    • rack/handler/puma.rb - ssl - use start_with?, add test (#3510)
    • extconf.rb - add logging for OpenSSL versions (#3370)
    • Lazily require Puma::Rack::Builder (#3340)
    • Refactor: Constantize worker pipe request types (#3318)
  • Docs

    • stats.md improvements (#3514)
    • control_cli.rb: Harmonize help message with bin/puma (#3434)
    • dsl.rb: Clarify a callback's argument (#3435)

... (truncated)

Changelog

Sourced from puma's changelog.

6.5.0 / 2024-11-23

  • Features

    • Print RUBY_DESCRIPTION when Puma starts (#3407)
    • Set the worker process count automatically when using WEB_CONCURRENCY=auto (#3439, #3437)
    • Mark as ractor-safe (#3486, #3422)
    • Add option enable_keep_alive. true mimics existing behavior, but now can use false to disable keepalive to reduce queue tail latency (#3496)
    • Add parameters to Puma methods to allow CI to change ENV in isolation (#3485)
    • Add ssl_ciphersuites option for TLSv1.3 ciphers (#3359, #3343)
    • You can now use --threads 5 or threads 5 to config max/min threads with a single number (used to need to say 5:5) (#3309)
    • Option to turn off systemd plugin (#3425, #3424)
    • Add on_stopped hook (#3411, #3380)
  • Bugfixes

    • Handle blank environment variables when loading config (#3539)
    • lib/rack/handler/puma.rb - fix for rackup v1.0.1, adjust Gemfile (#3532, #3531)
    • null_io.rb - add external_encoding, set_encoding, binmode, binmode? (#3214)
    • Implement NullIO#seek and #pos to mimic IO (#3468)
    • add support in rack handler & fix regression in binder for linux abstract namespace sockets (#3508)
    • Use actual thread local for Puma::Server.current. (#3360)
    • client.rb - fix request chunked body handling (#3338, #3337)
    • Properly handle two requests seen in the initial buffer (#3332)
    • Fix response repeated status line when request is invalid or errors are raised (#3308, #3307)
    • Fix child processes not being reaped when Process.detach used (#3314, #3313)
  • JRuby

    • Make HTTP length constants configurable (#3518)
    • Fixup jruby_restart.rb & launcher.rb to work with ARM64 macOS JRuby (#3467)
  • Performance

    • Avoid checking if all workers reached timeout unless idle timeout is configured (#3341)
    • Request body - increase read size to 64 kB (#3548)
    • single mode skip wait_for_less_busy_worker (#3325)
  • Refactor

    • A ton of CI/test improvements by @​MSP-Greg, as usual.
    • Add ThreadPool#stats and adjust Server#stats to use it (#3527)
    • normalize whitespace in worker stats string (#3513)
    • rack/handler/puma.rb - ssl - use start_with?, add test (#3510)
    • extconf.rb - add logging for OpenSSL versions (#3370)
    • Lazily require Puma::Rack::Builder (#3340)
    • Refactor: Constantize worker pipe request types (#3318)
  • Docs

    • stats.md improvements (#3514)
    • control_cli.rb: Harmonize help message with bin/puma (#3434)
    • dsl.rb: Clarify a callback's argument (#3435)
    • lib/rack/handler/puma.rb - relocate and fixup module comment (#3495)
Commits
  • 9e98151 v6.5.0 - Sky's Version
  • 89740fb Request body - increase read size to 64 kB (#3548)
  • 932f5d0 CI: test/test_request_invalid.rb - use TestPuma::PumaSocket, RFC 9112 (#3553)
  • b444c10 Handle blank environment variables when loading config (#3539)
  • fba741b Make HTTP length constants configurable for JRuby (#3518)
  • 0255efd CI: remove test/helpers/config_file.rb, which modifies ENV (#3550)
  • 450784a CI: fix TestIntegration#server_gets - until, not unless (#3549)
  • 271e4d0 CI: remove unnecessary rake task test:all (#3543)
  • 9e0dc2e [CI] test_puma_server.rb - add HTTP/1.0 & HTTP/1.1 checks thru to app env (#3...
  • 23753d9 [CI] test_puma_server.rb - update & add tests for back-to-back requests (#3335)
  • Additional commits viewable in compare view

Updates dartsass-sprockets from 3.1.0 to 3.2.0

Release notes

Sourced from dartsass-sprockets's releases.

v3.2.0

Changelog

Sourced from dartsass-sprockets's changelog.

... (truncated)

Commits
  • 2a27f2b Various improvements (#30)
  • dc8e3b2 Restore import tracking from Sprockets::SassProcessor so that edits to second...
  • fd5e5e9 Alter the config to pass a --quiet-deps flag (#27)
  • 8be9431 Fix custom importer and avoid mutex lock for custom functions (#22)
  • See full diff in compare view

Updates importmap-rails from 2.0.3 to 2.1.0

Release notes

Sourced from importmap-rails's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: rails/importmap-rails@v2.0.3...v2.1.0

Commits
  • d91d5e1 Bump version for 2.1.0
  • 2ef81f0 Encapsulate stale_when_importmap_changes method (#284)
  • f588506 Correct pristine command description and args (#272)
  • f273945 Adds bin/importmap pristine which redownloads pinned packages (#271)
  • abba7c8 Revert "Re-enable support for Ruby 2.7"
  • See full diff in compare view

Updates selenium-webdriver from 4.25.0 to 4.27.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.27.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.27.0 (2024-11-21)

  • Add CDP for Chrome 131 and remove 128
  • Add Firefox CDP deprecation warnings (#14763)
  • Add Bidi network commands for authentication and interception (#14523)
  • Handle graceful webdriver shutdown (#14430)
  • Reduce RBS errors to 0 (#14661)
  • Resolve uri gem deprecation warning (#14770)
  • Update minimum Ruby to 3.1 (#14685)
  • Implement navigation commands with BiDi (#14094)

4.26.0 (2024-10-28)

  • Add CDP for Chrome 130 and remove 127
  • Add missing RBS methods (#14621)
  • Update Ruby BiDi script structs to match spec
  • Add RBS type support for BiDi related classes (#14611)
Commits
  • d6e718d [build] Prepare for release of Selenium 4.27.0 (#14780)
  • 4b7d174 [rb] Downgrade steep to 1.5.2 to avoid issues on windows based pipelines (#14...
  • e9c09a2 [rb] Deprecate CDP methods on Firefox (#14763)
  • fefdba1 [rb] implement navigation commands with BiDi (#14094)
  • 751bacb [rb] Resolve uri gem deprecation warning (#14770)
  • b164d85 [rb][js] Add funding information to package.json and gemspec files (#14774)
  • 7f4d4bf [rb] Handle graceful webdriver shutdown (#14430)
  • 9ff0f85 [ci][rb] Run format
  • 573c8fe [rb] Add Bidi network commands for authentication and interception (#14523)
  • a14b659 [rb] Reduce RBS errors to 0 (#14661)
  • Additional commits viewable in compare view

Updates rubocop from 1.67.0 to 1.68.0

Release notes

Sourced from rubocop's releases.

RuboCop 1.68

New features

Bug fixes

  • #13401: Fix a false negative for Style/RedundantLineContinuation when there is a line continuation at the EOF. (@​koic)
  • #13368: Fix an incorrect autocorrect for Naming/BlockForwarding with Style/ExplicitBlockArgument. (@​koic)
  • #13391: Fix deserialization of unknown encoding offenses. (@​earlopain)
  • #13348: Ensure Style/BlockDelimiters autocorrection does not move other code between the block and comment. (@​dvandersluis)
  • #13382: Fix an error during error handling for custom ruby extractors when the extractor is a class. (@​earlopain)
  • #13309: Fix a false negative for Lint/UselessAssignment cop when there is a useless assignment followed by a block. (@​pCosta99)
  • #13255: Fix false negatives for Style/MapIntoArray when using non-splatted arguments. (@​vlad-pisanov)
  • #13356: Fix a false positive for Layout/SpaceBeforeBrackets when there is a dot before []=. (@​earlopain)
  • #13365: Fix false positives for Lint/SafeNavigationConsistency when using safe navigation on the LHS with operator method on the RHS of &&. (@​koic)
  • #13390: Fix false positives for Style/GuardClause when using a local variable assigned in a conditional expression in a branch. (@​koic)
  • #13337: Fix false positives for Style/RedundantLineContinuation when required line continuations for && is used with an assignment after a line break. (@​koic)
  • #13387: Fix false positives in Style/RedundantParentheses when parentheses are used around method chain with do...end block in keyword argument. (@​koic)
  • #13341: Fix false positives for Lint/SafeNavigationChain when a safe navigation operator is used with a method call as the RHS operand of && for the same receiver. (@​koic)
  • #13324: Fix --disable-uncorrectable to not insert a comment inside a string continuation. (@​dvandersluis)
  • #13364: Fix incorrect autocorrect with Lint/UselessAssignment a multiple assignment or for contains an inner assignment. (@​dvandersluis)
  • #13353: Fix an incorrect autocorrect for Style/BlockDelimiters when EnforcedStyle: semantic is set and used with Layout/SpaceInsideBlockBraces. (@​koic)
  • #13361: Fix false positives for Style/RedundantInterpolationUnfreeze and Style/RedundantFreeze when strings contain interpolated global, instance, and class variables. (@​vlad-pisanov)
  • #13343: Prevent Layout/LineLength from breaking up a method with arguments chained onto a heredoc delimiter. (@​dvandersluis)
  • #13374: Return exit code 0 with --display-only-correctable and --display-only-safe-correctable when no offenses are displayed. (@​dvandersluis)
  • #13193: Fix false positive in Style/MultipleComparison when ComparisonsThreshold exceeds 2. (@​fatkodima, @​vlad-pisanov)
  • #13325: Fix an incorrect autocorrect for Lint/NonAtomicFileOperation when using a postfix unless for file existence checks before creating a file, in cases with Dir.mkdir. ([@​kotaro0522][])
  • #13397: Update PercentLiteralCorrector to be able to write pairs of delimiters without excessive escaping. (@​dvandersluis)
  • #13336: Update Style/SafeNavigation to not autocorrect if the RHS of an and node is an or node. (@​dvandersluis)
  • #13378: When removing parens in Style/TernaryParentheses with a send node condition, ensure its arguments are parenthesized. (@​dvandersluis)

Changes

  • #13347: When running rubocop -V, show the analysis Ruby version of the current directory. (@​earlopain)

... (truncated)

Changelog

Sourced from rubocop's changelog.

1.68.0 (2024-10-31)

New features

Bug fixes

  • #13401: Fix a false negative for Style/RedundantLineContinuation when there is a line continuation at the EOF. ([@​koic][])
  • #13368: Fix an incorrect autocorrect for Naming/BlockForwarding with Style/ExplicitBlockArgument. ([@​koic][])
  • #13391: Fix deserialization of unknown encoding offenses. ([@​earlopain][])
  • #13348: Ensure Style/BlockDelimiters autocorrection does not move other code between the block and comment. ([@​dvandersluis][])
  • #13382: Fix an error during error handling for custom ruby extractors when the extractor is a class. ([@​earlopain][])
  • #13309: Fix a false negative for Lint/UselessAssignment cop when there is a useless assignment followed by a block. ([@​pCosta99][])
  • #13255: Fix false negatives for Style/MapIntoArray when using non-splatted arguments. ([@​vlad-pisanov][])
  • #13356: Fix a false positive for Layout/SpaceBeforeBrackets when there is a dot before []=. ([@​earlopain][])
  • #13365: Fix false positives for Lint/SafeNavigationConsistency when using safe navigation on the LHS with operator method on the RHS of &&. ([@​koic][])
  • #13390: Fix false positives for Style/GuardClause when using a local variable assigned in a conditional expression in a branch. ([@​koic][])
  • #13337: Fix false positives for Style/RedundantLineContinuation when required line continuations for && is used with an assignment after a line break. ([@​koic][])
  • #13387: Fix false positives in Style/RedundantParentheses when parentheses are used around method chain with do...end block in keyword argument. ([@​koic][])
  • #13341: Fix false positives for Lint/SafeNavigationChain when a safe navigation operator is used with a method call as the RHS operand of && for the same receiver. ([@​koic][])
  • #13324: Fix --disable-uncorrectable to not insert a comment inside a string continuation. ([@​dvandersluis][])
  • #13364: Fix incorrect autocorrect with Lint/UselessAssignment a multiple assignment or for contains an inner assignment. ([@​dvandersluis][])
  • #13353: Fix an incorrect autocorrect for Style/BlockDelimiters when EnforcedStyle: semantic is set and used with Layout/SpaceInsideBlockBraces. ([@​koic][])
  • #13361: Fix false positives for Style/RedundantInterpolationUnfreeze and Style/RedundantFreeze when strings contain interpolated global, instance, and class variables. ([@​vlad-pisanov][])
  • #13343: Prevent Layout/LineLength from breaking up a method with arguments chained onto a heredoc delimiter. ([@​dvandersluis][])
  • #13374: Return exit code 0 with --display-only-correctable and --display-only-safe-correctable when no offenses are displayed. ([@​dvandersluis][])
  • #13193: Fix false positive in Style/MultipleComparison when ComparisonsThreshold exceeds 2. ([@​fatkodima][], [@​vlad-pisanov][])
  • #13325: Fix an incorrect autocorrect for Lint/NonAtomicFileOperation when using a postfix unless for file existence checks before creating a file, in cases with Dir.mkdir. ([@​kotaro0522<...

    Description has been truncated

Bumps the ruby group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.1.1` | `2.5.0` |
| [puma](https://github.com/puma/puma) | `6.4.3` | `6.5.0` |
| [dartsass-sprockets](https://github.com/tablecheck/dartsass-sprockets) | `3.1.0` | `3.2.0` |
| [importmap-rails](https://github.com/rails/importmap-rails) | `2.0.3` | `2.1.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.25.0` | `4.27.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.67.0` | `1.68.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.22.1` | `1.23.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.27.0` | `2.28.0` |
| [git](https://github.com/ruby-git/ruby-git) | `2.3.1` | `2.3.3` |



Updates `sqlite3` from 2.1.1 to 2.5.0
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v2.1.1...v2.5.0)

Updates `puma` from 6.4.3 to 6.5.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.4.3...v6.5.0)

Updates `dartsass-sprockets` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/tablecheck/dartsass-sprockets/releases)
- [Changelog](https://github.com/tablecheck/dartsass-sprockets/blob/master/CHANGELOG.md)
- [Commits](tablecheck/dartsass-sprockets@v3.1.0...v3.2.0)

Updates `importmap-rails` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v2.0.3...v2.1.0)

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

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

Updates `rubocop-performance` from 1.22.1 to 1.23.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.22.1...v1.23.1)

Updates `rubocop-rails` from 2.27.0 to 2.28.0
- [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.27.0...v2.28.0)

Updates `git` from 2.3.1 to 2.3.3
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v2.3.1...v2.3.3)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: dartsass-sprockets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: importmap-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: git
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 13:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Superseded by #502.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/bundler/ruby-f64f6979ae branch January 10, 2025 13:49
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