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 nx from 18.2.4 to 18.3.3 in the lerna group #12

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2024

Bumps the lerna group with 1 update: nx.

Updates nx from 18.2.4 to 18.3.3

Release notes

Sourced from nx's releases.

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)
  • core: handle plugin errors from isolation correctly (#22890)
  • core: disable pty on windows until stable (#22910)
  • core: fix cursor being hidden and process shutdown for ctrl c (#22895)
  • misc: add --verbose support to nx graph (#22889)
  • misc: mark migration for escaping env vars as skipped in nx repair (#22916)
  • misc: don't clear node_modules require cache (#22907)
  • testing: bust require cache in jest plugin so configs reload (#22893)
  • vue: do not add verbatimImportSyntax to tsconfig (#22905)

❤️ Thank You

18.3.2 (2024-04-18)

🚀 Features

  • core: load native files from tmp location instead of node_modules (#22648)

🩹 Fixes

  • bundling: handle circular dependencies in @​nx/esbuild getExtraDependencies (#22644)
  • core: load config util supports absolute paths on windows (#22837)
  • core: keep plugin workers until main process shutdown (#22860)
  • core: handle schema validation errors running commands directly (#22864)
  • core: forward args provided to the nx add command to the invoked init generator (#22855)
  • core: fix hashing of external dependencies (#22865)
  • nx-cloud: ensure root .env files are loaded during dte (#22859)
  • testing: fix jest ci target names (#22858)

❤️ Thank You

... (truncated)

Commits
  • 581ede1 fix(core): fix cursor being hidden and process shutdown for ctrl c (#22895)
  • 39f8713 fix(misc): mark migration for escaping env vars as skipped in nx repair (#22916)
  • 645e2d8 fix(core): disable pty on windows until stable (#22910)
  • fdfa18b fix(core): handle plugin errors from isolation correctly (#22890)
  • 9e32083 fix(misc): add --verbose support to nx graph (#22889)
  • 6ab9ae3 fix(core): group command exit listeners to avoid warning (#22892)
  • becd93d fix(core): fix hashing of external dependencies (#22865)
  • d21fd01 feat(core): load native files from tmp location instead of node_modules (#22648)
  • 7ac5ca5 fix(core): forward args provided to the nx add command to the invoked init ge...
  • ed39d8c fix(core): handle schema validation errors running commands directly (#22864)
  • Additional commits viewable in compare view

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 <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 Apr 20, 2024
Bumps the lerna group with 1 update: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-c954833547 branch from 0621683 to 3a97e23 Compare April 20, 2024 18:39
@sbsrnt sbsrnt merged commit a4c7ee2 into main Apr 20, 2024
1 check passed
@sbsrnt sbsrnt deleted the dependabot/npm_and_yarn/lerna-c954833547 branch April 20, 2024 18:40
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