Update devDependencies#1837
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
|
Contributor
Footnotes
|
0368869 to
8cd04b3
Compare
818fb5e to
1b633c9
Compare
1b633c9 to
9694e69
Compare
9694e69 to
49af6e3
Compare
49af6e3 to
7bcf323
Compare
b1786a7 to
55ab248
Compare
55ab248 to
19672a9
Compare
c2c5e9f to
e7587a2
Compare
e7587a2 to
fda73cc
Compare
fda73cc to
216d041
Compare
22d50d4 to
731424e
Compare
12452a4 to
08e4c92
Compare
08e4c92 to
e935856
Compare
d63aeb4 to
66523e0
Compare
8428247 to
b94ed76
Compare
b94ed76 to
a15cd1a
Compare
9f33831 to
000d0e3
Compare
5ef799e to
82e9321
Compare
82e9321 to
630b0e8
Compare
630b0e8 to
2396386
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
2396386 to
cb05e20
Compare
442deb8 to
0803fbe
Compare
5cfd666 to
13ef1e0
Compare
13ef1e0 to
8c4a70f
Compare
286721c to
ee1215f
Compare
fb3c174 to
c87ba87
Compare
c87ba87 to
81b3532
Compare
81b3532 to
7bce9b5
Compare
7bce9b5 to
6d544b4
Compare
6d544b4 to
cb4b020
Compare
cb4b020 to
bda4eae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.28.6→7.29.07.28.5→7.29.06.12.1→6.12.36.5.4→6.6.06.39.12→6.41.18.2.0→8.3.09.39.2→9.39.41.2.57→1.2.621.2.40→1.2.461.5.0→1.5.229.0.0→29.0.224.10.9→24.12.24.0.18→4.1.54.0.18→4.1.54.7.1→4.7.210.4.23→10.5.013.1.1→13.2.07.1.0-alpha.2→7.1.0-alpha.39.39.2→9.39.417.23.2→17.24.017.2.0→17.5.016.1.0→16.2.011.12.2→11.14.0^0.107.0→^0.127.0^0.107.0→^0.127.01.58.1→1.59.18.5.6→8.5.103.8.1→3.8.32.1.2→2.1.50.7.2→0.7.30.3.17→0.3.1819.2.4→19.2.519.2.4→19.2.54.57.1→4.60.23.22.0→3.23.05.46.0→5.46.22.8.0→2.9.65.3.1→5.6.08.54.0→8.59.08.0.8→8.0.101.17.9→1.17.123.5.0→3.6.04.0.18→4.1.53.5.27→3.5.339.23.3→9.27.0Release Notes
babel/babel (@babel/plugin-proposal-decorators)
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
codemirror/language (@codemirror/language)
v6.12.3Compare Source
Bug fixes
Fix a crash in
bracketMatchingwhen composing at end of document.v6.12.2Compare Source
Bug fixes
Make sure brackets are highlighted in the initial editor state.
Pause bracket matching updates during composition, to avoid disrupting Mobile Safari's fragile composition handling.
codemirror/state (@codemirror/state)
v6.6.0Compare Source
New features
EditorSelection.rangenow takes an optionalassocargument.SelectionRange.extendcan now be given a third argument to specify associativity.embroider-build/embroider (@embroider/addon-dev)
v8.3.0🚀 Enhancement
@embroider/addon-dev🐛 Bug Fix
@embroider/compat,@embroider/template-tag-codemod@embroider/vite@embroider/macros🏠 Internal
@embroider/addon-devCommitters: 3
eslint/eslint (@eslint/js)
v9.39.4Compare Source
v9.39.3Compare Source
Bug Fixes
791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)Chores
8594a43chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)9ceef92chore: package.json update for @eslint/js release (Jenkins)af498c6chore: ignore/docs/v9.xin link checker (#20453) (Milos Djermanovic)lezer-parser/common (@lezer/common)
v1.5.2Compare Source
Bug fixes
Fix a bug in mixed parsing that could cause the parser to fail to reuse unchanged inner parses.
v1.5.1Compare Source
Bug fixes
Fix a bug that caused
SyntaxNode.enterto incorrectly enter bracketed mounted trees in some circumstances.rollup/plugins (@rollup/plugin-commonjs)
v29.0.22026-03-06
Bugfixes
v29.0.12026-03-05
Bugfixes
vitest-dev/vitest (@vitest/browser-playwright)
v4.1.5Compare Source
🚀 Experimental Features
instrumenteroption - by @BartWaardenburg and @AriPerkkio in #10119 (0e0ff)🐞 Bug Fixes
vi.defineHelpercalled as object method - by @hi-ogawa in #10163 (122c2)agentreporter tominimal- by @sheremet-va in #10157 (663b9)View changes on GitHub
v4.1.4Compare Source
🚀 Experimental Features
skipFullif agent detected - by @hi-ogawa in #10018 (53757)assertionas a public field - by @sheremet-va in #10095 (a120e)🐞 Bug Fixes
expect(..., message)consistent as error message prefix - by @hi-ogawa and Codex in #10068 (a1b5f)View changes on GitHub
v4.1.3Compare Source
🚀 Experimental Features
experimental.preParseflag - by @sheremet-va in #10070 (78273)browser.locators.exactoption - by @sheremet-va in #10013 (48799)TestAttachment.bodyEncoding- by @hi-ogawa in #9969 (89ca0)🐞 Bug Fixes
expect.pollinterval - by @hi-ogawa and Claude Sonnet 4.6 in #10022 (3f5bf)@vitest/coverage-v8and@vitest/coverage-istanbulas optional dependency - by @alan-agius4 in #10025 (146d4)defineHelperfor webkit async stack trace + update playwright 1.59.0 - by @hi-ogawa in #10036 (5a5fa)JestExtendError.contextfrom verbose error reporting - by @hi-ogawa in #9983 (66751)vitest- by @hi-ogawa and Codex in #10042 (691d3)View changes on GitHub
v4.1.2Compare Source
This release bumps Vitest's
flattedversion and removes version pinning to resolveflatted's CVE related issues (#9975).🐞 Bug Fixes
setupFilesfrom parent directory - by @hi-ogawa in #9960 (7aa93)toMatchScreenshotcan't capture a stable screenshot - by @macarie in #9847 (faace)coverageConfigDefaultsvalues and types - by @Arthie in #9940 (b3c99)View changes on GitHub
v4.1.1Compare Source
🚀 Features
matchesTagsto test if the current filter matches tags - by @sheremet-va in #9913 (eec53)experimental.vcsProvider- by @sheremet-va in #9928 (56115)🐞 Bug Fixes
TestProject.testFilesListinternal properly - by @sapphi-red in #9867 (54f26)use- by @oilater in #9831 and #9861 (633ae)vi.advanceTimersto the preview provider - by @sheremet-va in #9891 (1bc3e)--standalonemode without running tests - by @sheremet-va in #9911 (e78ad)body- by @sheremet-va in #9912 (6fdb2)retry.conditionRegExp serialization issue - by @nstepien and @hi-ogawa in #9942 (7b605)testreturn as tests - by @sheremet-va in #9871 (141e7)View changes on GitHub
v4.1.0Compare Source
Vitest 4.1 is out!
This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.
🚀 Features
setTickModeto timer controls - by @atscott and @sheremet-va in #8726 (4b480)toTestSpecificationto reported tasks - by @sheremet-va in #9464 (1a470)vi.mockorvi.hoistedare declared outside of top level of the module - by @sheremet-va in #9387 (5db54)aroundEachandaroundAllhooks - by @sheremet-va in #9450 (2a8cb)neworallin--updateflag - by @sheremet-va in #9543 (a5acf)metain test options - by @sheremet-va in #9535 (7d622)test.extendsyntax - by @sheremet-va in #9550 (e5385)vitest listto statically collect tests instead of running files to collect them - by @sheremet-va in #9630 (7a8e7)--detect-async-leaks- by @AriPerkkio in #9528 (c594d)mockThrowandmockThrowOnce- by @thor-juhasz and @sheremet-va in #9512 (61917)update: "none"and add docs about snapshots behavior on CI - by @hi-ogawa in #9700 (05f18)launchOptionswithconnectOptions- by @hi-ogawa in #9702 (f0ff1)page/locator.markAPI to enhance playwright trace - by @hi-ogawa in #9652 (d0ee5)testinexperimental_parseSpecification- by @jgillick and Jeremy Gillick in #9235 (2f367)createSpecification- by @sheremet-va in #9336 (c8e6c)runTestFilesas alternative torunTestSpecifications- by @sheremet-va in #9443 (43d76)allowWriteandallowExecoptions toapi- by @sheremet-va in #9350 (20e00)toTestSpecification- by @sheremet-va in #9627 (6f17d)userEvent.wheelAPI - by @macarie in #9188 (66080)filterNodeoption to prettyDOM for filtering browser assertion error output - by @Copilot, sheremet-va and @sheremet-va in #9475 [(d3220)](https://redirect.github.com/vitest-dev/vitest/commit/d3220fcConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.