build(deps): bump the ruby group across 1 directory with 6 updates #485
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 6 updates in the / directory:
2.1.1
2.3.1
6.4.3
6.5.0
4.25.0
4.27.0
1.67.0
1.69.1
1.22.1
1.23.0
2.3.1
2.3.2
Updates
sqlite3
from 2.1.1 to 2.3.1Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
Commits
0df3e88
version bump to v2.3.1e0d23c8
doc: update the CONTRIBUTING release checklist4f8c6ea
Merge pull request #590 from sparklemotion/flavorjones-try-to-remove-gem-upda...2b82129
Merge pull request #589 from sparklemotion/flavorjones-dep-sqlite-3.47.144c8a61
ci: remove gem-update-systemac7158a
dep: update vendored sqlite to 3.47.13ae4a42
Merge pull request #587 from sparklemotion/dependabot/bundler/rdoc-6.8.1166bf11
Merge pull request #588 from sparklemotion/dependabot/bundler/minitest-5.25.2552e4e5
build(deps-dev): update minitest requirement from 5.25.1 to 5.25.269d808c
build(deps-dev): update rdoc requirement from 6.7.0 to 6.8.1Updates
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
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.69.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
3d95b38
Cut 1.69.1c60ffa5
Update Changelog4f2ac18
Lint/BinaryOperatorWithIdenticalOperands: Remove MATH_OPERATORS as they will ...ea4aa48
Merge pull request #13529 from dvandersluis/generator-internal-affairs12e1ea2
Updaterake new_cop
to handleInternalAffairs
cops84f3d43
Specifymaximum_target_ruby_version
for a handful of cops, document itef8009c
Merge pull request #13531 from rubocop/dependabot/github_actions/karancode/ya...7715ed7
Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0cc43be0
Merge pull request #13528 from viralpraxis/fix-style-redundant-parentheses-co...bd8b674
FixStyle/RedundantParentheses
cop failure in case of splattedcase
node ...Updates
rubocop-performance
from 1.22.1 to 1.23.0Release notes
<...Description has been truncated