Informasjonsforvaltning / catalog-frontend

Apache License 2.0
1 stars 1 forks source link

chore(deps-dev): bump @nx/eslint-plugin from 19.4.1 to 19.5.1 #710

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @nx/eslint-plugin from 19.4.1 to 19.5.1.

Release notes

Sourced from @​nx/eslint-plugin's releases.

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

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)

... (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)
dependabot[bot] commented 1 month ago

Superseded by #716.