Skip to content

dependabot(npm): bump nx from 18.2.2 to 19.7.0#15

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nx-19.7.0
Closed

dependabot(npm): bump nx from 18.2.2 to 19.7.0#15
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nx-19.7.0

Conversation

@dependabot
Copy link

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

Bumps nx from 18.2.2 to 19.7.0.

Release notes

Sourced from nx's releases.

19.7.0 (2024-09-09)

🚀 Features

  • bundling: add option to generate sourcemaps for Rollup build (#27539)
  • bundling: add nxCopyAssetsPlugin for Vite to use in JS libs (#27593)
  • core: add shutdown lifecycle hook to node executor (#27354)
  • core: add sqlite db for nx (#26891)
  • core: expose graph json type (#27496)
  • core: return task results from imperative task runner (#27640)
  • core: refactor graph implementation details (#27267)
  • core: allow disabling registered task sync generators (#27638)
  • core: allow skipping sync when running tasks (#27697)
  • core: add shutdown lifecycle hook to node executor" (#27794)
  • core: update PNPM GH action setup to use v4 and pnpm version 9 (#27664)
  • devkit: prefer strings over Linter enum (#27209)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • graph: add expandedTargets to project details on nx dev (#26911)
  • graph: update tags to render on a single line by default with expand option (#27829)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#27518)
  • js: generate package.json with overrides and resolutions (#27601)
  • js: add metadata to the typescript inferred tasks (#27806)
  • linter: add option to exclude projects from circular deps check (#27504)
  • nx-cloud: alias for login and logout (#27358)
  • nx-cloud: remove feature flag for nx login (#27657)
  • nx-cloud: add 'generate-token' option to connect (#27678)
  • nx-cloud: remove env variable for login (#27791)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#27455)
  • nx-dev: add Monorepo World banner to hero (#27482)
  • nx-dev: honor prefers-reduced-motion (#27541)
  • nx-dev: add deepdive callout component (daf5837a21)
  • nx-dev: add Mike Hartington in the team section (#27755)
  • nx-dev: make animations more performant (#27757)
  • nx-dev: add create-nx-workspace from nx-cloud on ci section (#27756)
  • react: add rspack module federation support (#27696)
  • react: add module federation static server (#27802)
  • remix: infer targets for remix vite in @​nx/remix/plugin (#27713)

🩹 Fixes

  • missing export for setRemoteDefinition (#27491)
  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#27477)
  • angular: bump ngrx version to 18.0.2 (#27506)
  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: fix importing files with special characters (#27484)
  • core: use withVerbose util (#27553)
  • core: support import detection of packages installed from git remote URL (#27569)

... (truncated)

Commits
  • 24025c8 fix(core): move daemon server-process.json watching to outputs watcher (#27832)
  • d47d41c fix(core): fix wasm build (#27830)
  • ac9da41 fix(core): optimize daemon output glob matching (#27775)
  • a3c2db8 docs(nx-cloud): add new documentation for PATs and emphasise Access Tokens ar...
  • f6f928f feat(nx-cloud): remove env variable for login (#27791)
  • 4068ecb chore(core): create get cache function (#27779)
  • ddec7ad chore(repo): add valid-command-object lint rule (#27777)
  • ccda7f9 feat(core): allow skipping sync when running tasks (#27697)
  • 00b5d39 fix(release): show version plan deletion log in dry-run (#27744)
  • 1108ebf fix(release): support forwarding the --access flag to npm publish (#27765)
  • 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 18.2.2 to 19.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.7.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 10, 2024

The following labels could not be found: M-dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 10, 2024

Superseded by #23.

@dependabot dependabot bot closed this Sep 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-19.7.0 branch September 10, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants