Update dependencies - #41
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/dependencies
branch
from
June 1, 2026 16:57
a69ef1a to
e3b222c
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:
11.0.7→11.2.31.59.1→1.60.05.2.10→5.2.1128.0.1→28.0.38.58.1→8.60.08.58.1→8.60.0^7.0.0→^8.0.06.0.5→6.0.74.1.4→4.1.81.6.15→1.6.1910.2.0→10.4.12.10.1→2.10.410.8.0→10.9.129.0.2→29.1.1v1.59.1-noble→v1.60.0-noble^7.0.0→^8.0.01.2.0→1.3.04.1.4→4.1.83.5.32→3.5.3511.3.2→11.4.45.0.4→5.1.0Release Notes
intlify/bundle-tools (@intlify/unplugin-vue-i18n)
v11.2.3Compare Source
What's Changed
👕 Refactoring
Full Changelog: intlify/bundle-tools@v11.2.2...v11.2.3
v11.2.2Compare Source
What's Changed
🔒 Security Fixes
Full Changelog: intlify/bundle-tools@v11.2.1...v11.2.2
v11.2.1Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: intlify/bundle-tools@v11.2.0...v11.2.1
v11.2.0Compare Source
What's Changed
💥 Breaking Changes
👕 Refactoring
Full Changelog: intlify/bundle-tools@v11.1.2...v11.2.0
v11.1.2Compare Source
What's Changed
🐛 Bug Fixes
vite:jsonObjectHook shape for Vite 8 compatibility by @kazupon in #554Full Changelog: intlify/bundle-tools@v11.1.1...v11.1.2
v11.1.1Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: intlify/bundle-tools@v11.1.0...v11.1.1
v11.1.0Compare Source
What's Changed
🌟 Features
Full Changelog: intlify/bundle-tools@v11.0.7...v11.1.0
microsoft/playwright (@playwright/test)
v1.60.0Compare Source
🌐 HAR recording on Tracing
tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same
content,modeandurlFilteroptions asrecordHar. The returned Disposable makes it easy to scope a recording withawait using:🪝 Drop API
New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches
dragenter,dragover, anddropwith a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:🎯 Aria snapshots
page.locator('body').boxesoption on locator.ariaSnapshot() / page.ariaSnapshot() appends each element's bounding box as[box=x,y,width,height], useful for AI consumption.🛑 test.abort()
New test.abort() aborts the currently running test from a fixture, hook, or route handler with an optional message. Use it when you have detected an unrecoverable misuse and want to fail the test right away:
New APIs
Browser, Context and Page
Locators and Assertions
descriptionin page.getByRole() / locator.getByRole() / frame.getByRole() / frameLocator.getByRole() for matching the accessible description.pseudoin expect(locator).toHaveCSS() reads computed styles from::beforeor::after.stylein locator.highlight() applies extra inline CSS to the highlight overlay, plus new page.hideHighlight() to clear all highlights.Network
noDefaultsin browserType.connectOverCDP() disables Playwright's default overrides on the default context (download behavior, focus emulation, media emulation), so attaching to a user's daily-driver browser doesn't disturb its state.Errors and Reporting
line/columnproperties (lineNumber/columnNumberare deprecated).expect(...)matcher failure.workerInfoargument with details about the worker for fixture teardown errors.Test runner
{testFileBaseName}token in testProject.snapshotPathTemplate — file name without extension.workers: 0or negative values.🛠️ Other improvements
npx playwright show-reportaccepts.zipfiles directly — no need to unzip first.repeatEachIndexis shown in the test header when non-zero.Breaking Changes⚠️
Locator.ariaRef()— use the standard locator.ariaSnapshot() pipeline.handleoption onBrowserContext.exposeBindingandPage.exposeBinding.loggeroption onBrowserType.connectandBrowserType.connectOverCDP— use tracing instead.videosPath/videoSize— userecordVideoinstead.Browser Versions
This version was also tested against the following stable channels:
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.60.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.4Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.3Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.60.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.4Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.3Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
vitejs/vite (@vitejs/plugin-legacy)
v8.0.2Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System
v8.0.1Compare Source
Bug Fixes
Miscellaneous Chores
v8.0.0Compare Source
⚠ BREAKING CHANGES
import.meta.resolvesupport (#21662)Features
import.meta.resolvesupport (#21662) (cc50822)rolldown-vitemerge (#21189) (4a7f8d4)Bug Fixes
prebuilt-chunkfor polyfill chunks (#21498) (7999843)Documentation
Miscellaneous Chores
Code Refactoring
import.meta.dirnameeverywhere (#21509) (7becf5f)Beta Changelogs
8.0.0-beta.3 (2026-02-12)
See 8.0.0-beta.3 changelog
8.0.0-beta.2 (2026-02-03)
See 8.0.0-beta.2 changelog
8.0.0-beta.1 (2026-01-22)
See 8.0.0-beta.1 changelog
8.0.0-beta.0 (2025-12-03)
See 8.0.0-beta.0 changelog
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.7Features
@rolldown/pluginutilsversion (#776) (941b651)Bug Fixes
v6.0.6Features
Bug Fixes
Miscellaneous Chores
vitest-dev/vitest (@vitest/coverage-istanbul)
v4.1.8Compare Source
🐞 Bug Fixes
cdpAPI whenallowWrite/allowExec: false[backport to v4] - by @hi-ogawa and Codex in #10450 (e4067)View changes on GitHub
v4.1.7Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.1.6Compare Source
🐞 Bug Fixes
ToMatchScreenshotResolvePath- by @macarie and @sheremet-va in #10138 (31882)sequence.concurrent: truewith top-leveltest(..., { concurrent: false })+ depreactesequentialtest API and options - by @hi-ogawa, Codex and @sheremet-va in #10196 (2847d)🏎 Performance
View changes on GitHub
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
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.6.19Compare Source
No significant changes
View changes on GitHub
v1.6.18Compare Source
🐞 Bug Fixes
requiresTypeCheckingmetadata for four rules - by @inglec-arista in #905 (e06a3)View changes on GitHub
v1.6.17Compare Source
🐞 Bug Fixes
toBeTypeOfinstead ofexpectTypeOfinprefer-expect-type-of- by @sheremet-va in #896 (a4bcd)View changes on GitHub
v1.6.16Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v10.4.1Compare Source
Bug Fixes
e557467fix: update `@eslint/plugin-kConfiguration
📅 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.