loopingz / webda.io

Webda.io packages
GNU Lesser General Public License v3.0
16 stars 3 forks source link

chore(deps): bump nx from 18.3.5 to 19.0.7 #616

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps nx from 18.3.5 to 19.0.7.

Release notes

Sourced from nx's releases.

19.0.7 (2024-05-23)

🚀 Features

  • nx-dev: Add more blogs (#25939)

đź©ą Fixes

  • core: more helpful output for format:check --verbose (#23503)
  • core: fix buildTargetFromScript takes a long time (#25209)
  • js: export setup verdaccio generator (#24008)
  • linter: only set flat config env for eslint v9+ (#25189)
  • linter: only depend on eslint v8 (#25938)
  • misc: adjust npm keywords (#24743)
  • release: npm publish error when file path contains spaces (#24750)

❤️ Thank You

19.0.6 (2024-05-22)

🚀 Features

  • graph: show script content in header (#23257)

đź©ą Fixes

  • linter: support eslint v9 (#24632)

❤️ Thank You

19.0.5 (2024-05-21)

🚀 Features

  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: resolve nx migrate target version against registry (#23450)
  • core: allow executor definition to point to another executor (#23576)
  • graph: change gradle and nextjs svg (#23201)

... (truncated)

Commits
  • 63429dc fix(core): fix buildTargetFromScript takes a long time (#25209)
  • 8fbf06f docs(misc): replace angular.io links with angular.dev (#25831)
  • 73a5705 fix(misc): adjust npm keywords (#24743)
  • 6ea19c2 fix(core): more helpful output for format:check --verbose (#23503)
  • 3bac93e feat(graph): show script content in header (#23257)
  • a0014e1 fix(release): invalid tag for fixed groups without changes (#22800)
  • c3c118f fix(core): install packages per migration when creating commits (#23820)
  • 4f43ac1 feat(core): allow executor definition to point to another executor (#23576)
  • 91cc154 fix(core): fix alias package parsing and pruning for npm (#23474)
  • adb5ddc chore(repo): remove leftover console from test
  • 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 3 months ago

Superseded by #617.