gipo355 / angular-tomcat-gradle-monorepo

angular gradle monorepo with NX example
https://gipo355.github.io/angular-tomcat-gradle-monorepo/
MIT License
0 stars 0 forks source link

fix(deps): update nrwl monorepo to v19.3.2 #65

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
@nx/angular (source) dependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/devkit (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/eslint (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/eslint-plugin (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/gradle (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/jest (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/js (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/playwright (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
@nx/workspace (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard
nx (source) devDependencies patch 19.3.1 -> 19.3.2 OpenSSF Scorecard

Release Notes

nrwl/nx (@​nx/angular) ### [`v19.3.2`](https://togithub.com/nrwl/nx/releases/tag/19.3.2) [Compare Source](https://togithub.com/nrwl/nx/compare/19.3.1...19.3.2) ##### 19.3.2 (2024-06-26) ##### 🚀 Features - **nx-cloud:** updates to the new onboarding flow ([75b7fa155](https://togithub.com/nrwl/nx/commit/75b7fa155)) - **nx-cloud:** unhide new onboarding flow ([73f15ebcc](https://togithub.com/nrwl/nx/commit/73f15ebcc)) - **release:** allow disabling GitHub username matching in default changelog renderer ([#​26672](https://togithub.com/nrwl/nx/pull/26672)) ##### 🩹 Fixes - **angular:** fix chalk import and correctly skip invalid projects in ng-add generator ([#​26667](https://togithub.com/nrwl/nx/pull/26667)) - **angular:** allow usages of ecmascript decorators in ng-packagr executors ([#​26691](https://togithub.com/nrwl/nx/pull/26691)) - **angular:** migration of browserTarget to buildTarget should handle empty config [#​26681](https://togithub.com/nrwl/nx/issues/26681) ([#​26690](https://togithub.com/nrwl/nx/pull/26690), [#​26681](https://togithub.com/nrwl/nx/issues/26681)) - **bundling:** use vite createNodes v2 for add plugin ([#​26662](https://togithub.com/nrwl/nx/pull/26662)) - **core:** repair sourcemaps that had file & plugin swapped ([#​26628](https://togithub.com/nrwl/nx/pull/26628)) - **core:** pick up changes to plugins configuration in daemon ([#​26625](https://togithub.com/nrwl/nx/pull/26625)) - **core:** isolated plugins should provide cleanup function ([#​26657](https://togithub.com/nrwl/nx/pull/26657)) - **core:** expand env variables on load and unload ([#​26459](https://togithub.com/nrwl/nx/pull/26459)) - **graph:** fix search params reload when back to graph ([#​26580](https://togithub.com/nrwl/nx/pull/26580)) - **linter:** ensure that [@​nx/eslint-plugin](https://togithub.com/nx/eslint-plugin) is installed when we add an extracted base eslintrc file ([#​26679](https://togithub.com/nrwl/nx/pull/26679)) - **linter:** handle eslint flat config path correctly in lint executor ([#​26687](https://togithub.com/nrwl/nx/pull/26687)) - **module-federation:** module-federation-dev-server hang caused by child process exiting too early ([#​26684](https://togithub.com/nrwl/nx/pull/26684), [#​26685](https://togithub.com/nrwl/nx/pull/26685)) - **module-federation:** dynamic remotes external to workspace should be skipped correctly [#​26551](https://togithub.com/nrwl/nx/issues/26551) ([#​26692](https://togithub.com/nrwl/nx/pull/26692), [#​26551](https://togithub.com/nrwl/nx/issues/26551)) - **release:** skip dependents of projects without changes in conventional commits ([#​26671](https://togithub.com/nrwl/nx/pull/26671)) - **remix:** don't add [@​remix-run/eslint-config](https://togithub.com/remix-run/eslint-config) dependency to new remix apps ([#​26568](https://togithub.com/nrwl/nx/pull/26568)) - **testing:** accept a numeric value for the playwright executor's workers option ([#​26689](https://togithub.com/nrwl/nx/pull/26689)) - **vite:** setup-paths-plugin should only register import once ([#​26678](https://togithub.com/nrwl/nx/pull/26678)) - **vite:** incremental builds tmp tsconfig should have baseUrl set to workspace root ([#​26680](https://togithub.com/nrwl/nx/pull/26680)) - **webpack:** handle nullable plugin options ([#​26624](https://togithub.com/nrwl/nx/pull/26624)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - James Henry [@​JamesHenry](https://togithub.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Josh Kim [@​jooskim](https://togithub.com/jooskim) - Katerina Skroumpelou - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Thomas Dekiere

Configuration

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

🚦 Automerge: Enabled.

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.



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

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: a2d068cf212b55bd600480c73632b03f62b895b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR