Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

chore(deps-dev): bump the lerna group across 1 directory with 2 updates#420

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lerna-d50bcc9095
Closed

chore(deps-dev): bump the lerna group across 1 directory with 2 updates#420
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lerna-d50bcc9095

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2024

Copy link
Copy Markdown
Contributor

Bumps the lerna group with 2 updates in the / directory: lerna and nx.

Updates lerna from 8.0.0 to 8.1.3

Release notes

Sourced from lerna's releases.

v8.1.3

8.1.3 (2024-05-13)

Bug Fixes

v8.1.2

8.1.2 (2024-02-05)

Bug Fixes

v8.1.1

8.1.1 (2024-02-05)

Bug Fixes

  • list: explicitly exit upon completion (bafe090)

v8.1.0

8.1.0 (2024-02-05)

Features

v8.0.2

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)

v8.0.1

8.0.1 (2023-12-15)

Bug Fixes

... (truncated)

Changelog

Sourced from lerna's changelog.

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

8.1.0 (2024-02-05)

Features

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)

8.0.1 (2023-12-15)

Bug Fixes

  • update node-gyp usage to v10 to resolve npm warning (#3919) (f5fdcba)
Commits

Updates nx from 17.1.3 to 19.1.2

Release notes

Sourced from nx's releases.

19.1.2 (2024-06-03)

🚀 Features

  • nx-dev: add engineering team contact page (#26293)
  • react-native: upgrade react native to 0.74 (#26143)
  • vite: set watch:false in test config by default (#26267)

🩹 Fixes

  • angular: update angular-eslint to v18 (#26165)
  • angular: update broken imports in ng-packagr executors (#26319)
  • angular: normalize and handle dev remotes correctly (#26320)
  • core: handle relative paths after {projectRoot} in outputs (#26244)
  • core: prefer project specific external deps (#23307)
  • core: multi module handling and fall back matching for external nodes (#26277)
  • core: prevent graph output from being truncated (#23446)
  • core: fix daemon plugins caching (#26321)
  • expo: remove deprecated webpack. (#26137)
  • gradle: use os specific line separator for dependency parsing (#26119)
  • linter: support lib as standalone src path (#26263)
  • linter: handle configuration without "rules" in migration (#26317)
  • linter: return callback to install deps when running eslint migration to flat config generator (#26323)
  • misc: add externalDependencies input to some plugins missing them (#26291)
  • react: disable react refresh overlay (#22013)
  • react-native: not cache pod-install (#26279)
  • vite: ensure installed version matches defined peer in package.json (#26324)

❤️ Thank You

19.1.1 (2024-05-29)

🚀 Features

  • core: clean up show project --json false (#23486)
  • graph: add target group for scripts (#26035)
  • nx-dev: Add canary index (#25982)

... (truncated)

Commits
  • 9d95d51 fix(core): fix daemon plugins caching (#26321)
  • 9e524a2 fix(core): prevent graph output from being truncated (#23446)
  • 6079789 fix(core): multi module handling and fall back matching for external nodes (#...
  • 98fe3c3 fix(core): prefer project specific external deps (#23307)
  • a73cb13 fix(core): handle relative paths after {projectRoot} in outputs (#26244)
  • 132a9a4 cleanup(devkit): add util for processing outputs in crystal migration generat...
  • c5cc056 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • 742b010 fix(core): limit the amount of choices shown so that the prompt fits … (#26132)
  • a816a49 feat(core): clean up show project --json false (#23486)
  • edd5d36 fix(core): prevent max buffer issues with bunlock files (#25985)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lerna group with 2 updates in the / directory: [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `lerna` from 8.0.0 to 8.1.3
- [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/v8.1.3/packages/lerna)

Updates `nx` from 17.1.3 to 19.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.1.2/packages/nx)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lerna
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lerna
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 03934ea and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #424.

@dependabot dependabot Bot closed this Jun 10, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/lerna-d50bcc9095 branch June 10, 2024 22:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants