-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump lerna from 6.5.1 to 6.6.1 #1303
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
requested review from
everett980,
rubenvp8510 and
tiffon
as code owners
March 27, 2023 13:47
dependabot
bot
added
dependencies
javascript
Pull requests that update Javascript code
labels
Mar 27, 2023
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1303 +/- ##
=======================================
Coverage 95.58% 95.58%
=======================================
Files 244 244
Lines 7651 7651
Branches 2006 2006
=======================================
Hits 7313 7313
Misses 338 338 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lerna-6.6.1
branch
6 times, most recently
from
March 28, 2023 23:04
2777acf
to
b7cac3b
Compare
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lerna-6.6.1
branch
from
March 28, 2023 23:39
b7cac3b
to
99cdffa
Compare
yurishkuro
approved these changes
Mar 29, 2023
Binrix
pushed a commit
to Binrix/jaeger-ui
that referenced
this pull request
Apr 18, 2023
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.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.6.1</h2> <h2><a href="https://github.com/lerna/lerna/compare/6.6.0...6.6.1">6.6.1</a> (2023-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>build-metadata reference in lerna schema (<a href="https://github.com/lerna/lerna/commit/e2349ad4f529c307ea69d21698a2ab53f5a9d6b4">e2349ad</a>)</li> <li><strong>deps:</strong> update to rimraf v4, remove path-exists (<a href="https://redirect.github.com/lerna/lerna/issues/3616">#3616</a>) (<a href="https://github.com/lerna/lerna/commit/2f2ee2a02091e2c9e35feaabc8f202f77407a408">2f2ee2a</a>)</li> <li>ensure rimraf bin dir can always be resolved (<a href="https://redirect.github.com/lerna/lerna/issues/3614">#3614</a>) (<a href="https://github.com/lerna/lerna/commit/0fe5fafb28a47cb80c7d8ea4fb4e152b6ed0d978">0fe5faf</a>)</li> <li>handle trailing commas and comments in lerna.json files (<a href="https://redirect.github.com/lerna/lerna/issues/3603">#3603</a>) (<a href="https://github.com/lerna/lerna/commit/b826398b6da61b6b3a0e972211fb3a8ec68654f3">b826398</a>)</li> <li>lerna schema type for contents should be string (<a href="https://github.com/lerna/lerna/commit/162575758e9422f2c05fc741ead370eaf793cb57">1625757</a>)</li> <li><strong>publish:</strong> use updated version with pnpm workspaces (<a href="https://redirect.github.com/lerna/lerna/issues/3606">#3606</a>) (<a href="https://github.com/lerna/lerna/commit/cd7ad211212bd18e4876703a26d53df4b77f2d38">cd7ad21</a>)</li> </ul> <h2>6.6.0</h2> <h1><a href="https://github.com/lerna/lerna/compare/6.5.1...6.6.0">6.6.0</a> (2023-03-23)</h1> <h3>Bug Fixes</h3> <ul> <li>correct links to command docs (<a href="https://redirect.github.com/lerna/lerna/issues/3598">#3598</a>) (<a href="https://github.com/lerna/lerna/commit/b90b684976e33b18f1a856657dbc9a9546fe2c66">b90b684</a>)</li> <li><strong>publish:</strong> ensure zero exit code when EWORKINGTREE warning occurs (<a href="https://redirect.github.com/lerna/lerna/issues/3327">#3327</a>) (<a href="https://github.com/lerna/lerna/commit/9c00a33b18046b6f0a5a20d7043a4f0bb309d9c4">9c00a33</a>)</li> <li>update <code>troubleshooting.md</code> typo (<a href="https://redirect.github.com/lerna/lerna/issues/3581">#3581</a>) (<a href="https://github.com/lerna/lerna/commit/a174cd78165c5e9f05bf160891d927177ed7b948">a174cd7</a>)</li> <li>update arborist package to get rid of deprecated warning (<a href="https://redirect.github.com/lerna/lerna/issues/3559">#3559</a>) (<a href="https://github.com/lerna/lerna/commit/aff38a7a0f5e5eea04d1743e78add9b2e052de3a">aff38a7</a>)</li> <li><strong>version:</strong> handle deps property missing due to outdated lockfile (<a href="https://redirect.github.com/lerna/lerna/issues/3549">#3549</a>) (<a href="https://github.com/lerna/lerna/commit/fdbbab9c2cb96ac9e97018129bbdb5347c0e6171">fdbbab9</a>)</li> <li><strong>version:</strong> update yarn lock for versions of yarn >= 2.0.0 (<a href="https://redirect.github.com/lerna/lerna/issues/3555">#3555</a>) (<a href="https://github.com/lerna/lerna/commit/ce2ceca7defd06fc2c8abf0241cbb2c3dcfaf0f3">ce2ceca</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>@lerna/legacy-package-management</code> package (<a href="https://redirect.github.com/lerna/lerna/issues/3602">#3602</a>) (<a href="https://github.com/lerna/lerna/commit/4a03dd5f02c118eb683cf2ed525715b4d8e5221b">4a03dd5</a>)</li> <li><strong>version:</strong> add user-defined build metadata to bumped packages (<a href="https://redirect.github.com/lerna/lerna/issues/2880">#2880</a>) (<a href="https://github.com/lerna/lerna/commit/0b0e2a62257ad8728835057dc37654626cbd621e">0b0e2a6</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.6.0...6.6.1">6.6.1</a> (2023-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>build-metadata reference in lerna schema (<a href="https://github.com/lerna/lerna/commit/e2349ad4f529c307ea69d21698a2ab53f5a9d6b4">e2349ad</a>)</li> <li><strong>deps:</strong> update to rimraf v4, remove path-exists (<a href="https://redirect.github.com/lerna/lerna/issues/3616">#3616</a>) (<a href="https://github.com/lerna/lerna/commit/2f2ee2a02091e2c9e35feaabc8f202f77407a408">2f2ee2a</a>)</li> <li>lerna schema type for contents should be string (<a href="https://github.com/lerna/lerna/commit/162575758e9422f2c05fc741ead370eaf793cb57">1625757</a>)</li> </ul> <h1><a href="https://github.com/lerna/lerna/compare/6.5.1...6.6.0">6.6.0</a> (2023-03-23)</h1> <h3>Bug Fixes</h3> <ul> <li>update arborist package to get rid of deprecated warning (<a href="https://redirect.github.com/lerna/lerna/issues/3559">#3559</a>) (<a href="https://github.com/lerna/lerna/commit/aff38a7a0f5e5eea04d1743e78add9b2e052de3a">aff38a7</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>@lerna/legacy-package-management</code> package (<a href="https://redirect.github.com/lerna/lerna/issues/3602">#3602</a>) (<a href="https://github.com/lerna/lerna/commit/4a03dd5f02c118eb683cf2ed525715b4d8e5221b">4a03dd5</a>)</li> <li><strong>version:</strong> add user-defined build metadata to bumped packages (<a href="https://redirect.github.com/lerna/lerna/issues/2880">#2880</a>) (<a href="https://github.com/lerna/lerna/commit/0b0e2a62257ad8728835057dc37654626cbd621e">0b0e2a6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lerna/lerna/commit/dbc6df8b8074a77e3964bd46fa559afa7a4e6b74"><code>dbc6df8</code></a> chore(misc): publish 6.6.1</li> <li><a href="https://github.com/lerna/lerna/commit/2f2ee2a02091e2c9e35feaabc8f202f77407a408"><code>2f2ee2a</code></a> fix(deps): update to rimraf v4, remove path-exists (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3616">#3616</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/162575758e9422f2c05fc741ead370eaf793cb57"><code>1625757</code></a> fix: lerna schema type for contents should be string</li> <li><a href="https://github.com/lerna/lerna/commit/e2349ad4f529c307ea69d21698a2ab53f5a9d6b4"><code>e2349ad</code></a> fix: build-metadata reference in lerna schema</li> <li><a href="https://github.com/lerna/lerna/commit/43afbf83a55698b0e6f8745753a87c7863f0e4c5"><code>43afbf8</code></a> chore(misc): publish 6.6.0</li> <li><a href="https://github.com/lerna/lerna/commit/4a03dd5f02c118eb683cf2ed525715b4d8e5221b"><code>4a03dd5</code></a> feat: add <code>@lerna/legacy-package-management</code> package (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3602">#3602</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/4b045a18eeff622d7832a164a326a96a0a55ecd4"><code>4b045a1</code></a> chore: update workspace to latest, including jest 29 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3577">#3577</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/aff38a7a0f5e5eea04d1743e78add9b2e052de3a"><code>aff38a7</code></a> fix: update arborist package to get rid of deprecated warning (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3559">#3559</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/9eed42da6d18fcd7fa6509cb481e34c2a9dc3df5"><code>9eed42d</code></a> chore(core): remove some ts-ignore comments and any types (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3556">#3556</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/0b0e2a62257ad8728835057dc37654626cbd621e"><code>0b0e2a6</code></a> feat(version): add user-defined build metadata to bumped packages (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/2880">#2880</a>)</li> <li>See full diff in <a href="https://github.com/lerna/lerna/commits/6.6.1/packages/lerna">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lerna&package-manager=npm_and_yarn&previous-version=6.5.1&new-version=6.6.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps lerna from 6.5.1 to 6.6.1.
Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
dbc6df8
chore(misc): publish 6.6.12f2ee2a
fix(deps): update to rimraf v4, remove path-exists (#3616)1625757
fix: lerna schema type for contents should be stringe2349ad
fix: build-metadata reference in lerna schema43afbf8
chore(misc): publish 6.6.04a03dd5
feat: add@lerna/legacy-package-management
package (#3602)4b045a1
chore: update workspace to latest, including jest 29 (#3577)aff38a7
fix: update arborist package to get rid of deprecated warning (#3559)9eed42d
chore(core): remove some ts-ignore comments and any types (#3556)0b0e2a6
feat(version): add user-defined build metadata to bumped packages (#2880)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 commands and options
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)