Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump @semantic-release/error from 3.0.0 to 4.0.0 (#121)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@semantic-release/error](https://github.com/semantic-release/error) from 3.0.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semantic-release/error/releases"><code>@semantic-release/error</code>'s releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h1><a href="https://github.com/semantic-release/error/compare/v3.0.0...v4.0.0">4.0.0</a> (2023-06-07)</h1> <h3>Code Refactoring</h3> <ul> <li><strong>esm:</strong> converted the package to esm-only (<a href="https://redirect.github.com/semantic-release/error/issues/249">#249</a>) (<a href="https://github.com/semantic-release/error/commit/d378487e563b5eb65a499e8d44dceb438f6806dd">d378487</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>esm:</strong> <code>@semantic-release/error</code> is now an ES Module</li> <li><strong>esm:</strong> the minimum required version of node is now v18</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/error/commit/d378487e563b5eb65a499e8d44dceb438f6806dd"><code>d378487</code></a> refactor(esm): converted the package to esm-only (<a href="https://redirect.github.com/semantic-release/error/issues/249">#249</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/f0069bf5c7e9040028d7c412c716e4147f52e845"><code>f0069bf</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/248">#248</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/346b9396a09f6864a04c2a12c8cd063ca1678e73"><code>346b939</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/246">#246</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/e351516ac006b92fee8b44f04dfc81e552c06374"><code>e351516</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/245">#245</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/9024b8a1e29fa6b9d39e8eb9d2db3122951b504b"><code>9024b8a</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/244">#244</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/93f0d4d853041b1d1bf4ed430dc82c1cba72b9f2"><code>93f0d4d</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/243">#243</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/db8d0f32287e12c67163aabdd61d525c4ee27b91"><code>db8d0f3</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/242">#242</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/6492b0a79ad819bc0f5d93ed61452ed6848aece1"><code>6492b0a</code></a> chore(deps): pin dependencies (<a href="https://redirect.github.com/semantic-release/error/issues/241">#241</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/92519e7238dbd9b87f8234588ecd1509990eaab4"><code>92519e7</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/238">#238</a>)</li> <li><a href="https://github.com/semantic-release/error/commit/eb6e7f4926ee956994d636a3f1c170d79c73cf69"><code>eb6e7f4</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/error/issues/237">#237</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/error/compare/v3.0.0...v4.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/error&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information