61.md (6417B)
1 # PR #61 Bump semver from 6.3.0 to 6.3.1 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-08-21T16:10:13Z 6 - **Branch:** dependabot/npm_and_yarn/semver-6.3.1 → main 7 - **Merged:** 2023-08-21T16:11:24Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [61.diff](./61.diff) 10 11 --- 12 13 Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/npm/node-semver/releases">semver's releases</a>.</em></p> 17 <blockquote> 18 <h2>v6.3.1</h2> 19 <h2><a href="https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1">6.3.1</a> (2023-07-10)</h2> 20 <h3>Bug Fixes</h3> 21 <ul> 22 <li><a href="https://github.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c"><code>928e56d</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/591">#591</a> better handling of whitespace (<a href="https://redirect.github.com/npm/node-semver/issues/591">#591</a>) (<a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>, <a href="https://github.com/joaomoreno"><code>@joaomoreno</code></a>, <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Changelog</summary> 28 <p><em>Sourced from <a href="https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md">semver's changelog</a>.</em></p> 29 <blockquote> 30 <h2><a href="https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1">6.3.1</a> (2023-07-10)</h2> 31 <h3>Bug Fixes</h3> 32 <ul> 33 <li><a href="https://github.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c"><code>928e56d</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/591">#591</a> better handling of whitespace (<a href="https://redirect.github.com/npm/node-semver/issues/591">#591</a>) (<a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>, <a href="https://github.com/joaomoreno"><code>@joaomoreno</code></a>, <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> 34 </ul> 35 <h2>6.2.0</h2> 36 <ul> 37 <li>Coerce numbers to strings when passed to semver.coerce()</li> 38 <li>Add <code>rtl</code> option to coerce from right to left</li> 39 </ul> 40 <h2>6.1.3</h2> 41 <ul> 42 <li>Handle X-ranges properly in includePrerelease mode</li> 43 </ul> 44 <h2>6.1.2</h2> 45 <ul> 46 <li>Do not throw when testing invalid version strings</li> 47 </ul> 48 <h2>6.1.1</h2> 49 <ul> 50 <li>Add options support for semver.coerce()</li> 51 <li>Handle undefined version passed to Range.test</li> 52 </ul> 53 <h2>6.1.0</h2> 54 <ul> 55 <li>Add semver.compareBuild function</li> 56 <li>Support <code>*</code> in semver.intersects</li> 57 </ul> 58 <h2>6.0</h2> 59 <ul> 60 <li> 61 <p>Fix <code>intersects</code> logic.</p> 62 <p>This is technically a bug fix, but since it is also a change to behavior 63 that may require users updating their code, it is marked as a major 64 version increment.</p> 65 </li> 66 </ul> 67 <h2>5.7</h2> 68 <ul> 69 <li>Add <code>minVersion</code> method</li> 70 </ul> 71 <h2>5.6</h2> 72 <ul> 73 <li>Move boolean <code>loose</code> param to an options object, with 74 backwards-compatibility protection.</li> 75 <li>Add ability to opt out of special prerelease version handling with 76 the <code>includePrerelease</code> option flag.</li> 77 </ul> 78 <h2>5.5</h2> 79 <!-- raw HTML omitted --> 80 </blockquote> 81 <p>... (truncated)</p> 82 </details> 83 <details> 84 <summary>Commits</summary> 85 <ul> 86 <li><a href="https://github.com/npm/node-semver/commit/44d27bc007e4827e9b797d6145f1076c127005f2"><code>44d27bc</code></a> chore: release 6.3.1</li> 87 <li><a href="https://github.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c"><code>928e56d</code></a> fix: better handling of whitespace (<a href="https://redirect.github.com/npm/node-semver/issues/591">#591</a>)</li> 88 <li><a href="https://github.com/npm/node-semver/commit/39f632690ea5b1b0d64fa913aa0f96f42b9bde32"><code>39f6326</code></a> chore: <code>@npmcli/template-oss</code><a href="https://github.com/4"><code>@4</code></a>.16.0</li> 89 <li>See full diff in <a href="https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1">compare view</a></li> 90 </ul> 91 </details> 92 <details> 93 <summary>Maintainer changes</summary> 94 <p>This version was pushed to npm by <a href="https://www.npmjs.com/~lukekarrys">lukekarrys</a>, a new releaser for semver since your current version.</p> 95 </details> 96 <br /> 97 98 99 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 100 101 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`. 102 103 [//]: # (dependabot-automerge-start) 104 [//]: # (dependabot-automerge-end) 105 106 --- 107 108 <details> 109 <summary>Dependabot commands and options</summary> 110 <br /> 111 112 You can trigger Dependabot actions by commenting on this PR: 113 - `@dependabot rebase` will rebase this PR 114 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 115 - `@dependabot merge` will merge this PR after your CI passes on it 116 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 117 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 118 - `@dependabot reopen` will reopen this PR if it is closed 119 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 120 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 121 - `@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) 122 - `@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) 123 - `@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) 124 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/zola-check-manager/network/alerts). 125 126 </details> 127