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

[Snyk] Upgrade @nx/angular from 19.4.2 to 19.5.0 #158

Open gipo355 opened 1 month ago

gipo355 commented 1 month ago

snyk-top-banner

Snyk has created this PR to upgrade @nx/angular from 19.4.2 to 19.5.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @nx/angular
  • 19.5.0 - 2024-07-17

    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

  • 19.5.0-canary.20240717-039f91d - 2024-07-17
  • 19.5.0-canary.20240716-34da542 - 2024-07-16
  • 19.5.0-canary.20240713-6f50d9f - 2024-07-13
  • 19.5.0-canary.20240712-0b0db78 - 2024-07-12
  • 19.5.0-canary.20240711-2c4c2ae - 2024-07-11
  • 19.5.0-canary.20240710-2b7b523 - 2024-07-10
  • 19.5.0-canary.20240709-92e09d9 - 2024-07-09
  • 19.5.0-canary.20240706-4ae16b3 - 2024-07-06
  • 19.5.0-canary.20240705-653cad2 - 2024-07-05
  • 19.5.0-canary.20240704-28939dd - 2024-07-04
  • 19.5.0-canary.20240703-4c76b95 - 2024-07-03
  • 19.5.0-beta.5 - 2024-07-16

    19.5.0-beta.5 (2024-07-16)

    🚀 Features

    • gradle: change test glob to include Tests and Test (#26913)
    • nx-dev: update home page (#26893)

    🩹 Fixes

    • core: decrease initial memory for wasm (#26956)
    • core: properly handle reading target defaults (#26959)
    • core: disable isolation in wasm (#26960)
    • misc: finalize ab testing (#26958)

    ❤️ Thank You

  • 19.5.0-beta.4 - 2024-07-16
  • 19.5.0-beta.3 - 2024-07-15
  • 19.5.0-beta.2 - 2024-07-13
  • 19.5.0-beta.1 - 2024-07-12
  • 19.5.0-beta.0 - 2024-07-06
  • 19.4.4 - 2024-07-16
  • 19.4.3 - 2024-07-12
  • 19.4.2 - 2024-07-08
from @nx/angular GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 7f8ae7cf1e27589c116ed59a9b594434d749bcb2

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud