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

147.md (6370B)


      1 # PR #147 Bump sqlite3 from 5.0.2 to 5.0.3
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-04-14T08:22:08Z
      6 - **Branch:** dependabot/npm_and_yarn/sqlite3-5.0.3 → main
      7 - **Closed:** 2022-04-18T09:48:23Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [147.diff](./147.diff)
     12 
     13 ---
     14 
     15 Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
     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.3</h2>
     21 <h2>What's Changed</h2>
     22 <ul>
     23 <li>Updated bundled SQLite to v3.38.2 - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     24 <li>Enabled math functions in compiler options - <a href="https://github.com/kewde"><code>@​kewde</code></a></li>
     25 <li>Updated <code>node-gyp</code> to v8.x - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     26 <li>Re-enabled Node-API v6 builds - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     27 <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>
     28 <li>Fixed building on MacOS Monterey 12.3 - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     29 <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>
     30 <li>Switched prebuilt binary hosting to GitHub Releases - <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     31 </ul>
     32 <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>
     33 </blockquote>
     34 </details>
     35 <details>
     36 <summary>Changelog</summary>
     37 <p><em>Sourced from <a href="https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md">sqlite3's changelog</a>.</em></p>
     38 <blockquote>
     39 <h1>Changelog</h1>
     40 <p>Please check <a href="https://github.com/TryGhost/node-sqlite3/releases">GitHub Releases</a> for notes on more recent releases.</p>
     41 </blockquote>
     42 </details>
     43 <details>
     44 <summary>Commits</summary>
     45 <ul>
     46 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/573784b60dfbca8d3da6b110f11689b78b1450db"><code>573784b</code></a> v5.0.3</li>
     47 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/e5a24fdf41f1fa31d7b0496398146f84118927ac"><code>e5a24fd</code></a> Deleted <code>examples/</code> folder</li>
     48 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/b05f4594cf8b0de64743561fcd2cfe6f4571754d"><code>b05f459</code></a> Added note about GitHub Releases to CHANGELOG.md</li>
     49 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/33d0656f0c597238c7105d66c416c03524ac596c"><code>33d0656</code></a> Modernised Usage example in README</li>
     50 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/9d05c551fe6c369af375f6245b22b339986771ca"><code>9d05c55</code></a> Fixed up more README nits</li>
     51 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/08d63192699b7aa9f798f6ef0179ca0517324ae8"><code>08d6319</code></a> Fixed link to API docs</li>
     52 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/0e2235aa384c735e3141dd9f2a1f99f83272e237"><code>0e2235a</code></a> Altered wording in README</li>
     53 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/76b6c5639fb4da521e307f077cce5920400e5806"><code>76b6c56</code></a> Altered README header</li>
     54 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/e3df3659cc084b229b00296da2118e8e6c5df863"><code>e3df365</code></a> Updated README</li>
     55 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/426930fe3963e232c64d68b4c1403e2f61808f36"><code>426930f</code></a> Enabled CI to run when pushing tags</li>
     56 <li>Additional commits viewable in <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3">compare view</a></li>
     57 </ul>
     58 </details>
     59 <details>
     60 <summary>Maintainer changes</summary>
     61 <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>
     62 </details>
     63 <br />
     64 
     65 
     66 [![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.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     67 
     68 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`.
     69 
     70 [//]: # (dependabot-automerge-start)
     71 [//]: # (dependabot-automerge-end)
     72 
     73 ---
     74 
     75 <details>
     76 <summary>Dependabot commands and options</summary>
     77 <br />
     78 
     79 You can trigger Dependabot actions by commenting on this PR:
     80 - `@dependabot rebase` will rebase this PR
     81 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     82 - `@dependabot merge` will merge this PR after your CI passes on it
     83 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     84 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     85 - `@dependabot reopen` will reopen this PR if it is closed
     86 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     87 - `@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)
     88 - `@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)
     89 - `@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)
     90 
     91 
     92 </details>
     93 
     94 
     95 ## Comments
     96 
     97 ### @dependabot[bot] — 2022-04-18T09:48:22Z
     98 
     99 Superseded by #152.
    100