Skip to content
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

chore(deps-dev): bump @lerna-lite/cli from 2.7.0 to 3.0.0 #5751

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2023

Bumps @lerna-lite/cli from 2.7.0 to 3.0.0.

Release notes

Sourced from @​lerna-lite/cli's releases.

v3.0.0

3.0.0 (2023-11-26)

⚠ BREAKING CHANGES

New Requirements

  • drop support for Node 16 which is EOL, Node >=18.0.0 is now required
  • the lerna run --use-nx was deprecated in 2.0 and is now removed
  • the lerna version option --skip-bump-only-release (singular) was renamed to --skip-bump-only-releases (plural) to better represent the command which is only useful in independent mode

Description

I decided to remove lerna run --use-nx option in order to keep Lerna-Lite as light as possible and to remove any Nx related code from the project. If you wish to use Nx and Lerna together, then I strongly suggest that you use the original Lerna since it is supported by the same team and the latest version of Lerna is also requiring Nx.


⚠ BREAKING CHANGES

  • core: upgrade deps to Node 18 and higher (#777)
  • run: remove --use-nx (powered by Nx) option from lerna run command (#776)

Features

Bug Fixes

v2.7.2

2.7.2 (2023-11-20)

Bug Fixes

v2.7.1

2.7.1 (2023-11-19)

Bug Fixes

Changelog

Sourced from @​lerna-lite/cli's changelog.

3.0.0 (2023-11-26)

⚠ BREAKING CHANGES

Refer to the v3.0.0 release for more info about the migration.

  • core: upgrade deps to Node 18 and higher (#777)
  • run: remove --use-nx (powered by Nx) option from run command (#776)

Features

2.7.2 (2023-11-20)

Note: Version bump only for package @​lerna-lite/cli

2.7.1 (2023-11-19)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • b4e9912 chore(release): publish new version 3.0.0
  • 6605757 chore(version): remove deprecated singular --skip-bump-only-release (#779)
  • d092fc6 feat(version): add --premajor-version-bump option to force patch bumps (#774)
  • 70225e8 feat(core)!: upgrade deps to Node 18 and higher (#777)
  • 2653907 feat(run)!: remove --use-nx (powered by Nx) option from run command (#776)
  • db6118c chore(release): publish new version 2.7.2
  • 6736842 chore(release): publish new version 2.7.1
  • 0dddeff chore(build): update build & TS types exports (#767)
  • d12b675 chore: remove pre/postpack demo
  • 293bf4c chore(all): remove unused module exports
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @otto-the-bot.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.0.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 26, 2023
Copy link
Collaborator

@otto-the-bot otto-the-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2e2914c into main Nov 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lerna-lite/cli-3.0.0 branch November 26, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant