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 other group with 6 updates:
11.1.5
11.1.6
3.1.0
3.2.4
4.5.0
4.9.6
10.9.1
10.9.2
5.3.2
5.3.3
0.34.6
1.2.2
Updates
@rollup/plugin-typescript
from 11.1.5 to 11.1.6Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
2a19079
chore(release): typescript v11.1.6db2cf23
fix(typescript): Ensure rollup 4 compatibility (#1658)46df762
chore(repo): consistent plugin names in docs (#1657)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)Updates
prettier
from 3.1.0 to 3.2.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5
Release 3.2.41cd4d9c
Fix JSONC filenames list (#15947)6c6a332
Spellcheck75ec1f7
Fix lock filedda00cd
Clean changelog_unreleasedc12e3c6
Git blame ignore 3.2.34985be5
Bump Prettier dependency to 3.2.338c0d21
Update dependents count42ba437
Release 3.2.399c873d
chore(deps): update typescript-eslint to v6.19.0 (#15939)Updates
rollup
from 4.5.0 to 4.9.6Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ecb6b0a
4.9.6f2ed658
Track mutations of elements pushed into arrays (#5352)c4ba8eb
chore(deps): update dependency vite to v5.0.12 [security] (#5351)328e7d2
chore(deps): lock file maintenance minor/patch updates (#5348)11734c1
Also type-check d.ts files (#5340)3ba1511
Generate AST transformers from config (#5337)7fa474c
4.9.5d546732
chore(deps): lock file maintenance minor/patch updates (#5338)e37b05c
build: static link msvc runtime on Windows x64 platform (#5335)6b31fea
Fix typo in commondir.ts (#5334)Updates
ts-node
from 10.9.1 to 10.9.2Release notes
Sourced from ts-node's releases.
Commits
057ac1b
10.9.2c8805d5
Update package lock99862f7
Bump swc dependencycdc4e88
Ignore test files in build schema08cdfb0
Backport swc fixes on main9639daa
Ignore test files in buildcc1a503
Fixtsconfig.json
not found with TS >= 5.3 (#2091)Updates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Updates
vitest
from 0.34.6 to 1.2.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b1462a4
chore: release v1.2.26689856
fix(coverage): don't crash when re-run removes earlier run's reports (#5022)fff1a27
fix(vitest): don't throw an error if mocked file was already imported (#5050)6dae3fe
fix(typecheck): fixignoreSourceErrors
in run mode (#5044)cf5641a
fix(vitest): support older NodeJS with asyncimport.meta.resolve
(#5045)915d6c4
fix(threads): mention common work-around for the logged error (#5024)a9a486f
fix(vitest): allowuseFakeTimers
to fakerequestIdleCallback
on non brows...253df1c
fix(vitest): throw an error if vi.mock is exported (#5034)7344870
feat(vitest): expose getHooks & setHooks (#5032)9c7c0fc
fix(vitest): test deep dependencies change detection (#4934)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