ideafast / ideafast-portal

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

chore(deps-dev): bump @nx/jest from 18.3.3 to 19.1.2 #2407

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nx/jest from 18.3.3 to 19.1.2.

Release notes

Sourced from @​nx/jest's releases.

19.1.2 (2024-06-03)

🚀 Features

  • nx-dev: add engineering team contact page (#26293)
  • react-native: upgrade react native to 0.74 (#26143)
  • vite: set watch:false in test config by default (#26267)

🩹 Fixes

  • angular: update angular-eslint to v18 (#26165)
  • angular: update broken imports in ng-packagr executors (#26319)
  • angular: normalize and handle dev remotes correctly (#26320)
  • core: handle relative paths after {projectRoot} in outputs (#26244)
  • core: prefer project specific external deps (#23307)
  • core: multi module handling and fall back matching for external nodes (#26277)
  • core: prevent graph output from being truncated (#23446)
  • core: fix daemon plugins caching (#26321)
  • expo: remove deprecated webpack. (#26137)
  • gradle: use os specific line separator for dependency parsing (#26119)
  • linter: support lib as standalone src path (#26263)
  • linter: handle configuration without "rules" in migration (#26317)
  • linter: return callback to install deps when running eslint migration to flat config generator (#26323)
  • misc: add externalDependencies input to some plugins missing them (#26291)
  • react: disable react refresh overlay (#22013)
  • react-native: not cache pod-install (#26279)
  • vite: ensure installed version matches defined peer in package.json (#26324)

❤️ Thank You

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)

... (truncated)

Commits
  • d109903 fix(js): fix swc version warning (#24034)
  • a4a185f fix(misc): various inference plugins caching should track changes (#23315)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • a53fee8 fix(react-native): fix test-setup for react native/expo jest (#23314)
  • 217a349 fix(testing): handle existing jest preset file correctly (#23437)
  • c434394 fix(testing): ignore jest-sequencer- paths in jest resolver (#23396)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • 1a981f7 fix(testing): resolve absolute paths for ts path mappings in jest resolver (#...
  • 85c8916 fix(core): addPlugin should not conflict on project.json targets (#23264)
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • 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 4 months ago

Superseded by #2413.