matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

152.md (7749B)


      1 # PR #152 Bump sqlite3 from 5.0.2 to 5.0.4
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-04-18T09:48:19Z
      6 - **Branch:** dependabot/npm_and_yarn/sqlite3-5.0.4 → main
      7 - **Merged:** 2022-04-18T09:50:13Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [152.diff](./152.diff)
     12 
     13 ---
     14 
     15 Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.4.
     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.4</h2>
     21 <h2>What's Changed</h2>
     22 <ul>
     23 <li>Added prebuilt Linux musl binaries - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     24 <li>Added prebuilt Linux ARM64 binaries - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     25 <li>Fixed older glibc compatibility - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     26 </ul>
     27 <p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4">https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4</a></p>
     28 <h2>v5.0.3</h2>
     29 <h2>What's Changed</h2>
     30 <ul>
     31 <li>Updated bundled SQLite to v3.38.2 - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     32 <li>Enabled math functions in compiler options - <a href="https://github.com/kewde"><code>@​kewde</code></a></li>
     33 <li>Updated <code>node-gyp</code> to v8.x - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     34 <li>Re-enabled Node-API v6 builds - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     35 <li>Fixed segfault of invalid toString() object by <a href="https://github.com/kewde"><code>@​kewde</code></a> in <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/pull/1450">TryGhost/node-sqlite3#1450</a></li>
     36 <li>Fixed building on MacOS Monterey 12.3 - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     37 <li>Replaced Python extraction script with JS by <a href="https://github.com/xPaw"><code>@​xPaw</code></a> in <a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/pull/1570">TryGhost/node-sqlite3#1570</a></li>
     38 <li>Switched prebuilt binary hosting to GitHub Releases - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     39 </ul>
     40 <h2>Known Problems</h2>
     41 <ul>
     42 <li><a href="https://github-redirect.dependabot.com/TryGhost/node-sqlite3/issues/1578">TryGhost/node-sqlite3#1578</a> - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.</li>
     43 <li>Prebuilt binaries for Linux do not work on musl systems. This should be fixed with <a href="https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f">https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f</a> but you will need to compile from source to use v5.0.3.</li>
     44 </ul>
     45 <p><strong>Full Changelog</strong>: <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3">https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3</a></p>
     46 </blockquote>
     47 </details>
     48 <details>
     49 <summary>Changelog</summary>
     50 <p><em>Sourced from <a href="https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md">sqlite3's changelog</a>.</em></p>
     51 <blockquote>
     52 <h1>Changelog</h1>
     53 <p>Please check <a href="https://github.com/TryGhost/node-sqlite3/releases">GitHub Releases</a> for notes on more recent releases.</p>
     54 </blockquote>
     55 </details>
     56 <details>
     57 <summary>Commits</summary>
     58 <ul>
     59 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/31ea32b1ada402197d0fb28ff85d88be9b9fc6cf"><code>31ea32b</code></a> v5.0.4</li>
     60 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8ccb907149be9859d21a2ddde3b8c3b0b85856c5"><code>8ccb907</code></a> Fixed CI uploading binaries from QEMU builds</li>
     61 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/73da4108b9aceb447669e050d172e31ec229bbe1"><code>73da410</code></a> Fixed prebuilt binary compatibility with musl and ARM64 systems</li>
     62 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/241d710be27b248f8ddcc15308e13b6a7335c16a"><code>241d710</code></a> Fixed prebuilt binary compatibility with older glibc</li>
     63 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/74a2e311768ff0ca7cec979caf8d620a22c9be6a"><code>74a2e31</code></a> Fixed syntax of bash if statement</li>
     64 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/b2934e92fe8d36c25a66b019a846f5e811e15447"><code>b2934e9</code></a> Fixed deprecated use of <code>new Buffer</code> in tests</li>
     65 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/c5ed10b19809d36aeacd3f14c2c4475d98d32bab"><code>c5ed10b</code></a> Removed <code>console.log</code> from test</li>
     66 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/aec82c3a3213b2e0e65a5c241c81357822a50186"><code>aec82c3</code></a> Added CI step to print out glibc compatibility</li>
     67 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f"><code>8b2cdd9</code></a> Added musl x64 builds to CI</li>
     68 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/122d2b8fa83fd6cf72f8b44350f221f3c1e6be70"><code>122d2b8</code></a> Added prebuilt Linux ARM64 binaries to CI</li>
     69 <li>Additional commits viewable in <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.4">compare view</a></li>
     70 </ul>
     71 </details>
     72 <details>
     73 <summary>Maintainer changes</summary>
     74 <p>This version was pushed to npm by <a href="https://www.npmjs.com/~daniellockyer">daniellockyer</a>, a new releaser for sqlite3 since your current version.</p>
     75 </details>
     76 <br />
     77 
     78 
     79 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlite3&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     80 
     81 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`.
     82 
     83 [//]: # (dependabot-automerge-start)
     84 [//]: # (dependabot-automerge-end)
     85 
     86 ---
     87 
     88 <details>
     89 <summary>Dependabot commands and options</summary>
     90 <br />
     91 
     92 You can trigger Dependabot actions by commenting on this PR:
     93 - `@dependabot rebase` will rebase this PR
     94 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     95 - `@dependabot merge` will merge this PR after your CI passes on it
     96 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     97 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     98 - `@dependabot reopen` will reopen this PR if it is closed
     99 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    100 - `@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)
    101 - `@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)
    102 - `@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)
    103 
    104 
    105 </details>
    106