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.1 #675

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps nx from 19.0.2 to 19.1.1.

Release notes

Sourced from nx's releases.

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)
  • nx-dev: improve the enteprise page (8881da766)
  • webpack: Support incremental builds via buildLibsFromSource (#25060)

đź©ą Fixes

  • bundling: rollup watch mode yields result from async iterable (#26160)
  • bundling: use watch mode for rollup plugin (#26139)
  • core: include dependencies when hashing nx executors (#26024)
  • core: do not re-read from nx.json for dependsOn (#26033)
  • core: add missing bun PM support (#26084)
  • core: prevent max buffer issues with bunlock files (#25985)
  • core: keep version for third party preset (#23284)
  • core: limit the amount of choices shown so that the prompt fits … (#26132)
  • core: fix preset empty (#26142)
  • graph: show script in header (#26034)
  • js: show lifecycle script contents in publish executor, scrub version in dry-run (#23850)
  • js: fix swc version warning (#24034)
  • nx-dev: Remove ToC from CI releases page (#26040)
  • nx-dev: case study link should open in new tab (becafca1a)
  • react: full support custom secure host for module federation (#25288)
  • release: improve error handling for npm publish (#26159)

❤️ Thank You

19.1.0 (2024-05-24)

🚀 Features

  • angular: support angular 18.0.0 (#22509)
  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: add an option to seperate the output of show with provide… (#23172)

... (truncated)

Commits
  • 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)
  • 229db9b docs(core): elaborate output-style option (#23521)
  • 73c6271 feat(graph): add target group for scripts (#26035)
  • 20f5a8a fix(core): add missing bun PM support (#26084)
  • f086869 fix(core): do not re-read from nx.json for dependsOn (#26033)
  • a1d4316 fix(core): include dependencies when hashing nx executors (#26024)
  • 10f97b9 fix(core): use current user when hashing native file & enable setting its dir...
  • 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 #678.