SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
269 stars 129 forks source link

chore(deps): bump @nx/angular from 19.2.3 to 20.0.7 #12682

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @nx/angular from 19.2.3 to 20.0.7.

Release notes

Sourced from @​nx/angular's releases.

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

20.0.6 (2024-10-25)

🚀 Features

  • nx-dev: add videos to CI docs (#28626)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

🩹 Fixes

... (truncated)

Commits
  • 90b10c9 fix(module-federation): add comment clarifying default export in config file ...
  • e4fb003 docs(module-federation): remote schema should show updated regex for names #2...
  • 5da14f4 cleanup(misc): remove unused migrations (#28591)
  • 8fac5d7 fix(module-federation): normalize hypen names for runtime library control plu...
  • c3f401c fix(module-federation): remote names should follow JS variable naming schema ...
  • 74777a1 fix(module-federation): ensure mf-manifest supported and tspaths are added wi...
  • 11fe2a7 fix(angular): add missing package version bump for zone.js (#28430)
  • 926ade4 fix(angular): ensure provideStore is provided before storeDevTools #28107 (#2...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 874fad0 fix(angular): ensure @​typescript-eslint/utils is used with eslint flat config...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 2 weeks ago

Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys

Name Link
Latest commit 30701f19b25ae434600a3f91a4c034cb695b3bfd
Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/672752f2a2804f00087a6d0b
dependabot[bot] commented 2 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.