ideafast / ideafast-portal

Data platform and portal for the IDEAFast study
MIT License
1 stars 3 forks source link

chore(deps-dev): bump @nx/eslint from 19.4.4 to 19.5.3 #2494

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nx/eslint from 19.4.4 to 19.5.3.

Release notes

Sourced from @​nx/eslint's releases.

19.5.3 (2024-07-24)

🚀 Features

  • core: error when running atomized tasks outside of DTE (#26898)
  • core: update pnpm/action-setup to v4 in ci-workflow generator (#26838)
  • js: add scopes option for verdaccio (#26918)
  • misc: prioritize github onboarding flow (#27085)
  • misc: only create one commit with cloud onboard URL on cnw (#27093)
  • module-federation: improve console output for remote build errors (#26711)
  • module-federation: support setremotedefinition api (#27051)
  • nx-dev: Migrate careers from nx.app (#27020)
  • nx-dev: reprioritize customer logos on landing page (#27061)

🩹 Fixes

  • angular: remove unnecessary esbuild peer dependency (#27046)
  • bundling: prevent exports overwrite with esbuild (#27047)
  • bundling: get workspace package prefix length correctly #20817 (#27092, #20817)
  • core: fix watch daemon error (#27067)
  • core: ensure output paths returned are unique (#18207)
  • core: use argument length that match the actual size of the argument length (#21074)
  • core: reset should cleanup temporary nx-cloud files (#23316)
  • core: shorten socket length for plugin workers (#27073)
  • core: remove outdated workaround artificially keeping process alive (#27062)
  • core: update migration generators missing calls to format files (#27082)
  • core: improve error for setting an internal node as an external … (#27102)
  • core: allow overriding NX_PARALLEL with --parallel (#27016)
  • module-federation: pin versions mf packages versions (#27071)
  • nx-dev: Remove announcement banner (48aad32d7d)
  • testing: use taskkill to kill web server process when running cypress on windows (#27068)
  • vite: remove cache.dir option from test utils (#27087)
  • vite: respect existing package.json type #27057 (#27084, #27057)

❤️ Thank You

... (truncated)

Commits
  • 1d6a3af fix(linter): convert root projects correctly to inferred and remove default o...
  • 419a88c cleanup(linter): remove leftover console.log from lint executor (#27002)
  • 6f82880 fix(linter): log a message when the number of warnings exceeds the specified ...
  • a41a8d6 fix(linter): Correctly collect lintable files for project in @​nx/eslint plugi...
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • 81fe132 feat(linter): support eslint.config.cjs and *.cjs extension with flat con...
  • See full diff 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 #2503.