Bump the minor-and-patch group with 10 updates #33
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 minor-and-patch group with 10 updates:
1.8.0
1.9.1
5.20.0
5.21.2
13.0.6
13.1.0
1.56.2
1.60.1
0.31.1
0.34.5
0.7.3
0.7.6
0.5.11011
0.5.11214
0.11.8
0.11.17
6.5.0
6.6.2
5.1.0
5.1.2
Updates
debug
from 1.8.0 to 1.9.1Release notes
Sourced from debug's releases.
... (truncated)
Commits
9de0ff4
v1.9.1557233a
fix bt on nested break points52694a9
add verbose mode fordebug_code
d4feeae
fix condition of USE_TMP_HOME65519e4
v1.9.0c855148
check 3.2 on protocol.ymlacd5fc5
support Ruby 3.304c22c5
Do not make a Fiber for commands3d44584
fix indentation9c3b8c4
Revert "Increase timeout to 30 seconds."Updates
minitest
from 5.20.0 to 5.21.2Changelog
Sourced from minitest's changelog.
Commits
71dab66
prepped for release005b187
- Fixed bug in Minitest::Compress#compress formatting w/ nested patterns. Now...8ccc4d9
prepped for release9f78d3a
- Rails' default backtrace filter can't currently work with caller_locations,...4a90528
prepped for releaseea319f7
+ Added Minitest::Compress#compress and added it to UnexpectedError43d4efc
+ Filter failure backtraces using backtrace_filter before calculating locatio...024e315
better2751c9d
+ Added ability to initialize BacktraceFilter w/ custom regexp.71340b6
Add changelog link to README and gem specification. (mattbrictson)Updates
rake
from 13.0.6 to 13.1.0Commits
5476cda
Bump up v13.1.01b6afad
Merge pull request #521 from ruby/dependabot/github_actions/ruby/setup-ruby-1...8b2a01c
Bump ruby/setup-ruby from 1.156.0 to 1.157.01607fbf
Merge pull request #520 from ruby/dependabot/github_actions/actions/checkout-...6594585
Bump actions/checkout from 4.1.0 to 4.1.16717ce8
Merge pull request #519 from ruby/dependabot/github_actions/ruby/setup-ruby-1...4b4b211
Bump ruby/setup-ruby from 1.155.0 to 1.156.05e76ef6
Merge pull request #518 from ruby/dependabot/github_actions/ruby/setup-ruby-1...8d39c6b
Bump ruby/setup-ruby from 1.154.0 to 1.155.0191a9d7
Merge pull request #517 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
rubocop
from 1.56.2 to 1.60.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
1f507c9
Cut 1.60.1356b6cb
Update Changelog936895d
[Fix #12618] Fix false positives forStyle/ArgumentsForwarding
927a220
Merge pull request #12625 from Strzesia/handle-errno-erofs-exceptiond0dccdd
Add Errno::EROFS exception handling for read-only file systemsef7f54e
[Fix #12617] MakeStyle/CollectionCompact
aware ofgrep_v
with nilf4cc292
[Fix #12614] Fix false positiveis forStyle/RedundantParentheses
ce906c6
Switch back the docs version56e88bb
Cut 1.6084ee480
Update ChangelogUpdates
rubocop-minitest
from 0.31.1 to 0.34.5Release notes
Sourced from rubocop-minitest's releases.
... (truncated)
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
d097efa
Cut 0.34.53cac9e3
Update Changelog0ccd6f9
Merge pull request #299 from Earlopain/fix-error-for-style-useless-assertion9257270
Fix an error forStyle/UselessAssertion
when passing a single argument to m...4218ced
Merge pull request #298 from amomchilov/AssertKindOf-is_a8627375
AssertKindOf: also replaceis_a?
3fa043a
Switch back docs version to master2124638
Cut 0.34.4188a281
Update Changelogf063979
Add missingprivate
forMinitest/NonExecutableTestMethod
Updates
rubocop-sorbet
from 0.7.3 to 0.7.6Release notes
Sourced from rubocop-sorbet's releases.
Commits
a414cb7
Bump version to v0.7.66613f8e
Merge pull request #181 from Shopify/ko/aliased-shapes5bb7bfe
Increment VersionAdded metadata139ca55
Use descendant search8f3126a
Bump version to v0.7.58d87472
Merge pull request #191 from Shopify/vs/fix_incompatible_override_breaking602e946
Make incompatible override rule not fail on incomplete signaturesd94f631
Merge pull request #188 from Shopify/empty-lines-in-rbis5183f23
EnableEmptyLineAfterSig
in RBI config065ac0c
Detect empty lines between multiple signaturesUpdates
sorbet-static-and-runtime
from 0.5.11011 to 0.5.11214Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
tapioca
from 0.11.8 to 0.11.17Release notes
Sourced from tapioca's releases.
... (truncated)
Commits
cdb674e
Bump version to v0.11.177b845d7
Merge pull request #1762 from Shopify/ko/fix_graphql_type_for0b458c9
Check if prepare argument is a symbol or string2c25e6a
Merge pull request #1760 from Shopify/uk-improve-pipeline-testing0127bc3
Move a few gem cli specs to gem pipeline specs5ee3aec
Add ability to define multiple mock gems in gem pipeline spec9d243f5
Merge pull request #1758 from Shopify/ba-identity-cache-multifcfd251
Update IdentityCache compiler to generate correct multi methodsaeffcdb
Merge pull request #1756 from Shopify/emily/skip-alias-in-namespace9cc3977
Skip compiling constants with alias in namespaceUpdates
rdoc
from 6.5.0 to 6.6.2Release notes
Sourced from rdoc's releases.