Commit 3f520b3
authored
Bump database_cleaner from 2.0.2 to 2.1.0 (#685)
Bumps
[database_cleaner](https://github.com/DatabaseCleaner/database_cleaner)
from 2.0.2 to 2.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc">database_cleaner's
changelog</a>.</em></p>
<blockquote>
<p>== 2.1.0 2024-10-24</p>
<p>=== Changes</p>
<ul>
<li>Add support for trilogy: <a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/pull/707">DatabaseCleaner/database_cleaner#707</a>
=== Chores</li>
<li>Start testing with Ruby 3.3 in CI: <a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/pull/710">DatabaseCleaner/database_cleaner#710</a></li>
<li>Point CI badge to GitHub Actions: <a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/pull/706">DatabaseCleaner/database_cleaner#706</a>
=== Breaking changes</li>
<li>Skip conventional sqlite:// URLs from safeguards: <a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/pull/715">DatabaseCleaner/database_cleaner#715</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/23fb7a71531791b38996b4107fd8741df9962ac2"><code>23fb7a7</code></a>
Bump version to 2.1.0</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/892dd1bc609cf5d92196070429c337aa9123f618"><code>892dd1b</code></a>
Add details about v2.1.0</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/cbc840837cd2a7e18c965945b73bd05b5688fe32"><code>cbc8408</code></a>
Skip conventional sqlite:// URLs from safeguards (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/issues/715">#715</a>)</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/f458536ac6bb09cf93f4f4b53b9fce3741b6c0c8"><code>f458536</code></a>
Update for trilogy (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/issues/707">#707</a>)</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/b38eec7656e4f45790c164fa63f2d1d0c75a9c44"><code>b38eec7</code></a>
Add Ruby 3.3 to CI matrix (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/issues/710">#710</a>)</li>
<li><a
href="https://github.com/DatabaseCleaner/database_cleaner/commit/0bb7cd0ce6b99611d6ae994464ded256b4761b7d"><code>0bb7cd0</code></a>
Point CI badge to GitHub Actions (<a
href="https://redirect.github.com/DatabaseCleaner/database_cleaner/issues/706">#706</a>)</li>
<li>See full diff in <a
href="https://github.com/DatabaseCleaner/database_cleaner/compare/v2.0.2...v2.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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments