Skip to content

chore: bump @lerna-lite/cli from 3.12.1 to 4.11.0#7799

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/lerna-lite/cli-4.11.0
Closed

chore: bump @lerna-lite/cli from 3.12.1 to 4.11.0#7799
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/lerna-lite/cli-4.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

Bumps @lerna-lite/cli from 3.12.1 to 4.11.0.

Release notes

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

v4.11.0

4.11.0 (2026-01-16)

This release includes 2 new lerna version options to add extra Header/Footer messages to your GitHub/GitLab Releases. This can be useful to automate the use of certain static texts (like a list of Sponsors or link to your website), so that they're always included in your releases without having to insert them manually. You can see a demo of that at the bottom of this release, a footer was added using the new footer option.

See 2 new options

Note the text above was not inserted via the new options but the footer down below was inserted with the new release footer option.


✨ Features

🐞 Bug Fixes

Released by Lerna-Lite 🤖. Star us on GitHub!

v4.10.5

4.10.5 (2026-01-07)

This release fixes another regression introduced in previous v4.10.3 (by fully replacing an old external lib config-chain deprecated 5 years ago) which caused some issues with custom registry. It is advised to update whenever possible.

🐞 Bug Fixes

v4.10.4

4.10.4 (2026-01-06)

This release fixes a regression introduced in previous v4.10.3 causing issues with custom registry. It is advised to update whenever possible. Also the new feature to Comments on resolved issues/pull requests is now considered stable and to see a demo, just route to any of the issues/PRs below

🐞 Bug Fixes

v4.10.3

4.10.3 (2025-12-27)

🐞 Bug Fixes

... (truncated)

Changelog

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

4.11.0 (2026-01-16)

✨ Features

4.10.5 (2026-01-07)

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

4.10.4 (2026-01-06)

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

4.10.3 (2025-12-27)

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

4.10.2 (2025-12-13)

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

4.10.1 (2025-12-12)

Bug Fixes

4.10.0 (2025-12-12)

Features

4.9.4 (2025-11-27)

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

4.9.3 (2025-11-20)

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

4.9.2 (2025-11-04)

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

4.9.1 (2025-10-17)

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

... (truncated)

Commits
  • ef74c14 chore(release): publish new version v4.11.0
  • 5ad8425 feat: add customizable remote Release Header & Footer messages (#1243)
  • ea9c5b7 chore: enable new oxlint optional chaining rule (#1240)
  • 4b433dd chore: add missing lerna command options in JSON Schema (#1237)
  • 79d1054 chore(release): publish new version v4.10.5
  • 3ccae82 chore(release): publish new version v4.10.4
  • 413ca7d chore: reformat all files and insert newline & remove editorconfig file
  • 55c36f6 chore(release): publish new version v4.10.3
  • 4e6fc60 chore: run oxc format
  • cf9d74a chore(deps): update to latest oxfmt which now sorts all package.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​lerna-lite/cli since your current version.


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 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 18, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/lerna-lite/cli-4.11.0 branch 6 times, most recently from f29a036 to 59965f1 Compare January 18, 2026 15:53
Bumps [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) from 3.12.1 to 4.11.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/v4.11.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/lerna-lite/cli-4.11.0 branch from 59965f1 to d0ada76 Compare January 18, 2026 15:56
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2026

Superseded by #7887.

@dependabot dependabot bot closed this Feb 8, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/lerna-lite/cli-4.11.0 branch February 8, 2026 15:16
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.

0 participants