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

build(deps-dev): bump the nx group with 2 updates #4514

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the nx group with 2 updates: @nx/js and nx.

Updates @nx/js from 19.6.2 to 19.6.4

Release notes

Sourced from @​nx/js's releases.

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)
  • vite: plugin should infer ts project correctly for libs (#27649)

❤️ Thank You

19.6.3 (2024-08-26)

🚀 Features

  • core: expose graph json type (#27496)

🩹 Fixes

  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: enable using the daemon in docker if enabled explicitly (#27585)
  • core: ensure file watcher is looking for correct config on windows (#27594)
  • core: change order of CI providers to match their popularity (#27623)
  • core: not parse hex to number (#27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #20282 (#27634, #20282)
  • expo: add expoLibraryGenerator to export (#27520)

... (truncated)

Commits

Updates nx from 19.6.2 to 19.6.4

Release notes

Sourced from nx's releases.

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)
  • vite: plugin should infer ts project correctly for libs (#27649)

❤️ Thank You

19.6.3 (2024-08-26)

🚀 Features

  • core: expose graph json type (#27496)

🩹 Fixes

  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: enable using the daemon in docker if enabled explicitly (#27585)
  • core: ensure file watcher is looking for correct config on windows (#27594)
  • core: change order of CI providers to match their popularity (#27623)
  • core: not parse hex to number (#27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #20282 (#27634, #20282)
  • expo: add expoLibraryGenerator to export (#27520)

... (truncated)

Commits
  • 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...
  • c8088e7 fix(core): do not stream output when static output style is enabled (#27642)
  • 96824d6 feat(core): return task results from imperative task runner (#27640)
  • 0711f17 fix(core): nx migrate should determine angular devkit migration from cli or s...
  • f81b906 feat(core): expose graph json type (#27496)
  • be620eb fix(core): not parse hex to number (#27515)
  • e25c754 chore(repo): update to pnpm 9 (#27624)
  • 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 nx group with 2 updates: [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/js` from 19.6.2 to 19.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.4/packages/js)

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

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 14:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@wjhsf wjhsf merged commit 4615772 into master Sep 3, 2024
11 checks passed
@wjhsf wjhsf deleted the dependabot/npm_and_yarn/nx-8f41521b0a branch September 3, 2024 14:54
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.

None yet

1 participant