ionic-team / ionic-cli

The Ionic command-line interface
MIT License
1.99k stars 640 forks source link

chore(deps-dev): bump lerna from 3.22.1 to 7.4.2 #5055

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps lerna from 3.22.1 to 7.4.2.

Release notes

Sourced from lerna's releases.

v7.4.2

7.4.2 (2023-10-27)

Bug Fixes

  • version: support changelog-presets using async factory funcs (#3873) (bb5e7d7)

v7.4.1

7.4.1 (2023-10-18)

7.4.0 contained a malformed dist directory, please bump to 7.4.1 for the correct artifacts

v7.4.0

7.4.0 (2023-10-17)

Bug Fixes

  • version: update lock files after the version hook (#3849) (7e30a31)

Features

v7.3.1

7.3.1 (2023-10-10)

Bug Fixes

  • core: update package engines.node to correctly include only >=16 (#3861) (0674555)

v7.3.0

7.3.0 (2023-09-13)

Bug Fixes

  • core: skip unnecessary cycles when running tasks (#3834) (d477529)
  • init: generate pnpm workspace yaml (#3822) (489aa92)
  • update make-dir to 4.0.0 and npm audit fix (#3828) (373b8bc)
  • version: Fix crash when using gitSignTag with independent versioning mode (#3832) (4940f2d)

... (truncated)

Changelog

Sourced from lerna's changelog.

7.4.2 (2023-10-27)

Bug Fixes

  • version: support changelog-presets using async factory funcs (#3873) (bb5e7d7)

7.4.1 (2023-10-18)

Note: Version bump only for package lerna

7.4.0 (2023-10-17)

Features

7.3.1 (2023-10-10)

Bug Fixes

  • core: update package engines.node to correctly include only >=16 (#3861) (0674555)

7.3.0 (2023-09-13)

Bug Fixes

  • update make-dir to 4.0.0 and npm audit fix (#3828) (373b8bc)

Features

  • version: add --sync-dist-version option (#3787) (ba8b946)
  • version: option to not ignore scripts on lock update (#3823) (4843c3c)

7.2.0 (2023-08-29)

Note: Version bump only for package lerna

7.1.5 (2023-08-09)

Note: Version bump only for package lerna

7.1.4 (2023-07-15)

Bug Fixes

... (truncated)

Commits
  • 5effc09 chore(misc): publish 7.4.2
  • bb5e7d7 fix(version): support changelog-presets using async factory funcs (#3873)
  • 04772e6 chore(misc): publish 7.4.1
  • 1abb93a chore(misc): publish 7.4.0
  • af23df5 chore(diff): use import instead of require for bundling diff command (#3847)
  • 86f22f4 feat(version): add json option (#3858)
  • 914dd96 feat(version): add option to force version update (#3852)
  • f09e00a chore(misc): publish 7.3.1
  • 0674555 fix(core): update package engines.node to correctly include only >=16 (#3861)
  • f2f742b chore(misc): publish 7.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for lerna 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 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)