This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
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.2.4
3.2.5
4.9.6
4.12.0
10.9.1
10.9.2
5.2.2
5.3.3
1.2.2
1.3.1
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.2.4 to 3.2.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
rollup
from 4.9.6 to 4.12.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0146b84
4.12.014c9662
Improve performance by directly constructing AST from buffer (#5391)5493159
chore(deps): lock file maintenance minor/patch updates (#5395)4d92403
chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)cae6935
chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)90ad652
4.11.0d6fd383
Add const reassign rule (#5388)f74d0a9
fix: separately export__proto__
for compatibility with CJS Transpiler Re-e...7624208
4.10.09e57e6c
chore(deps): update codecov/codecov-action action to v4 (#5384)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.2.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)27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)Updates
vitest
from 1.2.2 to 1.3.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
e5114ab
chore: release v1.3.1c793a13
feat(vitest): expose parseCLI method (#5248)2f755f0
docs: fix defaults in JSDocs to be more accurate (#5196)5376d5b
fix(ui): auto reload coverage iframe after test run (#5242)671cbcd
chore: update licensec692f76
refactor(coverage): move common parts tovitest
package (#5236)bb2af3b
chore: release v1.3.0bc5b2d0
fix: Prevent merging ofpoolOptions
(#5221)1aecd65
fix(vitest): fixoptimizeDeps.disabled
warnings on Vite 5.1 (#5215)b3182e0
chore: pass down--update
flag to the project configMaintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
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