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 dev-dependencies group with 5 updates:
2.0.2
2.0.3
20.11.5
20.11.25
0.6.0
0.8.0
29.1.1
29.1.2
5.0.4
5.4.2
Updates
@tsconfig/strictest
from 2.0.2 to 2.0.3Commits
Updates
@types/node
from 20.11.5 to 20.11.25Commits
Updates
release-plan
from 0.6.0 to 0.8.0Release notes
Sourced from release-plan's releases.
... (truncated)
Changelog
Sourced from release-plan's changelog.
... (truncated)
Commits
Updates
ts-jest
from 29.1.1 to 29.1.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
70d48be
chore(release): 29.1.219778bd
build: reference transform options via jestTransformOptions
typea5d6f2d
fix: calculated cache key based on supportsStaticESM2d16f4a
test(e2e): removeonNodeVersions
function0861a66
build(deps): Update dependency node-fetch to ^3.3.2f41cc3e
build(deps): Update babel monorepo41b8460
build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1e7be4bf
fix: correct error handling inprocessAsync
e31d953
build(deps): Update actions/setup-node digest to 1a4442c622539d
build(deps): Update dependency@formatjs/ts-transformer
to ^3.13.9Updates
typescript
from 5.0.4 to 5.4.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
42bb138
Bump version to 5.4.2 and LKG992c705
Add release pipeline to release-5.4 (#57513)db6b2a9
Bump version to 5.4.1-rc and LKGbd4f51c
Update LKG8a1f79d
Merge remote-tracking branch 'origin/main' into release-5.4d04e348
Improve apparent type of mapped types (#57122)86a1663
Update package-lock.jsonfeb57c2
Instantiate earlier inferred constraints in conditional types (#57362)91e67ff
fix(57392): using is not suggested as a keyword (#57394)29c0024
Avoid creating rest elements witherrorType
whenany
is spread (#57116)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