chore(deps): lock file maintenance npm-dependencies #69
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:
1.50.1
->1.51.0
22.12.0
->22.13.9
22.13.10
8.22.0
->8.26.0
14.3.0
->14.5.0
17.1.0
->17.3.0
17.4.3
(+5)5.7.3
->5.8.2
6.0.11
->6.2.1
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
microsoft/playwright (@playwright/test)
v1.51.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.26.0
Compare Source
🚀 Features
🩹 Fixes
accessor
properties with an invalidvoid
type (#10864)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.25.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.1
Compare Source
🩹 Fixes
accessor
methods with a function initializer (#10796)static
accessor
properties (#10814)accessor
property declaration (#10813)accessor
class properties for missing accessibility modifier (#10805)accessor
class properties with a function initializer (#10804)accessor
properties with a function initializer (#10794)accessor
class properties (#10789)any
value assigned as an initializer of anaccessor
property (#10785)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.0
Compare Source
🚀 Features
allowConstantLoopConditions
more granular (#10639)🩹 Fixes
allowNumberAndString
isfalse
(#10737)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.5.0
Compare Source
What's Changed
vue-eslint-parser
to v10 by @renovate in https://github.com/vuejs/eslint-config-typescript/pull/157eslint-plugin-vue
version range to allow v10 by @renovate in https://github.com/vuejs/eslint-config-typescript/pull/156Full Changelog: vuejs/eslint-config-typescript@v14.4.0...v14.5.0
v14.4.0
Compare Source
What's Changed
tsSyntaxInTemplates
configuration field, so that linting can be sped up by disabling it by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/142extends
field, which is supported intypescript-eslint
, fixes #136 by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/143Full Changelog: vuejs/eslint-config-typescript@v14.3.0...v14.4.0
capricorn86/happy-dom (happy-dom)
v17.3.0
Compare Source
🎨 Features
v17.2.4
Compare Source
👷♂️ Patch fixes
HTMLElement.innerText
- By @karpiuMG in task #1151v17.2.3
Compare Source
👷♂️ Patch fixes
Element.contentEditable
should be synced with the "contenteditable" attribute - By @karpiuMG in task #1463v17.2.2
Compare Source
👷♂️ Patch fixes
v17.2.1
Compare Source
👷♂️ Patch fixes
v17.2.0
Compare Source
🎨 Features
v17.1.13
Compare Source
👷♂️ Patch fixes
v17.1.12
Compare Source
👷♂️ Patch fixes
Event
class - By @alan910127 in task #1747v17.1.11
Compare Source
👷♂️ Patch fixes
Element.cloneNode()
- By @Mas0nShi in task #1745v17.1.10
Compare Source
👷♂️ Patch fixes
v17.1.9
Compare Source
👷♂️ Patch fixes
v17.1.8
Compare Source
👷♂️ Patch fixes
v17.1.7
Compare Source
👷♂️ Patch fixes
FormData
requests - By @aberigle and @capricorn86 in task #1741v17.1.6
Compare Source
🎨 Features
AbortSignal
as option toEventTarget.addEventListener()
- By @karpiuMG in task #1540v17.1.5
Compare Source
👷♂️ Patch fixes
HTMLElement.dataset
should return undefined for properties not found - By @karpiuMG in task #1689v17.1.4
Compare Source
👷♂️ Patch fixes
TreeWalker
didn't work according to spec - By @capricorn86 in task #1605v17.1.3
Compare Source
👷♂️ Patch fixes
NamedNodeMap
- By @capricorn86 in task #1728Element.getAttributeNames()
when attributes where using prefixesv17.1.2
Compare Source
👷♂️ Patch fixes
AbortSignal.reason
can have any type - By @btea in task #1718AbortSignal.reason
should be the object used when the promise is rejected - By @btea in task #1718v17.1.1
Compare Source
🎨 Features
@media
selector "forced-colors" - By @capricorn86 in task #1727👷♂️ Patch fixes
@media
,@supports
and@container
rules - By @capricorn86 in task #1727CSSStyleSheet
was instantiated internally without a Window context, causing errors to not be thrown correctly inCSSStyleSheet
methods - By @capricorn86 in task #1727CSSStyleSheet
methods, so that they work according to spec - By @capricorn86 in task #1727microsoft/TypeScript (typescript)
v5.8.2
Compare Source
vitejs/vite (vite)
v6.2.1
Compare Source
isBuild
check from preAliasPlugin (#19587) (c9e086d), closes #19587applyToEnvironment
in internal plugins (#19588) (f678442), closes #19588*?url&no-inline
type and warning for.json?inline
/.json?no-inline
(#19566) (c0d3667), closes #19566v6.2.0
Compare Source
v6.1.1
Compare Source
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e), closes #19453*.ipv4
address in cert (#19416) (973283b), closes #19416v6.1.0
Compare Source
Features
port
in the logged error message after failed WS connection withEADDRINUSE
(#19212) (14027b0), closes #19212.jxl
(#18855) (57b397c), closes #18855builtins
environmentresolve
(#18584) (2c2d521), closes #18584defaultAllowedOrigins
for user-land config and 3rd party plugins (#19259) (dc8946b), closes #19259wasm
to the compressible assets regex (#19085) (ce84142), closes #19085Fixes
resolveLibCssFilename
(#19324) (f183bdf), closes #19324vite optimize
(#19347) (19ffad0), closes #19347server.preTransformRequests
(#19272) (12aaa58), closes #19272nodeLikeBuiltins
forssr.target: 'webworker'
withoutnoExternal: true
(#19313) (9fc31b6), closes #19313@plugin
imports of JS files treated as CSS and rebased (fix #19268) (#19269) (602b373), closes #19268 #19269resolve.builtin
is empty (#19312) (b7aba0b), closes #19312ssrLoadModule
(#19290) (353c467), closes #19290--force
work for all environments (#18901) (51a42c6), closes #18901RegExp
values withnew RegExp
instead ofstructuredClone
(fix #19245, fix #1 (56ad2be), closes #19245 #18875 #19247Chore
vite optimize
command (#19348) (6e0e3c0), closes #19348build.manifest
jsdocs (#19332) (4583781), closes #19332scanImports
not being used in ssr (#19285) (fbbc6da), closes #19285Beta Changelogs
6.1.0-beta.2 (2025-02-04)
See 6.1.0-beta.2 changelog
6.1.0-beta.1 (2025-02-04)
See 6.1.0-beta.1 changelog
6.1.0-beta.0 (2025-01-24)
See 6.1.0-beta.0 changelog
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone Europe/Helsinki, Automerge - "after 4am and before 8am on Monday and Thursday" in timezone Europe/Helsinki.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.