Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump lerna from 6.4.1 to 6.5.1 (#1196)
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.4.1 to 6.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/releases">lerna's releases</a>.</em></p> <blockquote> <h2>6.5.1</h2> <h2><a href="https://github.com/lerna/lerna/compare/6.5.0...6.5.1">6.5.1</a> (2023-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing dependency on js-yaml (<a href="https://github.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4">187f480</a>)</li> </ul> <h2>6.5.0</h2> <h1><a href="https://github.com/lerna/lerna/compare/v6.4.1...6.5.0">6.5.0</a> (2023-02-13)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>create:</strong> normalize quotes and indents in generated test and lib files (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3529">#3529</a>) (<a href="https://github.com/lerna/lerna/commit/ad39fe2e4ca4e76cb7be6af83e8fbbc60d0935ce">ad39fe2</a>)</li> <li><strong>repair:</strong> re-enable repair generators (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3497">#3497</a>) (<a href="https://github.com/lerna/lerna/commit/510c3e993be09f8f070dd07ca3ee7d352d00e491">510c3e9</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>publish:</strong> add --include-private option for testing private packages (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3503">#3503</a>) (<a href="https://github.com/lerna/lerna/commit/fa1f4900a658982d87888c1c7c5eef3697c5b31b">fa1f490</a>)</li> <li><strong>publish:</strong> recover from network failure (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3513">#3513</a>) (<a href="https://github.com/lerna/lerna/commit/f03ee3e2efe052d3b21dcb3b15cdad15f5ded499">f03ee3e</a>)</li> <li><strong>run:</strong> allow multiple script targets to be triggered at once (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3527">#3527</a>) (<a href="https://github.com/lerna/lerna/commit/937b02aea4b3a62236aa8998eef127753f47c87c">937b02a</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md">lerna's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/lerna/lerna/compare/6.5.0...6.5.1">6.5.1</a> (2023-02-14)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing dependency on js-yaml (<a href="https://github.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4">187f480</a>)</li> </ul> <h1><a href="https://github.com/lerna/lerna/compare/v6.4.1...6.5.0">6.5.0</a> (2023-02-13)</h1> <h3>Features</h3> <ul> <li><strong>publish:</strong> add --include-private option for testing private packages (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3503">#3503</a>) (<a href="https://github.com/lerna/lerna/commit/fa1f4900a658982d87888c1c7c5eef3697c5b31b">fa1f490</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lerna/lerna/commit/0a7ac45bb2b6322e6f20f37c2aa04eae74b553c8"><code>0a7ac45</code></a> chore(misc): publish 6.5.1</li> <li><a href="https://github.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4"><code>187f480</code></a> fix: add missing dependency on js-yaml</li> <li><a href="https://github.com/lerna/lerna/commit/5eafb62048e97a7d148bf47904c35e652790c1d8"><code>5eafb62</code></a> chore: release 6.5.0</li> <li><a href="https://github.com/lerna/lerna/commit/02c534e3796150ac564c57aa5a248c7bdf7835ab"><code>02c534e</code></a> chore: remove unnecessary write-json-file dep (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3534">#3534</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/fa1f4900a658982d87888c1c7c5eef3697c5b31b"><code>fa1f490</code></a> feat(publish): add --include-private option for testing private packages (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3503">#3503</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/6b50725267b830d5079e6de739ba2fb1cabe5423"><code>6b50725</code></a> chore: remove non-runtime deps from lerna package.json (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3528">#3528</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/aea79df4294b66c12d20561f5c2a1c6e063ccf3e"><code>aea79df</code></a> chore(docs): add lerna watch -- build --include-dependents example (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3512">#3512</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/fc094da83472a703ba67f1b0ad0f6e14eb2ee57e"><code>fc094da</code></a> chore: initial codebase refactor (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3517">#3517</a>)</li> <li>See full diff in <a href="https://github.com/lerna/lerna/commits/6.5.1/packages/lerna">compare view</a></li> </ul> </details> <br /> [](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