Bump the minor-and-patch group with 7 updates #20
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 7 updates:
13.0.6
13.1.0
1.56.2
1.57.2
0.31.1
0.33.0
0.7.3
0.7.4
0.5.11011
0.5.11105
0.11.8
0.11.9
5.1.0
5.1.1.1
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.57.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
47735ef
Cut 1.57.24ab3622
Update Changelogd995cb4
Fix a changelog entryd79ee4b
[Fix #12312] Fix an incorrect autocorrect forStyle/HashSyntax
b2b29da
[Fix #12310] Dropbase64
gem from runtime dependency36f62b6
[Fix #12307] Fix an infinite loop error forLayout/EndAlignment
34e77c6
Tweak offense message forLint/Void
7bedbf4
[Fix #12274] Fix a false positive forLint/Void
21cad51
[Fix #11652] Generate inherit_from correctly also with ERB41dda1f
Merge pull request #12304 from koic/fix_error_for_style_identical_conditional...Updates
rubocop-minitest
from 0.31.1 to 0.33.0Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
ed4e847
Cut 0.33.0dc49783
Update Changelog5d7a349
Merge pull request #269 from koic/make_minitest_refute_match_aware_of_refute_...f55259b
MakeMinitest/RefuteMatch
aware ofrefute_operator
f2396a6
Merge pull request #268 from koic/make_minitest_assert_match_aware_of_assert_...d0b42c6
Merge pull request #267 from koic/make_minitest_refute_equal_aware_of_refute_...aba8cff
Merge pull request #266 from koic/make_minitest_assert_equal_aware_of_assert_...b94890b
MakeMinitest/AssertMatch
aware ofassert_operator
060e7a0
MakeMinitest/AssertEqual
aware ofassert_operator
d9dcb8c
MakeMinitest/RefuteEqual
aware ofassert_operator
andrefute_operator
Updates
rubocop-sorbet
from 0.7.3 to 0.7.4Release notes
Sourced from rubocop-sorbet's releases.
Commits
c2bb447
Bump version to v0.7.4d245285
Merge pull request #178 from Shopify/at-tstruct-autocorrectf200f04
Add cop to forbid T::Struct uses and autocorrect them to bare classesd2bd9e2
Merge pull request #175 from Shopify/buggy-obsolete-memoization-cop0ab5e8c
IntroduceBuggyObsoleteStrictMemoization
copdc4828a
CopyObsoleteStrictMemoization
as starting point88b5979
Clarify “specs” variable namec84fcf2
Merge pull request #172 from Shopify/bitwise-aiden/update-redundant-extend-cop5094122
Update RedundantExtendTSig to trim whole lineUpdates
sorbet-static-and-runtime
from 0.5.11011 to 0.5.11105Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
tapioca
from 0.11.8 to 0.11.9Release notes
Sourced from tapioca's releases.
Commits
9f73195
Bump version to v0.11.96ad02a8
Merge pull request #1653 from Shopify/dependabot/bundler/sprockets-4.2.1ee496a1
Bump RBIc57d71c
Bump sprockets from 4.2.0 to 4.2.1c129716
Merge pull request #1644 from Tonkpils/tonkpils/active-model-validations-confirm58ad0f5
Merge pull request #1655 from Shopify/dependabot/bundler/rubocop-rspec-2.24.0eb3c9b1
Merge pull request #1656 from Shopify/uk-fix-store-accessor-includes4c49c4a
Update documentation with bin/docs41f8e5f
Don't worry about filtering ActiveRecord::Basec2340a8
Use grep instead ofselect
for class matchingUpdates
psych
from 5.1.0 to 5.1.1.1Release notes
Sourced from psych's releases.
Commits
51cc86f
Bump up v5.1.1.1f306512
Bump up v5.1.1cc5daad
Merge pull request #653 from headius/remove_ineffective_snakeyaml_settings307c368
Remove SnakeYAML settings that don't worke8188ce
Merge pull request #650 from headius/jruby_improvements323530a
Whitespace style changes1330f22
Use a respond_to site for path check1c7dd96
Move some bare strings into constantsac6ae9e
Move call sites to a data structure8caff50
Add SnakeYAML exception as causeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions