Bump the dev-dependencies group across 1 directory with 6 updates #556
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 5 updates in the / directory:
1.65.1
1.67.0
0.8.5
0.8.6
0.5.11506
0.5.11609
0.15.1
0.16.3
5.24.1
5.25.1
Updates
rubocop
from 1.65.1 to 1.67.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
c108ac0
Cut 1.6774ddd9b
Update Changelogb5c12ae
Update Changelogc936160
[Fix #13331] Fix an error when using release task60ecb00
[Fix #13328] DeclareEnabled
as a common config key99022d9
Merge pull request #13327 from koic/make_server_mode_aware_of_auto_restart_fo...60432f5
ApplyRESTRICT_ON_SEND
toBundler/GemVersion
6b31c39
Make server mode aware of auto-restart for .rubocop_todo.yml updateadb7cee
[Fix #9816] RefineLint/SafeNavigationConsistency
7d6797c
[Fix #13286] AddAllowedMethods
andAllowedPatterns
configuration to `Lay...Updates
rubocop-sorbet
from 0.8.5 to 0.8.6Commits
8a647e6
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 found2d33fcf
Merge pull request #261 from Shopify/dependabot/bundler/minor-and-patch-a3bd0...e0ff1a5
Bump the minor-and-patch group with 2 updates115d959
Merge pull request #252 from Earlopain/documentation-url07adee0
SetDocumentationBaseURL
andDocumentationExtension
f108619
Merge pull request #260 from Shopify/dependabot/bundler/minor-and-patch-fb0e3...Updates
sorbet-runtime
from 0.5.11506 to 0.5.11609Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
sorbet
from 0.5.11506 to 0.5.11609Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
tapioca
from 0.15.1 to 0.16.3Release notes
Sourced from tapioca's releases.
... (truncated)
Commits
3948457
Bump version to v0.16.3913a555
Merge pull request #2027 from Shopify/dependabot/bundler/minor-and-patch-5c4f...67acc90
Merge pull request #2028 from Shopify/dependabot/bundler/bundler-00f0729802f518d0b
Merge pull request #2029 from Shopify/fix-broken-test-ruby-310c40a84
Skip Ruby 3.1 + Rails main1614dd8
Fix broken test on Ruby 3.16dabfee
be tapioca gem370a740
Bump webrick from 1.8.1 to 1.8.2 in the bundler group9eb77bf
Update RBIs8585a11
Bump the minor-and-patch group with 4 updatesUpdates
minitest
from 5.24.1 to 5.25.1Changelog
Sourced from minitest's changelog.
Commits
6d83843
prepped for release0ccdc80
- Fix incompatibility caused by minitest-hooks & rails invading minitest inte...9e7c58d
- Revert change from =~ to match? to allow for nil if $TERM undefined.393e334
prepped for release8cd3b1c
+ Refactored siginfo handler to reduce runtime costs. Saved ~30%!bd96499
normalized all actual/expected var names for assert_equal tests4fe69b1
Accept colon style Hash#inspect in test. (tompng)296269c
- Improve description of test:slow task. (stomar)1156b6c
- Cleaning up ancient code checking for defined?(Encoding) and the like.2bd62c5
Minor fix to make deprecation tests pass when using rake testW0Dependabot 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