chore(deps): update all non-major dependencies #3238
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.2.0
->^2.2.1
^0.38.4
->^0.38.5
^0.21.2
->^0.21.3
^7.21.4
->^7.21.5
^7.21.4
->^7.21.5
^9.1.7
->^9.10.7
^0.3.17
->^0.3.18
^4.3.4
->^4.3.5
^4.14.192
->^4.14.194
^18.15.11
->^18.16.3
^1.0.2
->^1.1.0
^0.50.6
->^0.51.8
^4.1.0
->^4.2.1
^29.2.3
->^29.2.4
0.2.3
->0.2.11
^5.65.12
->^5.65.13
^12.9.0
->^12.11.0
^0.17.15
->^0.17.18
^8.37.0
->^8.39.0
^8.9.0
->^9.10.7
^21.1.1
->^21.1.2
^13.2.0
->^13.2.2
^0.1.1
->^0.1.3
^1.0.2
->^1.1.0
^1.0.2
->^1.0.3
^1.32.2
->^1.33.0
^2.0.2
->^2.0.3
^2.4.0
->^2.5.0
^5.0.3
->^5.0.4
^0.50.6
->^0.51.8
^0.15.2
->^0.15.3
1.0.0-alpha.65
->1.0.0-alpha.75
^8.6.9
->^8.9.0
Release Notes
ampproject/remapping
v2.2.1
Compare Source
Full Changelog: ampproject/remapping@v2.2.0...v2.2.1
antfu/eslint-config
v0.38.5
Compare Source
🚀 Features
no-invalid-this
- by @zanminkian in https://github.com/antfu/eslint-config/issues/173 (ff74d)newline-after-import
- by @zanminkian in https://github.com/antfu/eslint-config/issues/164 (ebb96)🐞 Bug Fixes
View changes on GitHub
antfu/ni
v0.21.3
Compare Source
No significant changes
View changes on GitHub
babel/babel
v7.21.5
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
💅 Polish
babel-types
babel-core
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
,babel-preset-typescript
.overrides
and.env
when resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)capricorn86/happy-dom
v9.10.7
Compare Source
👷♂️ Patch fixes
Thank you for your contribution @htuomola!
v9.10.6
Compare Source
👷♂️ Patch fixes
XMLHttpRequest
. (#795)XMLHttpRequest.response
. (#788)Thank you @Mas0nShi for your contribution!
v9.10.5
Compare Source
👷♂️ Patch fixes
HTMLCollection
andHTMLFormControlsCollection
related to id/name of elements colliding with class properties and methods. (#875)v9.10.4
Compare Source
👷♂️ Patch fixes
v9.10.3
Compare Source
👷♂️ Patch fixes
click()
. (#880)v9.10.2
Compare Source
👷♂️ Patch fixes
v9.10.1
Compare Source
👷♂️ Patch fixes
v9.10.0
Compare Source
🎨 Features
👷♂️ Patch fixes
*.querySelectorAll()
did not return elements in document order. (#285)v9.9.2
Compare Source
👷♂️ Patch fixes
arguments.length
toNode.insertBefore()
instead of a check for "null" specific, as the browsers support sending in "undefined", even though it should only allow "null" according to spec. (#827)Thank you @btea for your contribution!
v9.9.1
Compare Source
👷♂️ Patch fixes
Thank you @btea for your contribution!
v9.9.0
Compare Source
🎨 Features
SVGElement.focus()
,SVGElement.blur()
andSVGElement.tabIndex
. (#699)v9.8.4
Compare Source
👷♂️ Patch fixes
Thank you @btea for your contribution!
v9.8.3
Compare Source
👷♂️ Patch fixes
Node.appendChild()
andNode.insertBefore()
. (#643)Thank you @btea for your contribution!
v9.8.2
Compare Source
👷♂️ Patch fixes
v9.8.1
Compare Source
👷♂️ Patch fixes
<main>
element with a "data" attribute to the body. (#493)Thank you @danielrentz for your contribution!
v9.8.0
Compare Source
🎨 Features
Ǹode.contains()
. (#865)Thank you @btea for your contribution!
v9.7.1
Compare Source
👷♂️ Patch fixes
Node.insertBefore()
related to moving aNode
within the same parent. (#421)v9.7.0
Compare Source
🎨 Features
Event.addEventListener()
. (#856)Event.eventPhase
. (#856)v9.6.1
Compare Source
👷♂️ Patch fixes
Thank you @danielrentz for your contribution!
v9.6.0
Compare Source
🎨 Features
Node.normalize()
. (#300)Thank you @danielrentz for your contribution!
v9.5.1
Compare Source
👷♂️ Patch fixes
DOMException
inText.splitText()
when offset is lower than 0. (#857)Thank you @danielrentz for your contribution!
v9.5.0
Compare Source
🎨 Features
SubmitEvent
. (#820)Thank you @danielrentz for your contribution!
v9.4.0
Compare Source
🎨 Features
Range.cloneContents()
. (#853)Thank you @danielrentz for your contribution!
v9.3.2
Compare Source
👷♂️ Patch fixes
Element.textContent
. (#818)Thank you @btea for your contribution!
v9.3.1
Compare Source
👷♂️ Patch fixes
Location.href
,Location.replace()
andLocation.assign()
. Please note that the default URL in Happy DOM is "about:blank" and it is not possible to construct a URL with it as base. It has to be set to another absolute URL first. (#678)Thank you @Mas0nShi for your contribution!
v9.3.0
Compare Source
🎨 Features
Document.createNodeIterator()
. (#297)Thank you @danielrentz for your contribution!
v9.2.1
Compare Source
👷♂️ Patch fixes
Element.insertBefore()
did not update theElement.children
property correctly after inserting an element before a non-element node. (#846)Thank you @btea for your contribution!
v9.2.0
Compare Source
🎨 Features
SVGElement.dataset
. (#841)Thank you @danielrentz for your contribution!
v9.1.10
Compare Source
👷♂️ Patch fixes
XMLHttpRequest
andwindow.fetch()
. (#836)🎨 Features
v9.1.9
Compare Source
🎨 Features
Thank you @ekwoka for your contribution!
v9.1.8
Compare Source
👷♂️ Patch fixes
HTMLCollection
. (#840)jridgewell/trace-mapping
v0.3.18
Compare Source
What's Changed
New Contributors
Full Changelog: jridgewell/trace-mapping@v0.3.17...v0.3.18
v0.3.17
Compare Source
What's Changed
Full Changelog: jridgewell/trace-mapping@v0.3.16...v0.3.17
v0.3.16
Compare Source
What's Changed
allGeneratedPositionsFor
by @connor4312 in https://github.com/jridgewell/trace-mapping/pull/19New Contributors
Full Changelog: jridgewell/trace-mapping@v0.3.15...v0.3.16
v0.3.15
Compare Source
What's Changed
Full Changelog: jridgewell/trace-mapping@v0.3.14...v0.3.15
v0.3.14
Compare Source
Internal
Full Changelog: jridgewell/trace-mapping@v0.3.13...v0.3.14
v0.3.13
Compare Source
What's Changed
resolvedSources
by @jridgewell in https://github.com/jridgewell/trace-mapping/pull/10Full Changelog: jridgewell/trace-mapping@v0.3.12...v0.3.13
v0.3.12
Compare Source
Changes
Full Changelog: jridgewell/trace-mapping@v0.3.11...v0.3.12
v0.3.11
Compare Source
What's Changed
Full Changelog: jridgewell/trace-mapping@v0.3.10...v0.3.11
v0.3.10
Compare Source
What's Changed
AnyMap
:types
entry toexport
map by @mrazauskas in https://github.com/jridgewell/trace-mapping/pull/6New Contributors
Full Changelog: jridgewell/trace-mapping@v0.3.9...v0.3.10
ungap/structured-clone
v1.1.0
Compare Source
unocss/unocss
v0.51.8
Compare Source
🚀 Features
createGoogleCompatibleProvider
util - by @antfu (ad120)View changes on GitHub
v0.51.7
Compare Source
🚀 Features
bypassDefined
option - by @antfu (2ddbe)View changes on GitHub
v0.51.6
Compare Source
🚀 Features
list-image
rule - by @zyyv in https://github.com/unocss/unocss/issues/2484 (3a93e)🐞 Bug Fixes
filter-blur
autocomplete - by @sibbng in https://github.com/unocss/unocss/issues/2524 (224f9)View changes on GitHub
v0.51.5
Compare Source
🚀 Features
(flex - by **justify)-*
** (grid))-(items)text-truncate
alias - by @antfu (50275)🐞 Bug Fixes
View changes on GitHub
v0.51.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.51.3
Compare Source
🐞 Bug Fixes
_
- by @mokeyish and @antfu in https://github.com/unocss/unocss/issues/2482 (21b7d)precent
handler - by @antfu (c51d5)View changes on GitHub
v0.51.2
[Compare Source](https://to
Configuration
📅 Schedule: Branch creation - "before 3am 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.