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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Bumps the nx group with 1 update in the /typescript directory: @nx/jest.
Updates
@nx/jest
from 19.2.3 to 19.8.2Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...0853690
docs(core): update Nx tag line (#27481)f4659d7
fix(testing): revert bump for ts-jest (#27432)17f09bc
fix(testing): resolve jest utils in plugin from the@jest/core
package locati...a9ac3d9
fix(testing): cache resolved jest path in plugin correctly (#27407)b224e7c
feat(testing): support positional arg for jest executor (#27328)6c0e70e
feat(testing): allow usage of jest 30 pre-release versions (#27334)46dcee6
fix(testing): resolve jest package from the project root in plugin (#27342)6e8a3e5
feat(testing): update jest to v29.7.0 (#27301)Updates
nx
from 19.2.3 to 19.8.2Release notes
Sourced from nx's releases.
... (truncated)
Commits
968cf90
cleanup(core): replacefs-extra
withnode:fs
(#28019)77d8387
fix(core): hide no file server process json log (#27626)cfb444f
fix(release): add groupPreVersionCommand to schema, improve logging (#28087)c70dd17
fix(core): remove wasi compatibility while db is unsupported in wasi (#28089)a0ceabe
fix(core): several powerpack fixes (#28088)434611a
fix(core): nx add should show errors (#28079)6c03777
fix(core): support more structured errors in sync generators (#28075)d8601c9
fix(core): set windowsHide: true wherever possible (#28073)3877f6a
fix(core): add flag when db is disabled for task history (#28059)c04a91d
fix(core): sort projects after updating from context (#28024)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