Commit 353816e
Merge #615
615: Bump sqlite3 from 5.1.2 to 5.1.4 in /playground r=bidoubiwa a=dependabot[bot]
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.2 to 5.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TryGhost/node-sqlite3/releases">sqlite3's releases</a>.</em></p>
<blockquote>
<h2>v5.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fixed glibc compatibility by downgrading CI to Ubuntu 20 by <a href="https://github.com/daniellockyer"><code>`@daniellockyer</code></a>` in <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/pull/1664">TryGhost/node-sqlite3#1664</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4">https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4</a></p>
<h2>v5.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated bundled SQLite to v3.40.0 by <a href="https://github.com/daniellockyer"><code>`@daniellockyer</code></a></li>`
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3">https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/6f6318e929367ae05f395c5e0e5e4b09c62e87f4"><code>6f6318e</code></a> v5.1.4</li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/aeafe2591d664fcf6c70e7ddadc7875c8f691a4d"><code>aeafe25</code></a> Revert "Renamed <code>master</code> references to <code>main</code>"</li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/57ce2d4519d0fe1c801081389d20cc7f357cdc02"><code>57ce2d4</code></a> Fixed glib compatibility by downgrading to Ubuntu 20</li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/af8e567f25f9da7e0c14f90ede688efe56486ce4"><code>af8e567</code></a> Renamed <code>master</code> references to <code>main</code></li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/8fd18a392c4844288811330dddfcf171c18ed93f"><code>8fd18a3</code></a> Extracted function checking code into macro</li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/5c94f759003c7e075e3c8636d4371307207c8a7c"><code>5c94f75</code></a> v5.1.3</li>
<li><a href="https://github.com/TryGhost/node-sqlite3/commit/aec0d31253f73794cdc67c637cdece74bc5dea44"><code>aec0d31</code></a> Updated bundled SQLite to v3.40.0</li>
<li>See full diff in <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9657 | 9657 | | |
9658 | 9658 | | |
9659 | 9659 | | |
9660 | | - | |
9661 | | - | |
9662 | | - | |
9663 | | - | |
| 9660 | + | |
| 9661 | + | |
| 9662 | + | |
| 9663 | + | |
9664 | 9664 | | |
9665 | 9665 | | |
9666 | 9666 | | |
| |||
0 commit comments