-
Notifications
You must be signed in to change notification settings - Fork 78
Commit d35bcd5
Bumps [ext/rbi-central](https://github.com/Shopify/rbi-central) from
`d5626e6` to `dce409b`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Shopify/rbi-central/commit/dce409bcc961b0bbe0453c7ba3d2ff56b55e8f3f"><code>dce409b</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/rbi-central/issues/334">#334</a>
from olivier-thatch/active-record-core</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/fde61481232683f77e0c53bd84d6d49b4772a700"><code>fde6148</code></a>
Add signature for <code>ActiveRecord::Core#==</code></li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/57c39334452d1ca194d932f0fba52db05833fc43"><code>57c3933</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/rbi-central/issues/332">#332</a>
from olivier-thatch/olivier-devise</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/c0096838f90cc3fa20020436a9cbf1ebf161e73c"><code>c009683</code></a>
Add more annotations for Devise</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/59afece534d3baa605567957c5f4883241e47d9a"><code>59afece</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/rbi-central/issues/333">#333</a>
from Shopify/dependabot/github_actions/actions/checko...</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/38d518a81ae5c4a15bb6ff651c86b4fa23de5901"><code>38d518a</code></a>
Bump actions/checkout from 4 to 5</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/d290ad410867f4999b2be74ec89e8f6e8da1c5ad"><code>d290ad4</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/rbi-central/issues/330">#330</a>
from olivier-thatch/olivier-activesupport-enumerable-...</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/a79691cf89798be852ab2107e7cf3dee98e5c64a"><code>a79691c</code></a>
Merge branch 'main' into olivier-activesupport-enumerable-methods</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/ef0be2f9f1356c0f9d5f22c111c720b147e57ce7"><code>ef0be2f</code></a>
Add signatures for some <code>Enumerable</code> Active Support
extensions</li>
<li><a
href="https://github.com/Shopify/rbi-central/commit/66c3e90627d5b8385f1401f21946e2ea8746d7e9"><code>66c3e90</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/rbi-central/issues/331">#331</a>
from Shopify/bump-tapioca</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/rbi-central/compare/d5626e66a619dc19ec2f3e4aab49f6b147b15f08...dce409bcc961b0bbe0453c7ba3d2ff56b55e8f3f">compare
view</a></li>
</ul>
</details>
<br />
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Hower <[email protected]>
1 parent 66e47be commit d35bcd5Copy full SHA for d35bcd5
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- ext
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Submodule rbi-central updated 12 files
- .github/workflows/ci.yml+1-1
- Gemfile.lock+28-18
- gem/Gemfile+1-1
- gem/Gemfile.lock+49-35
- gem/lib/rbi-central/static/context.rb+2-2
- gem/rbi-central.gemspec+1-1
- gem/test/rbi-central/repo_test.rb+1-1
- gem/test/rbi-central/static/context_test.rb+8-6
- rbi/annotations/activerecord.rbi+5
- rbi/annotations/activesupport.rbi+43
- rbi/annotations/devise.rbi+230-24
- rbi/annotations/stripe.rbi+4
0 commit comments