Commit b7f8767
authored
Bump bullet from 8.0.8 to 8.1.0 (#3008)
Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.8 to 8.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md">bullet's
changelog</a>.</em></p>
<blockquote>
<h2>8.1.0 (10/23/2025)</h2>
<ul>
<li>Make <code>get_relation</code> private</li>
<li>Support Rails 8.1</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flyerhzm/bullet/commit/5f4173292a0566ca5ba0b1ff8e1d6362f3be85b0"><code>5f41732</code></a>
Bumping version to 8.1.0</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/83b6de80bc63c1eeb51ac441154d2f6392303717"><code>83b6de8</code></a>
Bumping version to 8.1.0.beta1</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/1d8e90e942c9a127046b2c56b826d71663191823"><code>1d8e90e</code></a>
Merge pull request <a
href="https://redirect.github.com/flyerhzm/bullet/issues/758">#758</a>
from saiqulhaq/feat/support-rails81</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/379be325ef99ee418fcd32767a92613b3e8d71e1"><code>379be32</code></a>
feat(bullet): add support for ActiveRecord 8.1 to enhance compatibility
with ...</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/c565be934cefe3955c3f35fa1f9b2f1f3b16b7e7"><code>c565be9</code></a>
Merge pull request <a
href="https://redirect.github.com/flyerhzm/bullet/issues/756">#756</a>
from hamajyotan/get_relation-visibility-to-private</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/0b2604a1bad5cd44fe5d833b2a0b53c53357efbf"><code>0b2604a</code></a>
Make get_relation private</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/1dba7aaa0bb03bfece1759ccb270ddd58d4fa441"><code>1dba7aa</code></a>
Merge pull request <a
href="https://redirect.github.com/flyerhzm/bullet/issues/755">#755</a>
from flyerhzm/dependabot/github_actions/actions/stale-10</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/6bba5e98fa135dbeac9b7f9bc7d7332c35fa12ee"><code>6bba5e9</code></a>
Bump actions/stale from 9 to 10</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/9c8122f265e9394d074859b018ec76a5354c1435"><code>9c8122f</code></a>
Merge pull request <a
href="https://redirect.github.com/flyerhzm/bullet/issues/753">#753</a>
from flyerhzm/dependabot/github_actions/actions/check...</li>
<li><a
href="https://github.com/flyerhzm/bullet/commit/7b8f54c64e4cb05c3ddf19d5875552fce7265059"><code>7b8f54c</code></a>
Bump actions/checkout from 4 to 5</li>
<li>Additional commits viewable in <a
href="https://github.com/flyerhzm/bullet/compare/8.0.8...8.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 17cd728 commit b7f8767
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| |||
0 commit comments