Bump the dev-dependencies group across 1 directory with 8 updates #66
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 dev-dependencies group with 8 updates in the /updater directory:
1.9.2
1.10.0
1.63.2
1.70.0
1.21.0
1.23.1
0.8.3
0.8.7
2.2.3
2.2.4
6.2.0
6.3.1
3.23.0
3.24.0
1.8.1
1.9.1
Updates
debug
from 1.9.2 to 1.10.0Release notes
Sourced from debug's releases.
Commits
bead098
v1.10.051b0161
port_range
lvar is not definedaffee18
Add option for trying a range of TCP ports87d607d
allowputs
without argument3685859
Improve RUBYOPT's handling in testsee59c85
Prompt assertion should use assert_raw_line_text instead of assert_line_text07df517
Modify misc/README.md.erb and regenerate README1405bf8
Fix minor typos / grammar in README.md9c42795
Add changelog_uri to gemspec (#1106)ef5e54c
Fix flaky testsUpdates
rubocop
from 1.63.2 to 1.70.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e2f2d5c
Cut 1.703994f94
Update Changelog3123800
Dont show parser warnings inLint/Syntax
9eaedd0
Add Lint/ConstantReassignment cop4981738
Fix to recognize safe navigation when config is enabled6f066b8
Fix build errors related to the RubyLSP add-on specs45cd66a
[Fix #13601] UpdateStyle/SuperArguments
to handlesuper
with a block or ...2bfe0f7
UpdateStyle/SuperArguments
to handlesuper
with a block or with a chaine...5d2be60
UpdateStyle/SuperArguments
to handlesuper
with a blocke3bcc67
Add range formatting method to the formatter add-onUpdates
rubocop-performance
from 1.21.0 to 1.23.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
2b5c8c6
Cut 1.23.1cfc046b
Update Changelogf0e791c
Use RuboCop RSpec 3.3 for developmentf8e9c2b
Bump license years to 20255d78dea
Merge pull request #483 from koic/ci_against_ruby_34447e273
CI against Ruby 3.4d058c88
Merge pull request #480 from viralpraxis/fix-performance-squeeze-cop-error-on...9fdbe4e
FixPerformance/Squeeze
cop error on frozen AST string node valuead9fd62
Merge pull request #481 from kyanagi/patch-1087843a
[DOC] Fix markup of Performance/CountUpdates
rubocop-sorbet
from 0.8.3 to 0.8.7Release notes
Sourced from rubocop-sorbet's releases.
... (truncated)
Commits
92647a0
Bump version to v0.8.7ac6394b
Merge pull request #265 from Earlopain/rubocop-warningb66b4d7
Remove warning from RuboCop in rbi config55b99e8
Merge pull request #264 from Shopify/dependabot/bundler/minor-and-patch-245c7...23cc65a
Bump rubocop from 1.66.1 to 1.67.0 in the minor-and-patch group8a647e6
Bump version to v0.8.6ba484cc
Merge pull request #263 from corsonknowles/main79fc263
Add Sorbet/Refinementf4ca5d4
Merge pull request #262 from oneearedrabbit/patch-1f557ed6
Rescue ::Bundler::GemfileNotFound if sorbet-statis is not foundUpdates
turbo_tests
from 2.2.3 to 2.2.4Release notes
Sourced from turbo_tests's releases.
Commits
aeae4ff
Merge pull request #48 from serpapi/remove-default-seed4115412
Fix tests for Ruby 3.36455e65
Make sure runtime errors are outputted84f2487
Output errors outside of examples99a0e04
Remove Snyk integrationc5bf35c
Fix tests with theseed
optionb4a886b
Merge remote-tracking branch 'origin/master' into remove-default-seed3fe0ce0
Remove defaultseed
valueUpdates
vcr
from 6.2.0 to 6.3.1Release notes
Sourced from vcr's releases.
Changelog
Sourced from vcr's changelog.
Commits
60b204c
Bumping to version 6.3.1 (#1034)601900d
Move require "faraday/multipart" to spec/ where it is being used (#1032)8c4dc6e
CI: Disable fail-fast (#1030)aaf3beb
Bumping to version 6.3.0 (#1029)9d82a03
add error message when cassete file does not exist (#1028)aff1309
Add Rack 2 and Rack 3 to the CI (#1025)707738e
Make VCR CI compatible with Faraday 1 and 2 (#1024)95a9192
Allow usage of typhoeus >= 1.2 (#1023)cde8934
Update request_ignorer.rb (#1016)40f1246
Replace HeaderDowncaser with Hash#transform_keys (#1015)Updates
webmock
from 3.23.0 to 3.24.0Changelog
Sourced from webmock's changelog.
Commits
9ff63ac
Version 3.24.011a3deb
.gitignore .tool-versionscd84c06
Merge pull request #1070 from c960657/em-http-ruby-head4fd657a
Whitespace9577924
Revert JRuby change9a957a2
Do not speculate about em-http-request version34d1628
Exclude em-http-request on Ruby 3.4f4bfa73
Handle URI::Generic in RequestPattern uri276456d
Merge branch 'master' of github.com:bblimke/webmock7087546
Merge pull request #1068 from rodrigoargumedo/patron-fixUpdates
webrick
from 1.8.1 to 1.9.1Release notes
Sourced from webrick's releases.