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(e2e/nx): update nrwl monorepo to v19.5.1 (minor) #9482

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/angular (source) 19.4.4 -> 19.5.1 age adoption passing confidence
@nx/jest (source) 19.4.4 -> 19.5.1 age adoption passing confidence
@nx/workspace (source) 19.4.4 -> 19.5.1 age adoption passing confidence
nx (source) 19.4.4 -> 19.5.1 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/angular)

v19.5.1

Compare Source

19.5.1 (2024-07-18)
🚀 Features
  • module-federation: add nx-runtime-library-control-plugin (#​26816)
  • nx-dev: add announcement pill on top of hero section (#​26961)
  • nx-dev: improve hero section on homepage (1f34788c75)
🩹 Fixes
  • devkit: remove --web from being logged to show project details (#​26968)
  • misc: update concurrency in ci workflows to 3 (#​26974)
  • nx-dev: Navigating to blogs should work (#​26972)
❤️ Thank You

v19.5.0

Compare Source

19.5.0 (2024-07-17)

🚀 Features
  • angular: support angular v18.1.0 (#​26504)
  • core: move target defaults back to post graph step (#​26596)
  • core: support compile to wasi target (#​22870)
  • core: add support for wildcards in dependsOn (#​19611)
  • core: uncomment start-ci-run (#​26645)
  • core: avoid forking process for nx:noop (#​26869)
  • core: enable plugin isolation by default (#​26888)
  • core: pattern matching for target defaults (#​26870)
  • core: add parallelism to target configuration (#​26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#​26948)
  • gradle: gradle atomizer (#​26663)
  • gradle: add help metadata (#​26810)
  • gradle: change test glob to include Tests and Test (#​26913)
  • graph: add copy button for entire target configuration (#​26284)
  • js: add createNodesV2 for typescript plugin (#​26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#​26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#​26777)
  • nx-dev: update next to fix img fetchpriority error (#​26766)
  • nx-dev: add customers & company pages (#​26813)
  • nx-dev: Add more OSS logos (#​26922)
  • nx-dev: update home page (#​26893)
  • react: add support for React Compiler in @​nx/react/babel (#​26826)
  • react-native: update react-native-svg to 15.3.0 (#​26827)
🩹 Fixes
  • core: handle packageManager property with createPackageJson (#​26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#​26758)
  • core: cannot read properties of undefined (reading 'options') (#​26721)
  • core: register swc transpiler once per compilerOptions (#​26807)
  • core: always inherit output from plugins (#​26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#​26806)
  • core: recursive resolve deps on create command graph (#​22989)
  • core: ensure better create nodes error messaging (#​26811)
  • core: load isolated plugins in parallel (#​26874)
  • core: report should work if project graph errors (#​26858)
  • core: do not mutate target defaults (#​26941)
  • core: merge package.json plugins and updated project.json plugin… (#​26952)
  • core: running just 'nx' should show help (#​26871)
  • core: decrease initial memory for wasm (#​26956)
  • core: properly handle reading target defaults (#​26959)
  • core: disable isolation in wasm (#​26960)
  • gradle: pass process.env when running gradle (#​26776)
  • gradle: fix gradle exclude src/test (#​26741)
  • js: node executor now correctly kills tasks when exiting (#​19219)
  • js: normalize excluded paths to task inputs correctly in typescript plugin (#​26801)
  • linter: Correctly collect lintable files for project in @​nx/eslint plugin (#​26638)
  • misc: respect useInferencePlugin in nx.json when generating apps and libs (#​26703)
  • misc: adjust nx cloud ab test (#​26866)
  • misc: properly set the value of the bitbucket option for ci work… (#​26890)
  • misc: add more ab testing for setting up ci and nx cloud (#​26907)
  • misc: add NX_E2E_RUN_E2E env to e2eInputs (#​26939)
  • misc: finalize ab testing (#​26958)
  • node: Enable e2e test (#​23508)
  • nx-cloud: onboarding cloud version handling (#​26790)
  • nx-dev: plugin-registry menu (#​26767)
  • nx-dev: Update Next.js version (#​26912)
  • nx-dev: website copy corrections and changes (3a40d37f5e)
  • nx-plugin: tslib is not set as a dependency when using create-package generator (#​22429)
  • rollup: always generate package.json when using @​nx/rollup:rollup (#​26940)
  • testing: pin cypress to 13.12.0 and re-enable skipped tests (#​26751)
  • vite: infer build and serve targets when rollupOptions.input is present (#​26750)
  • vite: remove deprecated cache.dir from vitest generation (#​26756)
  • vite: Only attempt to amend test object if one exists (#​26822)
  • vue: bump vue-tsc version to 2.x.x (#​26867)
❤️ 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from satanTime as a code owner July 17, 2024 23:28
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9485ab2) to head (b4418b8).
Report is 489 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #9482   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4935      4935           
  Branches      1147      1147           
=========================================
  Hits          4935      4935           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/e2e/nx/nrwl-monorepo branch from f9a1a37 to 8f85b6e Compare July 18, 2024 17:33
@renovate renovate bot changed the title chore(e2e/nx): update nrwl monorepo to v19.5.0 (minor) chore(e2e/nx): update nrwl monorepo to v19.5.1 (minor) Jul 18, 2024
@satanTime satanTime enabled auto-merge July 19, 2024 06:49
@renovate renovate bot force-pushed the renovate/e2e/nx/nrwl-monorepo branch 2 times, most recently from 295d6a9 to f451eb1 Compare July 19, 2024 07:04
@renovate renovate bot force-pushed the renovate/e2e/nx/nrwl-monorepo branch from f451eb1 to b4418b8 Compare July 19, 2024 09:28
@satanTime satanTime merged commit 28b666b into master Jul 19, 2024
6 checks passed
@satanTime satanTime deleted the renovate/e2e/nx/nrwl-monorepo branch July 19, 2024 10:41
@satanTime
Copy link
Member

v14.13.1 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant