SAP / fundamental-ngx

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

chore(deps-dev): bump @nx/plugin from 18.1.2 to 18.3.4 #11831

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @nx/plugin from 18.1.2 to 18.3.4.

Release notes

Sourced from @​nx/plugin's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits


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 34fd2499aa9d988ea0ad8c7c8ffe4fef582a3ede
Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/662e20b02ee83a0008a1037f
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.