Commit 6417119
authored
Build(deps-dev): Bump database_cleaner-active_record from 2.2.0 to 2.2.1 (#838)
Bumps
[database_cleaner-active_record](https://github.com/DatabaseCleaner/database_cleaner-active_record)
from 2.2.0 to 2.2.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/main/CHANGELOG.md">database_cleaner-active_record's
changelog</a>.</em></p>
<blockquote>
<h2>v2.2.1 2025-05-13</h2>
<ul>
<li><a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/pull/111">DatabaseCleaner/database_cleaner-active_record#111</a>
by <a
href="https://github.com/tagliala"><code>@tagliala</code></a></li>
<li><a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/pull/104">DatabaseCleaner/database_cleaner-active_record#104</a>
by <a
href="https://github.com/fatkodima"><code>@fatkodima</code></a></li>
<li><a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/pull/118">DatabaseCleaner/database_cleaner-active_record#118</a>
by <a href="https://github.com/pat"><code>@pat</code></a>, <a
href="https://github.com/thegeorgeous"><code>@thegeorgeous</code></a>,
and <a
href="https://github.com/nnishimura"><code>@nnishimura</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/commit/912acbe1facddfe1b14f21107f6ddc9df290de53"><code>912acbe</code></a>
Bump version to v2.2.1</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/commit/e0ac16aa89f093a097792e72408191b851398681"><code>e0ac16a</code></a>
Update changelog for release of 2.2.1</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/commit/a164b66dfec5d388fdb59c96ad76d3950c9ff6d2"><code>a164b66</code></a>
<code>truncate_option</code> to allow CASCADE mode alongside the default
RESTRICT (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/issues/118">#118</a>)</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/commit/d34716a6d7b46884563d4f81d2ea9e40f288b6f9"><code>d34716a</code></a>
Do not load <code>ActiveRecord</code> too early (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/issues/104">#104</a>)</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/commit/af3b01516b67f63c8b1b455f6a5dfc63068ef511"><code>af3b015</code></a>
Fix appraisals (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner-active_record/issues/111">#111</a>)</li>
<li>See full diff in <a
href="https://github.com/DatabaseCleaner/database_cleaner-active_record/compare/v2.2.0...v2.2.1">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments