chore(deps): update all non-major dependencies #881
Merged
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.3.0
->^2.3.1
^20.12.4
->^20.12.5
^0.4.5
->^0.4.6
^2.35.1
->^2.36.0
^0.30.8
->^0.30.9
~1.42.1
->~1.43.0
^1.72.0
->^1.74.1
^5.4.3
->^5.4.4
Release Notes
sveltejs/kit (@sveltejs/package)
v2.3.1
Compare Source
Patch Changes
lang="ts"
tag in Svelte 5 (#12080)Rich-Harris/dts-buddy (dts-buddy)
v0.4.6
Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.36.0
Compare Source
Minor Changes
470ef6c
Thanks @ota-meshi! - feat: add support for{@​snippet}
and{@​render}
in indent rule1097107
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v57df5b6f
Thanks @ota-meshi! - feat: add support for{@​snippet}
and{@​render}
in mustache-spacing ruleb159b46
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.33af2ccf9
Thanks @ota-meshi! - Update svelte-eslint-parserb11ff34
Thanks @ota-meshi! - fix: update dependencies & some fixes85fc8f4
Thanks @ota-meshi! - fix: update parser and fix some testsd4303f5
Thanks @ota-meshi! - fix: update svelte-eslint-parserec3f1cf
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.162943021
Thanks @ota-meshi! - feat: update parserb72b97b
Thanks @ota-meshi! - feat: add support for eslint v9d597a69
Thanks @ota-meshi! - feat: add support for flat configeaf5e6a
Thanks @ota-meshi! - fix: suppress comment not working in flat config.aaba61f
Thanks @ota-meshi! - fix: flat config would cause an error with non-svelte filese84397d
Thanks @sdarnell! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule.4e6c681
Thanks @marekdedic! - feat: added the no-goto-without-base rulePatch Changes
73d6fd8
Thanks @ota-meshi! - fix: style report location6121a56
Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.3.0rich-harris/magic-string (magic-string)
v0.30.9
Compare Source
Performance Improvements
replace
(a1b857c)microsoft/playwright (playwright-core)
v1.43.0
Compare Source
New APIs
Method browserContext.clearCookies() now supports filters to remove only some cookies.
New mode
retain-on-first-failure
for testOptions.trace. In this mode, trace is recorded for the first run of each test, but not for retires. When test run fails, the trace file is retained, otherwise it is removed.New property testInfo.tags exposes test tags during test execution.
New method locator.contentFrame() converts a
Locator
object to aFrameLocator
. This can be useful when you have aLocator
object obtained somewhere, and later on would like to interact with the content inside the frame.New method frameLocator.owner() converts a
FrameLocator
object to aLocator
. This can be useful when you have aFrameLocator
object obtained somewhere, and later on would like to interact with theiframe
element.UI Mode Updates
@fast
or clicking on the tag itself.Browser Versions
This version was also tested against the following stable channels:
sass/dart-sass (sass)
v1.74.1
Compare Source
Microsoft/TypeScript (typescript)
v5.4.4
: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.