build(deps): bump the ruby group across 1 directory with 8 updates #494
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 ruby group with 8 updates in the / directory:
2.1.1
2.4.1
6.4.3
6.5.0
2.0.3
2.1.0
4.25.0
4.27.0
1.67.0
1.68.0
1.22.1
1.23.0
2.27.0
2.28.0
2.3.1
2.3.3
Updates
sqlite3
from 2.1.1 to 2.4.1Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
... (truncated)
Commits
3641937
version bump to v2.4.13aeae97
Merge pull request #593 from sparklemotion/flavorjones-dep-sqlite-3.47.2ad0f370
dep: bump vendored sqlite to v3.47.2d774206
Merge pull request #592 from sparklemotion/flavorjones-handle-weakref-cleanupec11e4c
fix: handle the case where GC runs during fork safety checks47f904e
doc: document how to use extensions in a rails app59c30ec
ci: regenerate rdocs when version tags are pushede6a62f3
doc: update doc URLs to https://sparklemotion.github.io/sqlite3-ruby6141cfd
ci: workflow to publish rdoc6886f98
version bump to v2.4.0Updates
puma
from 6.4.3 to 6.5.0Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
Commits
9e98151
v6.5.0 - Sky's Version89740fb
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 tasktest: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)Updates
importmap-rails
from 2.0.3 to 2.1.0Release notes
Sourced from importmap-rails's releases.
Commits
d91d5e1
Bump version for 2.1.02ef81f0
Encapsulate stale_when_importmap_changes method (#284)f588506
Correct pristine command description and args (#272)f273945
Addsbin/importmap pristine
which redownloads pinned packages (#271)abba7c8
Revert "Re-enable support for Ruby 2.7"Updates
selenium-webdriver
from 4.25.0 to 4.27.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
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] Resolveuri
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 format573c8fe
[rb] Add Bidi network commands for authentication and interception (#14523)a14b659
[rb] Reduce RBS errors to 0 (#14661)Updates
rubocop
from 1.67.0 to 1.68.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
Commits
7d35ef7
Cut 1.683033deb
Update Changelog37e9e5f
[Fix #12140] Add newStyle/CombinableDefined
cop.f8aa27f
Fix a false negative forStyle/RedundantLineContinuation
d033a5e
Merge pull request #13400 from Earlopain/offense-cop-name-docsfaaa349
Fix docs forOffense.cop_name
85f9405
Fix deserialization of unknown encoding offensesd499d80
[Fix #13387] Fix false positives forStyle/RedundantParentheses
3e855b0
Merge pull request #13399 from dvandersluis/fix-and-offense-typo1f58513
Fix typosand offense
instead ofan offense
.Updates
rubocop-performance
from 1.22.1 to 1.23.0Release notes
Sourced from rubocop-performance's releases.