Closed dependabot[bot] closed 3 months ago
Latest commit: 2e2a5526dca829c093a24f415338da660f45bd3a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps the minor-and-patch-updates group with 7 updates:
2.0.3
2.0.4
2.0.3
2.0.4
2.0.3
2.0.4
1.45.2
1.45.3
5.5.3
5.5.4
5.3.4
5.3.5
2.0.3
2.0.4
Updates
@vitest/browser
from 2.0.3 to 2.0.4Release notes
Sourced from
@vitest/browser
's releases.Commits
400481f
chore: release v2.0.40d0b46b
fix(browser): set global filepath (#6190)f55dc00
chore(deps): update all non-major dependencies (#6046)ccfcd48
fix(browser): don't panic if@vitest/browser
is installed outside of project ...2d62051
feat(browser): allow preview and open in the editor screenshot error from ui ...Updates
@vitest/coverage-istanbul
from 2.0.3 to 2.0.4Release notes
Sourced from
@vitest/coverage-istanbul
's releases.Commits
400481f
chore: release v2.0.4a852b16
refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)Updates
@vitest/ui
from 2.0.3 to 2.0.4Release notes
Sourced from
@vitest/ui
's releases.Commits
400481f
chore: release v2.0.4f55dc00
chore(deps): update all non-major dependencies (#6046)2d62051
feat(browser): allow preview and open in the editor screenshot error from ui ...Updates
playwright
from 1.45.2 to 1.45.3Release notes
Sourced from playwright's releases.
Commits
0e130fa
chore: mark v1.45.3 (#31799)2f17a27
cherry-pick(#31781): chore: show error when opening newer trace with … (#31797)b129aba
cherry-pick(#31768): fix(trace viewer): library-only trace should not merge a...Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vite
from 5.3.4 to 5.3.5Changelog
Sourced from vite's changelog.
Commits
4407839
release: v5.3.566bdb1d
refactor(asset): remove rollup 3 public file watch workaround (#16331)b240a83
fix(build): env output is not stable (#17748)b58b423
fix(importMetaGlob): handle alias that starts with hash (#17743)d906d3f
fix(css): resolve url aliases with fragments (fix: #17690) (#17691)3c1bde3
fix(client): fix vite error path (#17744)9983731
chore(deps): update all non-major dependencies (#17734)4fc9b64
chore: extend commit hash (#17709)f4f488f
revert: fix(logger): truncate log over 5000 characters long (#16581) (#17729)df5ceb3
chore(deps): update typescript (#17699)Updates
vitest
from 2.0.3 to 2.0.4Release notes
Sourced from vitest's releases.
Commits
400481f
chore: release v2.0.45da45db
fix(coverage): ignore*.cts
files (#6189)f68453f
feat(coverage): addthresholds.\<glob>.100
option (#6174)02e3f00
fix(coverage): global thresholds to include files from glob thresholds (#6172)807a2cb
fix: resolve assets imported withrequire
(#6159)f1ef2f6
refactor(runner): add docs to@vitest/runner
, remove barrel files (#6126)f55dc00
chore(deps): update all non-major dependencies (#6046)3826941
fix: one-line environment options (#5105)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