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): bump nx from 19.1.2 to 19.6.5 #4439

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps nx from 19.1.2 to 19.6.5.

Release notes

Sourced from nx's releases.

19.6.5 (2024-09-03)

🩹 Fixes

  • core: handle file change conflicts between sync generators (#27695)
  • core: filter branch in preparation for nx import (#27652)
  • core: add parallelism to target defaults schema (#27710)
  • core: bump plugin pool attempts to work with slow runtimes (#27726)
  • detox: fix name with camel case (#27602)
  • expo: fix unable to build expo local for yarn 4 (#26992)
  • expo: add cacheVersion to metro.config (#27646)
  • misc: fix the URL of the @​naxodev/nx-cloudflare plugin (#27723)
  • nx-dev: show first tab if none selected (#27701)
  • react-native: change hermesCommand to build android (#27641)
  • release: release plan command should take filters and touched projects into account (#27706)
  • release: version plan changelogs should contain authors and refs (#27737)

❤️ Thank You

19.6.4 (2024-08-28)

🚀 Features

  • core: return task results from imperative task runner (#27640)
  • nx-dev: add deepdive callout component (2e38860db2)

🩹 Fixes

  • core: do not stream output when static output style is enabled (#27642)
  • core: fix --e2eTestRunner for create-nx-workspace with react native (#27543)
  • core: negative workspace-root filesets should override positive filesets (#27524)
  • core: make sure env vars specified in run-commands envFile option take priority over other loaded env files (#27583)
  • core: fixes an issue where using "node:test" results in infinite loop (#27685)
  • gradle: fix child project deps (#27643)
  • gradle: fix find root for projects (#27651)
  • js: respect "watch" option when "runBuildTargetDependencies" is true (#27677)
  • release: programmatic API types should not be any (#27647)
  • testing: application generators should accurately configure e2e projects (#27453)

... (truncated)

Commits
  • 454efb7 fix(release): version plan changelogs should contain authors and refs (#27737)
  • 3c7706d fix(core): bump plugin pool attempts to work with slow runtimes (#27726)
  • 67ce0ae fix(core): add parallelism to target defaults schema (#27710)
  • d0e022b fix(release): release plan command should take filters and touched projects i...
  • 578d067 fix(core): filter branch in preparation for nx import (#27652)
  • a13debd fix(core): handle file change conflicts between sync generators (#27695)
  • 82e8586 fix(core): fixes an issue where using "node:test" results in infinite loop (#...
  • af7142a fix(release): programmatic API types should not be any (#27647)
  • 9d13a7a fix(core): make sure env vars specified in run-commands envFile option take p...
  • e4a8edb fix(core): negative workspace-root filesets should override positive filesets...
  • 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 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)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.1.2 to 19.6.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.5/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Sep 4, 2024
@dependabot dependabot bot requested a review from fisker September 4, 2024 09:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant