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:
2.6.2
->2.6.3
^3.9.1
->^3.9.3
^3.9.1
->^3.9.3
^3.9.0
->^3.10.0
^20.11.4
->^20.11.5
^1.2.0
->^1.2.1
^9.2.1
->^9.3.0
^1.40.1
->^1.41.0
^1.2.0
->^1.2.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.6.3
Compare Source
🚀 Features
🐞 Bug Fixes
vue/no-extra-parens
- by @antfu (e74d9)View changes on GitHub
nuxt/nuxt (@nuxt/kit)
v3.9.3
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🩹 Fixes
data-island-uid
for island children (#25245)📖 Documentation
✅ Tests
❤️ Contributors
v3.9.2
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🔥 Performance
Object.fromEntries
(#24953)🩹 Fixes
options
inaddTemplate
(#25109)pages/
files inen-US
locale (#25195)nextTick
(#25197)💅 Refactors
data-island-component
(#25232)📖 Documentation
<NuxtPage>
rather than<RouterView>
(#25106)@nuxt/bridge-edge
(3f09ddc31)--log-level
description (#25211)immediate: false
in the appropriate example (#25224).global.vue
filename for global components (#25144)lagon
from deployment providers (#24955)definePageMeta
(#25073)addDevServerHandler
API (#25233)nuxi
for bridge (637f5622d)🏡 Chore
v3
branch sandbox in issue template (#25174)❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.10.0
Compare Source
compare changes
🚀 Enhancements
cucumber
test runner (#711)env
option forstartServer
(#640)🩹 Fixes
to
inRouterLink
stub (#687)afterAll
andsetup
hooks as async (#702)🏡 Chore
app-vitest
example (#712)✅ Tests
$t
(#675)🤖 CI
❤️ Contributors
vitest-dev/vitest (@vitest/coverage-v8)
v1.2.1
Compare Source
🐞 Bug Fixes
thresholds.autoUpdate
to work with arrow function configuration files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4959 (4b411)AsymmetricMatcher
- by @hi-ogawa and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4942 (06bae)await vi.hoisted
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4962 (dcf2e)View changes on GitHub
antfu/bumpp (bumpp)
v9.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
ReleaseType
error - by @dockfries in https://github.com/antfu/bumpp/issues/22 (61500)View changes on GitHub
microsoft/playwright (playwright-core)
v1.41.0
Compare Source
New APIs
style
in page.screenshot([options]) and locator.screenshot([options]) to add custom CSS to the page before taking a screenshot.stylePath
for methods expect(page).toHaveScreenshot(name[, options]) and expect(locator).toHaveScreenshot(name[, options]) to apply a custom stylesheet while making the screenshot.fileName
option for Blob reporter, to specify the name of the report to be created.Browser Versions
This version was also tested against the following stable channels:
Configuration
📅 Schedule: Branch creation - "every 8 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.