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.1 #2404

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nx/jest from 18.3.3 to 19.1.1.

Release notes

Sourced from @​nx/jest's releases.

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)
  • nx-dev: improve the enteprise page (8881da766)
  • webpack: Support incremental builds via buildLibsFromSource (#25060)

🩹 Fixes

  • bundling: rollup watch mode yields result from async iterable (#26160)
  • bundling: use watch mode for rollup plugin (#26139)
  • core: include dependencies when hashing nx executors (#26024)
  • core: do not re-read from nx.json for dependsOn (#26033)
  • core: add missing bun PM support (#26084)
  • core: prevent max buffer issues with bunlock files (#25985)
  • core: keep version for third party preset (#23284)
  • core: limit the amount of choices shown so that the prompt fits … (#26132)
  • core: fix preset empty (#26142)
  • graph: show script in header (#26034)
  • js: show lifecycle script contents in publish executor, scrub version in dry-run (#23850)
  • js: fix swc version warning (#24034)
  • nx-dev: Remove ToC from CI releases page (#26040)
  • nx-dev: case study link should open in new tab (becafca1a)
  • react: full support custom secure host for module federation (#25288)
  • release: improve error handling for npm publish (#26159)

❤️ Thank You

19.1.0 (2024-05-24)

🚀 Features

  • angular: support angular 18.0.0 (#22509)
  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: add an option to seperate the output of show with provide… (#23172)

... (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 #2407.