raegen / nx

Github action for executing nx commands cached with @actions/cache
MIT License
4 stars 1 forks source link

Bump @nx/nx-linux-x64-musl from 19.5.7 to 20.0.6 #148

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @nx/nx-linux-x64-musl from 19.5.7 to 20.0.6.

Release notes

Sourced from @​nx/nx-linux-x64-musl's releases.

20.0.6 (2024-10-25)

🚀 Features

  • nx-dev: add videos to CI docs (#28626)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

🩹 Fixes

  • core: createTaskGraph should accept extraTargetDependencies (#28542)
  • core: skip eslint custom hasher when hashing tasks during running commands (#28616)
  • js: allow custom listenAddress for verdaccio (#28498)
  • js: fix resolution of extended tsconfig files in plugin (#28535)
  • js: set the tsBuildInfoFile as output when it's not contained in the outDir (#28538)
  • js: include referenced internal config files in plugin cache hash (#28536)
  • react: selecting tailwind should import correct style file extension (#28630)
  • storybook: fix yarn storybook upgrade 8 (#28605)
  • storybook: fix externalDependencies undefined (#28641)

❤️ Thank You

20.0.5 (2024-10-23)

🩹 Fixes

  • core: only check if files are in sync if there are no records in the db (#28597)

❤️ Thank You

  • Jonathan Cammisuli

20.0.4 (2024-10-23)

🩹 Fixes

  • core: not to cache entire workspace root (#28552)
  • core: make sure yarn berry correctly resolves latest version during nx add (#28580)
  • core: handle concurrent db connections better (#28544)
  • nx-dev: cleanup (c8620d1853)
  • nx-dev: powerpack content update (7c72733c8c)
  • rspack: removed webpack-sources import (#28447)

❤️ Thank You

... (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 week ago

Superseded by #153.