Bump the minor-and-patch group with 5 updates#895
Merged
github-actions[bot] merged 2 commits intomainfrom Apr 7, 2026
Merged
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [minitest](https://github.com/minitest/minitest) | `6.0.2` | `6.0.3` | | [tapioca](https://github.com/Shopify/tapioca) | `0.18.0` | `0.19.0` | | [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters) | `1.7.1` | `1.8.0` | | [rbi](https://github.com/Shopify/rbi) | `0.3.9` | `0.3.10` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13067` | `0.6.13096` | Updates `minitest` from 6.0.2 to 6.0.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.2...v6.0.3) Updates `tapioca` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.18.0...v0.19.0) Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) Updates `rbi` from 0.3.9 to 0.3.10 - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](Shopify/rbi@v0.3.9...v0.3.10) Updates `sorbet-static-and-runtime` from 0.6.13067 to 0.6.13096 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tapioca dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rbi dependency-version: 0.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.13096 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7918cd7 to
bd88d2e
Compare
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.
Bumps the minor-and-patch group with 5 updates:
6.0.26.0.30.18.00.19.01.7.11.8.00.3.90.3.100.6.130670.6.13096Updates
minitestfrom 6.0.2 to 6.0.3Changelog
Sourced from minitest's changelog.
Commits
649b075prepped for releasea2d0904- assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...Updates
tapiocafrom 0.18.0 to 0.19.0Release notes
Sourced from tapioca's releases.
Commits
64f98c1Merge pull request #2562 from Shopify/dependabot/bundler/minor-and-patch-0e16...50ba584Merge pull request #2563 from Shopify/dependabot/bundler/rubydex-0.1.0.beta11e386a67Merge pull request #2564 from Shopify/dependabot/bundler/rails-8.1.3fcbe0bctapioca gemd02755ftapioca gemefa6b09tapioca gemcf39bf2Merge pull request #2561 from Shopify/dependabot/github_actions/ruby/setup-ru...6828ee3Bump rails from 8.1.2.1 to 8.1.396b0f5cBump rubydex from 0.1.0.beta10 to 0.1.0.beta111e11498Bump the minor-and-patch group with 3 updatesUpdates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIUpdates
rbifrom 0.3.9 to 0.3.10Release notes
Sourced from rbi's releases.
Commits
239965fBump version to v0.3.105ab0a84Merge pull request #575 from Shopify/dependabot/bundler/json-2.15.2.1bf8306dBump json from 2.15.2 to 2.15.2.1cb512f3Merge pull request #574 from Shopify/ko-bump-required-ruby90198e4Bump required_ruby_version from 3.1 to 3.2cada844Merge pull request #573 from Shopify/dependabot/github_actions/dependabot/fet...c3e81c0Merge pull request #572 from Shopify/dependabot/github_actions/ruby/setup-rub...f9911e6Bump dependabot/fetch-metadata from 2.5.0 to 3.0.06fcdd30Bump ruby/setup-ruby from 1.295.0 to 1.299.00886bd9Merge pull request #571 from Shopify/uk-anonymous-method-parametersUpdates
sorbet-static-and-runtimefrom 0.6.13067 to 0.6.13096Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
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 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