KohlbacherLab / dnpm-dip-portal

This repository contains client libraries, modules and the portal for DNPM DIP.
https://dnpm.bwhealthcloud.de
MIT License
0 stars 0 forks source link

build(deps-dev): bump nx from 19.7.4 to 19.8.0 #777

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps nx from 19.7.4 to 19.8.0.

Release notes

Sourced from nx's releases.

19.8.0 (2024-09-20)

🚀 Features

  • angular: add plugin for inferring nodes from angular.json files (#27804)
  • core: import warns when source and destination directories are different (#27875)
  • core: use durations from task history to schedule tasks (#27783)
  • core: add metagenerator for convert-to-inferred (#27672)
  • core: able to import gradle project (#27645)
  • core: split runCommand to return status per project (#27705)
  • core: handle prettier not installed when running nx format (#27970)
  • core: add integration with nx powerpack (#27972)
  • graph: expose functions to render pdv & error page (#27833)
  • graph: add sync generators to target details in project details view (#27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
  • nx-dev: clean up enterprise section (#27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
  • release: support groupPreVersionCommand for release groups (#27474)
  • release: support github enterprise server (#26482)

🩹 Fixes

  • angular: add serve static target more intentionally #27854 (#27924, #27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
  • angular: migrations should use correct namedInputs #27899 (#27929, #27899)
  • angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • core: handle sync generator failures (#27650)
  • core: handle --no-interative for create-nx-workspace (#27702)
  • core: respect filenames of inputs when computing task hash (#27873)
  • core: handleErrors should display error cause if it exists (#27886)
  • core: add flag to disable the db and logs when there are errors … (#27930)
  • core: import should be rebasable (#27940)
  • core: import handles argument escaping correctly in Windows (#27957)
  • core: fix env for running parallel tasks (#27889)
  • core: nx import detects plugins synchronously (#27958)
  • core: fix powerpack license report and add back remote cache (#27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
  • core: fix powerpack fs cache package name (#27997)
  • core: do not check cache validity when putting into the cache (#28004)
  • gradle: fix gradle app deps (#27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
  • js: do not infer typecheck target for root tsconfig.json (#27950)
  • misc: createNodesV2 plugins should show inference capabilities (#27896)
  • module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
  • nx-cloud: include nxCloudId when generating connect urls (#27882)

... (truncated)

Commits
  • 21d1696 feat(release): support github enterprise server (#26482)
  • 999abe9 fix(core): do not check cache validity when putting into the cache (#28004)
  • f0f8de8 fix(core): fix powerpack fs cache package name (#27997)
  • eec0014 fix(core): link to sync generators page during sync prompt, and provide more ...
  • a1f69e3 feat(graph): add sync generators to target details in project details view (#...
  • 7f4a877 docs(core): hide documentation for activate powerpack (#27980)
  • 8c35229 fix(core): fix powerpack license report and add back remote cache (#27983)
  • b06f515 feat(core): add integration with nx powerpack (#27972)
  • 50927c2 feat(core): handle prettier not installed when running nx format (#27970)
  • eb61254 fix(core): nx import detects plugins synchronously (#27958)
  • 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 1 week ago

Superseded by #790.