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
Bumps the npm-development group with 4 updates in the / directory: @types/jest, ts-jest, typescript and nx.
Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
ts-jest
from 29.2.4 to 29.2.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
500a863
chore(release): 29.2.5dce986e
build(deps): Update dependency@babel/preset-env
to ^7.25.448a28a6
build(deps): Update dependency vite to ^5.4.2d9ff362
fix: set valuets/tsx
extensionsToTreatAsEsm
in default esm preset00550ef
test: add e2e test case for ESM features978169b
build(deps): Update dependency@types/node
to v20.16.1e9a643c
build(deps): Update dependency@types/node
to v20.16.0535edab
build(deps): Update dependency@types/node
to v20.15.0011a9d8
build(deps): Update dependency vite to ^5.4.14eb8ccd
build: update renovate botUpdates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
nx
from 19.5.7 to 19.7.3Release notes
Sourced from nx's releases.
... (truncated)
Commits
068b066
fix(core): handleErrors should display error cause if it exists (#27886)42cab26
fix(misc): createNodesV2 plugins should show inference capabilities (#27896)c585aea
fix(nx-cloud): include nxCloudId when generating connect urls (#27882)afd07bb
fix(core): respect filenames of inputs when computing task hash (#27873)9352f83
feat(core): import warns when source and destination directories are differen...5063a4c
fix(core): handle sync generator failures (#27650)c398cbd
docs(core): reword import help text (#27732)0b81de2
fix(release): ensure git commits containing pipe can be parsed reliably (#27840)44da27d
fix(core): take nx-release-publish target defaults into account for implicit ...431fe2a
feat(release): allow local dependency version protocols to be preserved, pnpm...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