pressbooks / pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://pressbooks.org
GNU General Public License v3.0
20 stars 16 forks source link

chore(deps-dev): bump lerna from 4.0.0 to 5.4.3 #1102

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps lerna from 4.0.0 to 5.4.3.

Release notes

Sourced from lerna's releases.

v5.4.3

5.4.3 (2022-08-16)

Bug Fixes

  • version: ignore npm lifecycle scripts on package lock update (#3295) (1ba2b8a)

v5.4.2

5.4.2 (2022-08-14)

Bug Fixes

  • version: update package-lock at the root if it exists (#3290) (7f62bab)

v5.4.1

5.4.1 (2022-08-12)

Bug Fixes

v5.4.0

5.4.0 (2022-08-08)

Bug Fixes

  • core: update nx version range base to latest (#3283) (241cdde)
  • create: default test script no longer errors (#3266) (dfd30fa)

Features

v5.3.0

5.3.0 (2022-07-27)

Bug Fixes

  • run-lifecycle: lifecycle events should run to completion in series (#3262) (2f51588)
  • version: inherit stdio for lerna version lifecycle scripts (#3264) (9083a23)

Features

... (truncated)

Changelog

Sourced from lerna's changelog.

5.4.3 (2022-08-16)

Note: Version bump only for package lerna

5.4.2 (2022-08-14)

Note: Version bump only for package lerna

5.4.1 (2022-08-12)

Note: Version bump only for package lerna

5.4.0 (2022-08-08)

Bug Fixes

  • core: update nx version range base to latest (#3283) (241cdde)

5.3.0 (2022-07-27)

Features

  • publish: include all dependencies in package graph by default, allow no-sort (#3263) (3b0c79c)

5.2.0 (2022-07-22)

Features

... (truncated)

Commits
  • 225a451 chore(release): v5.4.3
  • c838ca8 chore(release): v5.4.2
  • 888d21d chore(release): v5.4.1
  • cf9d63f chore(release): v5.4.0
  • 241cdde fix(core): update nx version range base to latest (#3283)
  • 535afac chore(release): v5.3.0
  • 3b0c79c feat(publish): include all dependencies in package graph by default, allow no...
  • 4f43ba1 chore(release): v5.2.0
  • a0e83e5 feat(init): default useNx and useWorkspaces to true for new lerna workspaces ...
  • a568e3b chore: simplify test helpers (#3241)
  • 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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1102 (4d38f28) into dev (151cda2) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4d38f28 differs from pull request most recent head fc59492. Consider uploading reports for the commit fc59492 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1102   +/-   ##
=======================================
  Coverage   46.65%   46.65%           
=======================================
  Files           3        3           
  Lines         448      448           
=======================================
  Hits          209      209           
  Misses        239      239           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 151cda2...fc59492. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.