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

meta: update dependency nx to v19 - autoclosed #17313

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) 18.3.5 -> 19.0.4 age adoption passing confidence

Release Notes

nrwl/nx (nx)

v19.0.4

Compare Source

19.0.4 (2024-05-15)

🚀 Features
  • core: support finding matching projects with only negative patterns (#​22743)
  • react-native: add optional syncDeps param to storybook executor (#​22032)
🩹 Fixes
  • core: properly indent command output with mixed line endings (#​23321)
  • core: read socket dir on demand & load .env files on client startup (#​23348)
  • core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#​23231)
  • core: addPlugin should not conflict on project.json targ… (#​23391)
  • core: fix affected detection for inputs after named inputs (#​23354)
  • core: fix eslint --help command (#​23274)
  • core: copy native files to tmp file location instead of .nx/cache (#​23375)
  • core: retry interrupted errors when writing to stdout (#​23359)
  • graph: properly remove tag when generating static graph file (#​23399)
  • js: copy assets handler should correctly handle assets on windows (#​23351)
  • misc: guard against failure to decode file in migration (#​23069)
  • nextjs: Moving a library using @​nx/workspace:move should update … (#​23311)
  • testing: ignore jest-sequencer- paths in jest resolver (#​23396)
  • testing: check for project eslint config file in cypress and pla… (#​23401)
  • vite: migration should handle config object correctly #​20921 (#​23364, #​20921)
  • webpack: apply-base-config should initialize options it will set #​23296 (#​23368, #​23296)
❤️ Thank You

v19.0.3

Compare Source

19.0.3 (2024-05-13)
🚀 Features
  • nx-dev: show banner on documentation pages (#​23266)
  • nx-dev: check for missing images (#​23248)
  • nx-dev: put banner above menu (#​23335)
  • react: Add SvgOptions for NxReactWebpackPlugin and WithNx (#​23283)
🩹 Fixes
  • core: include more binary extensions (#​22788, #​22861)
  • core: workspace remove generator should handle no root jest config (#​23328)
  • core: addPlugin should not conflict on project.json targets (#​23264)
  • core: throw a specific error for print-affected and affected graph (#​23336)
  • js: Adds mjs files to prettierrcNameOptions (#​21796)
  • linter: ensure all spreads are removed from rules before parsing (#​23292)
  • linter: log transpilation errors of workspace rules (#​21503)
  • linter: rename languageSettings to languageOptions for flat config migration (#​22924)
  • linter: fix migrating projects with the eslint plugin (#​23147)
  • misc: move e2e-ci to a separate parallel 1 command (#​23305)
  • module-federation: Throw an error if remote is invalid (#​23100)
  • nx-cloud: ensure generated ci workflows use dlx for nx-cloud (#​23333)
  • nx-dev: move table of contents down (#​23350)
  • storybook: should handle inferred cypress when generating cypress project #​21770 (#​23327, #​21770)
  • testing: resolve absolute paths for ts path mappings in jest resolver (#​23346)
  • vite: support passing --watch to inferred vitest commands (#​23298)
  • vite: generate vitest cache dir scoped to each project root and normalize vite cache dir (#​23330)
❤️ Thank You

v19.0.2

Compare Source

19.0.2 (2024-05-09)
🩹 Fixes
  • bundling: rollup does not log build errors (#​23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#​23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#​23249)
  • core: show project --web shouldn't error (#​23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#​23229)
  • gradle: run gradle init if no settings.gradle (#​23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#​23263)
  • misc: create workspaces and default app with the name as provided (#​23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#​23223)
  • nx-dev: fix home page mobile menu (#​23250)
  • release: ensure changelog renderers are resolvable when processing config (#​23214)
  • vite: don't generate tasks for remix projects (#​22551)
  • vite: get tsconfig from new path including target (#​22775)
  • webpack: fix default compiler option (#​22762)
  • webpack: don't overwrite output config (#​22116)
  • webpack: publicPath and rebaseRootRelative (#​20992)
⚠️ Breaking Changes
  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed
❤️ Thank You

v19.0.1

Compare Source

19.0.1 (2024-05-07)

🚀 Features
  • core: add an option to seperate the output of show with provide… (#​23172)
  • misc: improve nx cloud setup prompts and messaging (#​23218)
🩹 Fixes
  • gradle: use local gradlew instead of sdkman (#​23205)
  • module-federation: nested projects should be ordered first when reading from tsconfig paths #​20284 (#​23212, #​20284)
❤️ Thank You

v19.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 6, 2024 20:33
@renovate renovate bot added the no-autoupdate The branch of this PR will not be automatically updated when its auto-merge is enabled label May 6, 2024
@renovate renovate bot requested review from ephys and WikiRik May 6, 2024 20:33
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 40b5f77 to 794edb3 Compare May 7, 2024 23:11
@WikiRik
Copy link
Member

WikiRik commented May 8, 2024

This should be updated after lerna supports nx 19

@WikiRik WikiRik marked this pull request as draft May 8, 2024 11:53
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from f0e588a to 8b91cae Compare May 12, 2024 09:52
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from a05be52 to 55c4ca4 Compare May 15, 2024 19:50
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 55c4ca4 to 6101d5a Compare May 16, 2024 12:07
@WikiRik WikiRik mentioned this pull request May 17, 2024
5 tasks
@WikiRik WikiRik closed this May 17, 2024
@renovate renovate bot changed the title meta: update dependency nx to v19 meta: update dependency nx to v19 - autoclosed May 17, 2024
@renovate renovate bot deleted the renovate/major-nrwl-monorepo branch May 17, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-autoupdate The branch of this PR will not be automatically updated when its auto-merge is enabled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant