Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

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

Updates lerna from 8.1.6 to 8.1.8

Release notes

Sourced from lerna's releases.

v8.1.8

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
  • version: truncate release body based on maximum size allowed by VCS client (#4041) (3c2a3c9)

Features

  • publish: enable throttling when publishing modules (#4013) (fccca12)

v8.1.7

8.1.7 (2024-07-21)

Bug Fixes

Changelog

Sourced from lerna's changelog.

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)

8.1.7 (2024-07-21)

Bug Fixes

Commits

Updates nx from 19.5.1 to 19.8.4

Release notes

Sourced from nx's releases.

19.8.4 (2024-10-04)

🚀 Features

  • core: allow circular project dependencies to execute tasks (#28227)
  • nx-dev: add nx powerpack to pricing page (#28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#28256)

🩹 Fixes

  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#28267)
  • core: remove axios import from main code loading (#28230)
  • core: change getCache signature to only accept options (#28248)
  • core: allow prompts during nx add (#28247)
  • core: add stub for conformance:check, add messaging (#28250)
  • core: filter out task dependencies on itself (#28261)
  • core: fixing target groups not merging (#28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
  • nx-dev: fix markdoc table data alignment (#28274)
  • react: host generator should pass normalized name to remote generator (#28295)
  • testing: add support for playwright --last-failed (#28161)

❤️ Thank You

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)

... (truncated)

Commits
  • 7f31366 fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
  • 88f163e fix(core): fixing target groups not merging (#28280)
  • 569f1ab chore(core): expose utility to determine if db cache is enabled (#28262)
  • c571710 fix(core): filter out task dependencies on itself (#28261)
  • cc5e940 fix(core): add stub for conformance:check, add messaging (#28250)
  • e138ebc docs(core): document --skip-sync flag for run commands (#28246)
  • 923242d fix(core): allow prompts during nx add (#28247)
  • bd192a6 fix(core): change getCache signature to only accept options (#28248)
  • b8ac136 fix(core): remove axios import from main code loading (#28230)
  • 952629b feat(core): allow circular project dependencies to execute tasks (#28227)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
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.1.6 to 8.1.8
- [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.8/packages/lerna)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-ee4eabd2bf branch from cc9bef7 to cc48b27 Compare October 6, 2024 09:33
@sbsrnt sbsrnt merged commit cc528b7 into main Oct 6, 2024
@sbsrnt sbsrnt deleted the dependabot/npm_and_yarn/lerna-ee4eabd2bf branch October 6, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant