Bump the dev-dependencies group across 1 directory with 9 updates#615
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-dependencies group across 1 directory with 9 updates#615dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop), [rubocop-shopify](https://github.com/Shopify/ruby-style-guide), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet), [byebug](https://github.com/deivid-rodriguez/byebug), [sorbet-static](https://github.com/sorbet/sorbet), [tapioca](https://github.com/Shopify/tapioca), [mocha](https://github.com/freerange/mocha), [minitest](https://github.com/minitest/minitest) and [rake](https://github.com/ruby/rake) to permit the latest version. Updates `rubocop` from 1.81.1 to 1.82.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.1...v1.82.1) Updates `rubocop-shopify` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](Shopify/ruby-style-guide@v2.17.1...v2.18.0) Updates `rubocop-sorbet` from 0.10.5 to 0.11.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.10.5...v0.11.0) Updates `byebug` from 12.0.0 to 13.0.0 - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md) - [Commits](deivid-rodriguez/byebug@v12.0.0...v13.0.0) Updates `sorbet-static` from 0.6.12627 to 0.6.12894 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `tapioca` from 0.16.11 to 0.17.10 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.16.11...v0.17.10) Updates `mocha` from 2.7.1 to 3.0.1 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v2.7.1...v3.0.1) Updates `minitest` from 5.25.5 to 6.0.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.5...v6.0.1) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rubocop-shopify dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rubocop-sorbet dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: byebug dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: sorbet-static dependency-version: 0.6.12894 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tapioca dependency-version: 0.17.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: minitest dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on rubocop, rubocop-shopify, rubocop-sorbet, byebug, sorbet-static, tapioca, mocha, minitest and rake to permit the latest version.
Updates
rubocopfrom 1.81.1 to 1.82.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
5711dcbCut 1.82.14918002Update Changelog0479119[Fix rubocop#14559] Fix false positives forLint/UselessAssignmentwhen a v...990121bOptimize cache cleanup routinee06d0c1[Fix #14743] Fix false positives forLayout/MultilineMethodCallIndentationa6e4adfMerge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_li...1873836[Fix rubocop#14737] Fix crash inLayout/RedundantLineBreakwhen `Layout/Lin...bb2fb48Merge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_...d08ff2e[Fix #14736] Fix an error forStyle/TrailingCommaInArgumentsedca36eMerge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-i...Updates
rubocop-shopifyfrom 2.17.1 to 2.18.0Commits
2f2dc4aPrepare for 2.18.024c9435style/next: disable cop2ffd083Dump full RuboCop configd6e5909style/next: disable copUpdates
rubocop-sorbetfrom 0.10.5 to 0.11.0Release notes
Sourced from rubocop-sorbet's releases.
Commits
1388eb5Release v0.11.05e42112Merge pull request #356 from botantony/add_forbid_t_any_with_nilclass_cop4a1000dAddForbidTAnyWithNilClasscop44344b3Merge pull request #355 from Shopify/forbid-t-sigec15f93Add Sorbet/ForbidTSig and Sorbet/ForbidTHelpers copsc943302Merge pull request #354 from Shopify/dependabot/github_actions/actions/stale-...0cbe100Bump actions/stale from 10.0.0 to 10.1.0ea81b48Merge pull request #349 from Earlopain/fix-docs-url-for-lsp00a7604Bump actions/stale from 9.1.0 to 10.0.0 (#351)e58fa58Bump actions/github-script from 7.0.1 to 8.0.0 (#350)Updates
byebugfrom 12.0.0 to 13.0.0Release notes
Sourced from byebug's releases.
... (truncated)
Changelog
Sourced from byebug's changelog.
Commits
aff6440Get ready for 13.0.0 release (#933)ecbf2e6Bump irb from 1.15.2 to 1.15.3 (#919)fbf77e4Bump mdl from 0.13.0 to 0.15.0 in /gemfiles/lint (#923)3a75957Bump yard from 0.9.37 to 0.9.38 in /gemfiles/lint (#925)5f35116Bump yard from 0.9.37 to 0.9.38 (#926)18cdb7dBump reline from 0.6.2 to 0.6.3 (#921)5e09b34Bump minitest from 5.26.0 to 5.27.0 (#927)2e5becaBump rake-compiler from 1.3.0 to 1.3.1 (#928)ad3a454Bump rubocop from 1.81.6 to 1.82.1 in /gemfiles/lint (#930)1712bc6Bump uri from 1.0.3 to 1.0.4 (#932)Updates
sorbet-staticfrom 0.6.12627 to 0.6.12894Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
tapiocafrom 0.16.11 to 0.17.10Release notes
Sourced from tapioca's releases.
... (truncated)
Commits
0e35b26Bump version to 0.17.10841044dMerge pull request #2446 from Shopify/stop-generating-rbi-for-insert-methods2bd8e5aStop generating RBI for insert/upsert related methods1d0e62cMerge pull request #2440 from Shopify/dependabot/bundler/minor-and-patch-6873...d11443dUpdate gem rbis for connection_pool and sidekiqf88f645Bump the minor-and-patch group with 2 updatescbf46a3Merge pull request #2428 from Shopify/dependabot/github_actions/ruby/setup-ru...bafc911Merge pull request #2438 from Shopify/Alex/drop-T-prefix-in-RBS6b4fa23DropT::prefixes from RBS commentsfcabf6bBump ruby/setup-ruby from 1.267.0 to 1.268.0Updates
mochafrom 2.7.1 to 3.0.1Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
99d8784[skip ci] Update documentation for v3.0.1156d57dBump version to 3.0.1 & prepare for release7ceec53Reinstate arg default in Hooks#mocha_setup25130b1[skip ci] Fix docs for the release processcc089be[skip ci] Add release notes for v2.8.27cd8f85Backport release notes for v2.8.216a380b[skip ci] Update documentation for v3.0.0b035b36Bump version to 3.0.0 & prepare for releaseb4310b8[skip ci] Update documentation for v3.0.0-rc.231e433aBump version to 3.0.0-rc.2 & prepare for releaseUpdates
minitestfrom 5.25.5 to 6.0.1Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
edd37ceprepped for release248c9e2- Fixed method signature of Minitest::Benchmark.run. (flavorjones)18bbdb1- Flush stdout/stderr before exit./bin/minitest -Ilib ./bug1046.rb:1 < /dev/n...50a1b1f- Normalize paths while processing file.rb:line args.372b997- Fixed --help and --version exiting 1. (grosser)c05a898- Improved usage banner output by reordering and reformatting.692c2e7+ Added new rake tasktest:futo Minitest::TestTask, to only run tests with...5bbab5cFix format of History.rdoc. (y-yagi)2f3d88eprepped for release756f965Add Hoe's :cov plugin and start to look at gapsUpdates
rakefrom 13.3.0 to 13.3.1Commits
f0001c3v13.3.1a644c80Merge pull request #483 from luke-gru/fix_test_warnings2465ea5silence warnings during execution of rake tasks in Rakefile (ex: rake test)df25fb1Merge pull request #610 from pvdb/fix_testhelper_requireec12ac9Merge pull request #635 from nevans/deconstruct_keys-for-nil-keys4664a69Merge pull request #666 from ruby/dependabot/github_actions/ruby/setup-ruby-1...7a0bf15Bump ruby/setup-ruby from 1.265.0 to 1.266.0b3ed789Merge pull request #665 from ruby/dependabot/github_actions/ruby/setup-ruby-1...1e7ef52Bump ruby/setup-ruby from 1.263.0 to 1.265.077225e1Merge pull request #664 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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