-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the minor-and-patch group in /gem with 8 updates #212
Closed
Conversation
This file contains 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
Bumps the minor-and-patch group in /gem with 8 updates: | Package | From | To | | --- | --- | --- | | [minitest](https://github.com/minitest/minitest) | `5.16.2` | `5.20.0` | | [rake](https://github.com/ruby/rake) | `13.0.6` | `13.1.0` | | [debug](https://github.com/ruby/debug) | `1.7.1` | `1.9.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.32.0` | `1.59.0` | | [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) | `2.8.0` | `2.14.0` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.6.11` | `0.7.6` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.10741` | `0.5.11176` | | [spoom](https://github.com/Shopify/spoom) | `1.2.0` | `1.2.4` | Updates `minitest` from 5.16.2 to 5.20.0 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.16.2...v5.20.0) Updates `rake` from 13.0.6 to 13.1.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.0.6...v13.1.0) Updates `debug` from 1.7.1 to 1.9.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.7.1...v1.9.1) Updates `rubocop` from 1.32.0 to 1.59.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.32.0...v1.59.0) Updates `rubocop-shopify` from 2.8.0 to 2.14.0 - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](Shopify/ruby-style-guide@v2.8.0...v2.14.0) Updates `rubocop-sorbet` from 0.6.11 to 0.7.6 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.6.11...v0.7.6) Updates `sorbet-static-and-runtime` from 0.5.10741 to 0.5.11176 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `spoom` from 1.2.0 to 1.2.4 - [Commits](Shopify/spoom@v1.2.0...v1.2.4) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop-shopify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: spoom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
egiurleo
force-pushed
the
dependabot/bundler/gem/minor-and-patch-a125222f20
branch
from
January 29, 2024 14:32
d6fd69d
to
ec415a4
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/bundler/gem/minor-and-patch-a125222f20
branch
January 29, 2024 14:55
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.
Bumps the minor-and-patch group in /gem with 8 updates:
5.16.2
5.20.0
13.0.6
13.1.0
1.7.1
1.9.1
1.32.0
1.59.0
2.8.0
2.14.0
0.6.11
0.7.6
0.5.10741
0.5.11176
1.2.0
1.2.4
Updates
minitest
from 5.16.2 to 5.20.0Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
6719ad8
prepped for release780dc15
+ Optionally allow autorun exit hook to remain active in forked child. (caspe...ed88d19
Fixed skip messages for non-forking systems. (casperisfine)96a9972
prepped for releasede80282
+ Add metadata lazy accessor to Runnable / Result. (matteeyah)4795997
- Minitest::TestTask enthusiastically added itself to default. (ParadoxV5)a2c6c18
+ Only load minitest/unit (aka ancient MiniTest compatibility layer) if ENV["...5f05692
Replace 'MiniTest' with 'Minitest' in example code. (sambostock)31da3c6
prepped for releasea90720a
Removed 2.6 from CI.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
debug
from 1.7.1 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
rubocop
from 1.32.0 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-shopify
from 2.8.0 to 2.14.0Release notes
Sourced from rubocop-shopify's releases.
... (truncated)
Commits
375cde7
Merge pull request #546 from Shopify/rm-prepare-new-release32ab61b
Prepare for 2.14.001bf777
Merge pull request #545 from Shopify/catlee/no_return_in_blocks326dbbc
Enable the Lint/NoReturnInBeginEndBlocks cop5c936af
Merge pull request #543 from Shopify/dependabot/npm_and_yarn/eslint-config-st...37e908c
Bump eslint-config-standard from 17.0.0 to 17.1.0d6b5fc5
Merge pull request #542 from Shopify/dependabot/npm_and_yarn/eslint-8.41.0cf54f3e
Bump eslint from 8.39.0 to 8.41.01a6daf3
Merge pull request #541 from Shopify/dependabot/bundler/rubocop-1.51.08b6a74a
EnableStyle/ExactRegexpMatch
Updates
rubocop-sorbet
from 0.6.11 to 0.7.6Release notes
Sourced from rubocop-sorbet's releases.
... (truncated)
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.10741 to 0.5.11176Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
spoom
from 1.2.0 to 1.2.4Commits
99d2d82
Merge pull request #463 from Shopify/andyw8/v1.2.4eab6f86
$ bundle exec tapioca gem110d7ae
Bump version to v1.2.4daff0ac
Merge pull request #461 from Shopify/dependabot/bundler/sorbet-static-and-run...21e19fa
Merge pull request #460 from Shopify/dependabot/bundler/minitest-5.20.0bbe4c68
Bump sorbet-static-and-runtime from 0.5.11001 to 0.5.1101177f9d5c
Bump minitest from 5.19.0 to 5.20.0e1bbb87
Merge pull request #458 from Shopify/dependabot/bundler/sorbet-static-and-run...47d6fc1
Update test expectation spacing67d4b38
Merge pull request #457 from Shopify/andyw8/add-minitest-backtrace-filterDependabot 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