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#413

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 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.0.4

Release notes

Sourced from nx's releases.

19.0.4 (2024-05-15)

🚀 Features

  • core: support finding matching projects with only negative patterns (#22743)
  • react-native: add optional syncDeps param to storybook executor (#22032)

🩹 Fixes

  • core: properly indent command output with mixed line endings (#23321)
  • core: read socket dir on demand & load .env files on client startup (#23348)
  • core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#23231)
  • core: addPlugin should not conflict on project.json targ… (#23391)
  • core: fix affected detection for inputs after named inputs (#23354)
  • core: fix eslint --help command (#23274)
  • core: copy native files to tmp file location instead of .nx/cache (#23375)
  • core: retry interrupted errors when writing to stdout (#23359)
  • graph: properly remove tag when generating static graph file (#23399)
  • js: copy assets handler should correctly handle assets on windows (#23351)
  • misc: guard against failure to decode file in migration (#23069)
  • nextjs: Moving a library using @​nx/workspace:move should update … (#23311)
  • testing: ignore jest-sequencer- paths in jest resolver (#23396)
  • testing: check for project eslint config file in cypress and pla… (#23401)
  • vite: migration should handle config object correctly #20921 (#23364, #20921)
  • webpack: apply-base-config should initialize options it will set #23296 (#23368, #23296)

❤️ Thank You

19.0.3 (2024-05-13)

🚀 Features

  • nx-dev: show banner on documentation pages (#23266)
  • nx-dev: check for missing images (#23248)
  • nx-dev: put banner above menu (#23335)
  • react: Add SvgOptions for NxReactWebpackPlugin and WithNx (#23283)

🩹 Fixes

... (truncated)

Commits
  • 4e6a193 fix(core): retry interrupted errors when writing to stdout (#23359)
  • 7ff68e5 fix(core): copy native files to tmp file location instead of .nx/cache (#23375)
  • 4dbfea7 fix(graph): properly remove <base> tag when generating static graph file (#23...
  • d3ea7c2 fix(core): fix eslint --help command (#23274)
  • 8003766 fix(core): fix affected detection for inputs after named inputs (#23354)
  • 508e87f chore(core): fix failing unit test (#23392)
  • 2cae242 Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • be5b8e7 fix(core): not load env files when NX_LOAD_DOT_ENV_FILES is false (#23231)
  • d75bab7 fix(core): read socket dir on demand & load .env files on client startup (#23...
  • b8d112c fix(core): properly indent command output with mixed line endings (#23321)
  • 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

---
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 May 20, 2024
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 19a9e7b and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot @github

dependabot Bot commented on behalf of github May 27, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #418.

@dependabot dependabot Bot closed this May 27, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/lerna-0f7aacfa27 branch May 27, 2024 22:38
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