166.md (6113B)
1 # PR #166 Bump sqlite3 from 5.0.4 to 5.0.6 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-28T08:32:58Z 6 - **Branch:** dependabot/npm_and_yarn/sqlite3-5.0.6 → main 7 - **Closed:** 2022-05-06T08:34:48Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [166.diff](./166.diff) 12 13 --- 14 15 Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.4 to 5.0.6. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/TryGhost/node-sqlite3/releases">sqlite3's releases</a>.</em></p> 19 <blockquote> 20 <h2>v5.0.6</h2> 21 <h2>What's Changed</h2> 22 <ul> 23 <li>Updated bundled SQLite to v3.38.3 by <a href="https://github.com/daniellockyer"><code>@daniellockyer</code></a> in <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/pull/1593">TryGhost/node-sqlite3#1593</a>. This fixes an upstream bug in SQLite that was reported here: <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/issues/1589">TryGhost/node-sqlite3#1589</a></li> 24 <li>Added Node 18 to CI by <a href="https://github.com/daniellockyer"><code>@daniellockyer</code></a> in <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/pull/1587">TryGhost/node-sqlite3#1587</a></li> 25 </ul> 26 <p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.5...v5.0.6">https://github.com/TryGhost/node-sqlite3/compare/v5.0.5...v5.0.6</a></p> 27 <h2>v5.0.5</h2> 28 <h2>What's Changed</h2> 29 <ul> 30 <li>Fixed building on certain systems (<a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/issues/1584">TryGhost/node-sqlite3#1584</a>) by <a href="https://github.com/daniellockyer"><code>@daniellockyer</code></a></li> 31 <li>General repository maintenance by <a href="https://github.com/daniellockyer"><code>@daniellockyer</code></a></li> 32 </ul> 33 <p>Thank you to everyone reporting issues with building <code>sqlite3</code> or the prebuilt binaries 🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.</p> 34 <p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5">https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5</a></p> 35 </blockquote> 36 </details> 37 <details> 38 <summary>Commits</summary> 39 <ul> 40 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/199ebeb86917eb22ce223de58d1739bb28ded737"><code>199ebeb</code></a> v5.0.6</li> 41 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/22ec42936926aedddea9dfeab44b5aad8bb87990"><code>22ec429</code></a> Updated bundled SQLite to v3.38.3</li> 42 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/ff8568b3c64a5dce7f164a56eb20242527f9883a"><code>ff8568b</code></a> Added Node 18 to CI</li> 43 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/b3d858ee19ad8167d99213cad12229f1b2509b74"><code>b3d858e</code></a> v5.0.5</li> 44 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8d0d0fe9e868fb3ade7e87d24ae4075b6752f0ab"><code>8d0d0fe</code></a> Fixed capitalization of Mapbox</li> 45 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/77b1153e1bae79571fb8958bf3941cc37bb9c109"><code>77b1153</code></a> Moved CONTRIBUTING.md to <code>.github/</code></li> 46 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8d80acffd51721f86badec7100b3e07156bb3ddb"><code>8d80acf</code></a> Inlined Renovate config into <code>package.json</code></li> 47 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/0e2330238c7707e6bf8e20cdbb13a1cd349209b8"><code>0e23302</code></a> Fixed GCC preinclude always present in build</li> 48 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/a779446088df8ea44ac1fe2fb4ec02b692c66a02"><code>a779446</code></a> Moved glibc check inside Linux check</li> 49 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/ee4e410087e029f92d72f7a48016370ccfe4ccb0"><code>ee4e410</code></a> Replaced Makefile with NPM scripts</li> 50 <li>Additional commits viewable in <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.6">compare view</a></li> 51 </ul> 52 </details> 53 <br /> 54 55 56 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 57 58 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`. 59 60 [//]: # (dependabot-automerge-start) 61 [//]: # (dependabot-automerge-end) 62 63 --- 64 65 <details> 66 <summary>Dependabot commands and options</summary> 67 <br /> 68 69 You can trigger Dependabot actions by commenting on this PR: 70 - `@dependabot rebase` will rebase this PR 71 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 72 - `@dependabot merge` will merge this PR after your CI passes on it 73 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 74 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 75 - `@dependabot reopen` will reopen this PR if it is closed 76 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 77 - `@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) 78 - `@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) 79 - `@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) 80 81 82 </details> 83 84 85 ## Comments 86 87 ### @dependabot[bot] — 2022-05-06T08:34:47Z 88 89 Superseded by #184. 90