Skip to content

Bump nx from 17.1.3 to 18.0.4#637

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-18.0.4
Open

Bump nx from 17.1.3 to 18.0.4#637
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-18.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2024

Copy link
Copy Markdown
Contributor

Bumps nx from 17.1.3 to 18.0.4.

Release notes

Sourced from nx's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • a50d119 feat(core): update swc/register (#21755)
  • c5f2e80 fix(core): static run one lifecycle should always print dependent task status...
  • 342ce28 fix(release): ensure nx release publish --graph only includes projects with...
  • 90a10a8 fix(release): logging improvements (#21692)
  • 89797d2 fix(core): remove implementation detail from warning
  • 7851789 fix(core): handle blocking stdin (#21672)
  • 3eb2090 fix(misc): ensure swc transpiler process required files (#21674)
  • 5683b53 fix(core): temporary use forked portable_pty to inherit cursor position for w...
  • 5315052 chore(repo): update nx to 18.0.2 (#21562)
  • 2ebfee5 fix(core): prevent target defaults from being discarded during merge process ...
  • 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 17.1.3 to 18.0.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/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 dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
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.

0 participants