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

157.md (5248B)


      1 # PR #157 Bump sqlite3 from 5.0.4 to 5.0.5
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-04-25T08:37:45Z
      6 - **Branch:** dependabot/npm_and_yarn/sqlite3-5.0.5 → main
      7 - **Closed:** 2022-04-28T08:33:02Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [157.diff](./157.diff)
     12 
     13 ---
     14 
     15 Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.4 to 5.0.5.
     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.5</h2>
     21 <h2>What's Changed</h2>
     22 <ul>
     23 <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>
     24 <li>General repository maintenance by <a href="https://github.com/daniellockyer"><code>@​daniellockyer</code></a></li>
     25 </ul>
     26 <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>
     27 <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>
     28 </blockquote>
     29 </details>
     30 <details>
     31 <summary>Commits</summary>
     32 <ul>
     33 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/b3d858ee19ad8167d99213cad12229f1b2509b74"><code>b3d858e</code></a> v5.0.5</li>
     34 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8d0d0fe9e868fb3ade7e87d24ae4075b6752f0ab"><code>8d0d0fe</code></a> Fixed capitalization of Mapbox</li>
     35 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/77b1153e1bae79571fb8958bf3941cc37bb9c109"><code>77b1153</code></a> Moved CONTRIBUTING.md to <code>.github/</code></li>
     36 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/8d80acffd51721f86badec7100b3e07156bb3ddb"><code>8d80acf</code></a> Inlined Renovate config into <code>package.json</code></li>
     37 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/0e2330238c7707e6bf8e20cdbb13a1cd349209b8"><code>0e23302</code></a> Fixed GCC preinclude always present in build</li>
     38 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/a779446088df8ea44ac1fe2fb4ec02b692c66a02"><code>a779446</code></a> Moved glibc check inside Linux check</li>
     39 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/ee4e410087e029f92d72f7a48016370ccfe4ccb0"><code>ee4e410</code></a> Replaced Makefile with NPM scripts</li>
     40 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/cdee6797875279cd2b73d5a9bd5761eb048b91dc"><code>cdee679</code></a> Deleted unused files</li>
     41 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/d4b50639ee946692942e119d1ff9e91181dfdae5"><code>d4b5063</code></a> Switched to file allowlist for NPM publishing</li>
     42 <li><a href="https://github.com/TryGhost/node-sqlite3/commit/9ca129e0d6289094f1c6d6364c151dc735684145"><code>9ca129e</code></a> Updated README.md</li>
     43 <li>See full diff in <a href="https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5">compare view</a></li>
     44 </ul>
     45 </details>
     46 <br />
     47 
     48 
     49 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlite3&package-manager=npm_and_yarn&previous-version=5.0.4&new-version=5.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     50 
     51 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`.
     52 
     53 [//]: # (dependabot-automerge-start)
     54 [//]: # (dependabot-automerge-end)
     55 
     56 ---
     57 
     58 <details>
     59 <summary>Dependabot commands and options</summary>
     60 <br />
     61 
     62 You can trigger Dependabot actions by commenting on this PR:
     63 - `@dependabot rebase` will rebase this PR
     64 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     65 - `@dependabot merge` will merge this PR after your CI passes on it
     66 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     67 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     68 - `@dependabot reopen` will reopen this PR if it is closed
     69 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     70 - `@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)
     71 - `@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)
     72 - `@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)
     73 
     74 
     75 </details>
     76 
     77 
     78 ## Comments
     79 
     80 ### @dependabot[bot] — 2022-04-28T08:33:01Z
     81 
     82 Superseded by #166.
     83