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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 3 updates in the / directory: sorbet-runtime, tapioca and minitest.
Updates
sorbet-runtime
from 0.5.11506 to 0.5.11545Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
sorbet
from 0.5.11506 to 0.5.11545Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
tapioca
from 0.15.1 to 0.16.1Release notes
Sourced from tapioca's releases.
Commits
65b08cb
Bump version to v0.16.1df6e272
Merge pull request #1985 from Shopify/ba-fix-ar-newcd51cbb
Fix ActiveRecordRelation new defined out of class2634126
Merge pull request #1983 from Shopify/ba-fix-model-newd9fd423
Fix ActiveRecordRelations Model.new typing1a6ec77
Merge pull request #1980 from phil-monroe/philm/log-signature-errors88e872e
Log an error message if a Sorbet signature raises an exception695197a
Merge pull request #1979 from Shopify/dependabot/bundler/minor-and-patch-a7ec...0e457ba
Add missing method overridec2acacb
Update gem RBIsUpdates
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