Bump the minor-and-patch group with 9 updates #31
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 9 updates:
1.8.0
1.9.1
13.0.6
13.1.0
1.56.2
1.59.0
0.31.1
0.34.3
0.7.3
0.7.6
0.5.11011
0.5.11178
0.11.8
0.11.14
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
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.59.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e5a164a
Cut 1.592912b6e
Update Changelog3bcc171
[Fix #12524] Fix a false positive forStyle/MethodCallWithArgsParentheses
0daa4aa
MakeStyle/MethodCallWithoutArgsParentheses
allow parenthesizedit
b240a09
MakeStyle/RedundantSelf
allowself.it
a0e1042
[Fix #12526] Fix incorrect rendering typosb1bcb31
[Fix #12444] Fix false positive forStyle/HashEachMethods
3b0360b
Add newLint/ItWithoutArgumentsInBlock
cop4e9cfcc
Merge pull request #12521 from koic/make_style_select_by_regexp_aware_of_safe...037c860
Merge pull request #12438 from koic/fix_a_false_positive_for_lint_literal_ass...Updates
rubocop-minitest
from 0.31.1 to 0.34.3Release notes
Sourced from rubocop-minitest's releases.
... (truncated)
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
90fc925
Cut 0.34.35f7a42d
Update Changelog48a64ae
Merge pull request #291 from G-Rath/fix-assertion-count-again1cbbe83
[Fix #289] count asserts within blocks for assignments1ef32c0
Merge pull request #290 from G-Rath/fix-assertion-countc1a5405
[Fix #289] don't count assertions twice when their return value is being assi...d0b6912
Merge pull request #288 from G-Rath/fix-errorc907e1c
[Fix #287] don't error on empty blocks when lintingassert_raises
de7824c
Merge pull request #286 from koic/ci_against_ruby_3_3c1f6576
CI against Ruby 3.3Updates
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.11178Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
tapioca
from 0.11.8 to 0.11.14Release notes
Sourced from tapioca's releases.
... (truncated)
Commits
0bc05d6
Merge pull request #1735 from Shopify/uk-fix-set-compare-by-identityc1333df
Make sure we use compare by identitySet
s properlyf7970d8
Add failing test with a constant that implementshash
ffe63f4
Merge pull request #1734 from Shopify/vs/remove_identity_feature_check7645631
Remove identity comparison feature check in favour of a conditionald67c001
Merge pull request #1730 from bdewater/aj-perform-later-blockceabc81
Active Job 7+ perform_later takes an optional blockb63ae95
Bump version to v0.11.142e4ab6f
Merge pull request #1732 from Shopify/vs/handle_new_identity_comparison_hashes5673e5f
Merge pull request #1721 from DougEdey/de/handle_graphql_prepare_methodUpdates
rdoc
from 6.5.0 to 6.6.2Release notes
Sourced from rdoc's releases.