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): update nrwl monorepo to v20.0.11 #3128

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/angular (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/eslint (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/eslint-plugin (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/js (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/nx-darwin-arm64 (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/nx-darwin-x64 (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/nx-linux-x64-gnu (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/nx-win32-x64-msvc (source) 20.0.6 -> 20.0.11 age adoption passing confidence
@nx/workspace (source) 20.0.6 -> 20.0.11 age adoption passing confidence
nx (source) 20.0.6 -> 20.0.11 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/angular)

v20.0.11

Compare Source

20.0.11 (2024-11-07)

🚀 Features
  • nx-cloud: configure import paths for light client when running … (#​28735)
  • nx-dev: add video course page (#​28736)
🩹 Fixes
  • core: fix cannot read properties of undefined (reading 'split') (#​28761)
  • core: task graph needs to handle multiple cycles (#​28793)
  • core: empty external deps should work properly (#​28727)
  • core: ensure that the database connection is closed when nx exits (#​28821)
  • graph: add better pdv empty states when no targets exist (#​28797)
  • nx-dev: SEO tags (#​28823)
  • repo: update version of actions/github-script in nightly script (#​28784)
❤️ Thank You

v20.0.10

Compare Source

20.0.10 (2024-11-06)
🩹 Fixes
  • core: ensure that setWorkspaceContext is run only on main nx packages (#​28706)
  • core: revert archive file creation changes (#​28817)
❤️ Thank You
  • Jonathan Cammisuli

v20.0.9

Compare Source

20.0.9 (2024-11-05)

🚀 Features
  • linter: add support eslint 9 --quiet param (#​28743)
  • nx-dev: add customer case studies (da54ac2c15)
🩹 Fixes
  • core: fix create workspace for react native (#​28763)
  • nuxt: use loadNuxtConfig to load nuxt config for plugin (#​28795)
  • vite: tsconfig paths plugin should resolve file with dot in the name (#​28701)
❤️ Thank You

v20.0.8

Compare Source

20.0.8 (2024-11-04)

🩹 Fixes
  • core: fix dependency with multiple dependent packages (#​28669)
  • expo: allow yarn 4 to install for build local (#​28603)
  • rspack: ensure NX_PUBLIC env vars are available to applications #​28720 (#​28751, #​28720)
  • testing: install playwright with-deps (#​28738)
  • webpack: update stylus version to fix security issue (#​28646)
❤️ Thank You

v20.0.7

Compare Source

20.0.7 (2024-10-31)

🚀 Features
🩹 Fixes
  • add required minimizer setting to the generated Nest rspack conf… (#​28629)
  • core: update http-proxy-middleware (#​28607)
  • core: not install cypress when e2e is playwright for react monorepo preset (#​28642)
  • core: fix checks for wasm in db operations (#​28676)
  • core: retry more db operations (#​28667)
  • core: fix powerpack license information grammar (#​28725)
  • js: provide absolute paths to hashFile function in @​nx/js/typescript plugin (#​28690)
  • linter: ensure .cjs config file is handled correctly for generators #​28214 (#​28672, #​28214)
  • module-federation: add comment clarifying default export in config file (#​28675)
  • nextjs: Remove deprecated export executor (#​28702)
  • nextjs: Add deprecation message for svgr (#​28705)
  • nextjs: Fix json spread typo (#​28728)
  • nextjs: do not generate spec files if unitTestRunner is not set programmatically (#​28733)
  • nx-dev: breadcrumbs extra text with query param (#​28732)
  • rspack: ensure baseHref is set when provided #​28455 (#​28660, #​28455)
  • rspack: set NODE_ENV to production correctly #​28584 (#​28662, #​28584)
  • vite: set NODE_ENV to production correctly #​28584 (#​28663, #​28584)
  • vite: include vite mts config files (#​28691)
  • vite: add correct gitignore pattern for vite timestamp files #​28685 (#​28693, #​28685)
❤️ Thank You

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v20.0.7 chore(deps): update nrwl monorepo Nov 4, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo chore(deps): update nrwl monorepo to v20.0.8 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from c265b4b to fd8f6f5 Compare November 6, 2024 01:18
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v20.0.8 chore(deps): update nrwl monorepo to v20.0.9 Nov 6, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v20.0.9 chore(deps): update nrwl monorepo to v20.0.10 Nov 6, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v20.0.10 chore(deps): update nrwl monorepo to v20.0.11 Nov 7, 2024
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