Informasjonsforvaltning / catalog-frontend

Apache License 2.0
1 stars 1 forks source link

chore(deps-dev): bump nx from 19.0.2 to 19.1.2 #678

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps nx from 19.0.2 to 19.1.2.

Release notes

Sourced from nx's releases.

19.1.2 (2024-06-03)

🚀 Features

  • nx-dev: add engineering team contact page (#26293)
  • react-native: upgrade react native to 0.74 (#26143)
  • vite: set watch:false in test config by default (#26267)

đź©ą Fixes

  • angular: update angular-eslint to v18 (#26165)
  • angular: update broken imports in ng-packagr executors (#26319)
  • angular: normalize and handle dev remotes correctly (#26320)
  • core: handle relative paths after {projectRoot} in outputs (#26244)
  • core: prefer project specific external deps (#23307)
  • core: multi module handling and fall back matching for external nodes (#26277)
  • core: prevent graph output from being truncated (#23446)
  • core: fix daemon plugins caching (#26321)
  • expo: remove deprecated webpack. (#26137)
  • gradle: use os specific line separator for dependency parsing (#26119)
  • linter: support lib as standalone src path (#26263)
  • linter: handle configuration without "rules" in migration (#26317)
  • linter: return callback to install deps when running eslint migration to flat config generator (#26323)
  • misc: add externalDependencies input to some plugins missing them (#26291)
  • react: disable react refresh overlay (#22013)
  • react-native: not cache pod-install (#26279)
  • vite: ensure installed version matches defined peer in package.json (#26324)

❤️ Thank You

19.1.1 (2024-05-29)

🚀 Features

  • core: clean up show project --json false (#23486)
  • graph: add target group for scripts (#26035)
  • nx-dev: Add canary index (#25982)

... (truncated)

Commits
  • 9d95d51 fix(core): fix daemon plugins caching (#26321)
  • 9e524a2 fix(core): prevent graph output from being truncated (#23446)
  • 6079789 fix(core): multi module handling and fall back matching for external nodes (#...
  • 98fe3c3 fix(core): prefer project specific external deps (#23307)
  • a73cb13 fix(core): handle relative paths after {projectRoot} in outputs (#26244)
  • 132a9a4 cleanup(devkit): add util for processing outputs in crystal migration generat...
  • c5cc056 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • 742b010 fix(core): limit the amount of choices shown so that the prompt fits … (#26132)
  • a816a49 feat(core): clean up show project --json false (#23486)
  • edd5d36 fix(core): prevent max buffer issues with bunlock files (#25985)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #684.