Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@1stg/app-config (source) ^9.0.1 -> ^14.0.0 age confidence devDependencies major
@1stg/lib-config (source) ^12.0.1 -> ^13.0.0 age confidence devDependencies major
@size-limit/preset-small-lib ^11.0.1 -> ^12.0.0 age confidence devDependencies major
@types/node (source) ^20.10.4 -> ^24.0.0 age confidence devDependencies major
@types/react (source) ^18.2.45 -> ^19.0.0 age confidence devDependencies major
@types/react-dom (source) ^18.2.17 -> ^19.0.0 age confidence devDependencies major
@types/web ^0.0.127 -> ^0.0.298 age confidence devDependencies patch
@vitest/coverage-istanbul (source) ^1.0.4 -> ^4.0.0 age confidence devDependencies major
JamesIves/github-pages-deploy-action -> 4a3abc7 action pinDigest
actions/checkout v4 -> v6 age confidence action major
actions/setup-node v4 -> v6 age confidence action major
actions/setup-node v3 -> v6 age confidence action major
amondnet/vercel-action -> 16e87c0 action pinDigest
andresz1/size-limit-action -> e7493a7 action pinDigest
codecov/codecov-action v3 -> v5 age confidence action major
github/codeql-action v2 -> v4 age confidence action major
jsdom ^23.0.1 -> ^27.0.0 age confidence devDependencies major
pnpm (source) 8.12.1 -> 10.24.0 age confidence packageManager major
pnpm/action-setup v2 -> v4 age confidence action major
react (source) ^18.2.0 -> ^19.0.0 age confidence devDependencies major
react-dom (source) ^18.2.0 -> ^19.0.0 age confidence devDependencies major
react-router-dom (source) ^6.20.1 -> ^7.0.0 age confidence devDependencies major
sh-syntax ^0.4.1 -> ^0.5.0 age confidence pnpm.overrides minor
sirv-cli ^2.0.2 -> ^3.0.0 age confidence devDependencies major
size-limit ^11.0.1 -> ^12.0.0 age confidence devDependencies major
unplugin-auto-import ^0.17.2 -> ^20.0.0 age confidence devDependencies major

Release Notes

1stG/configs (@​1stg/app-config)

v14.3.0

Compare Source

Minor Changes
Patch Changes

v14.2.0

Compare Source

Minor Changes
Patch Changes

v14.1.0

Compare Source

Minor Changes
Patch Changes

v14.0.0

Compare Source

Major Changes
Patch Changes

v13.1.0

Compare Source

Minor Changes
Patch Changes

v13.0.1

Compare Source

Patch Changes

v13.0.0

Compare Source

Major Changes
Patch Changes

v12.0.1

Compare Source

Patch Changes

v12.0.0

Compare Source

Major Changes
Patch Changes

v11.1.2

Compare Source

Patch Changes

v11.1.1

Compare Source

Patch Changes

v11.1.0

Compare Source

Minor Changes
Patch Changes

v11.0.3

Compare Source

Patch Changes

v11.0.2

Compare Source

Patch Changes

v11.0.1

Compare Source

Patch Changes

v11.0.0

Compare Source

Major Changes
  • d03df9f Thanks @​JounQin! - feat!: migrate to eslint-community packages, bump stylelint
Patch Changes

v10.0.1

Compare Source

Patch Changes

v10.0.0

Compare Source

Major Changes
Patch Changes
ai/size-limit (@​size-limit/preset-small-lib)

v12.0.0

Compare Source

  • Moved jiti to optional dependency.
  • Removed chokidar dependency in favor of fs.watch.
  • Removed Node.js 18 support.
  • Updated open & esbuild dependencies.
  • Fixed docs (by @​nlopin & @​just-boris).

v11.2.0

Compare Source

v11.1.6

Compare Source

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

v11.1.5

Compare Source

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

v11.1.4

Compare Source

v11.1.3

Compare Source

  • Updated esbuild.
  • Updated CSS loaders for webpack.

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.3

Compare Source

  • Fixed .mjs config support (by Arya Emami).
  • Updated esbuild.

v11.0.2

Compare Source

  • Fixed require is not defined regression.
  • Updated esbuild-visualizer.
microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.298

Compare Source

asynciterable.d.ts

No changes

index.d.ts

New interfaces

  • NavigateEvent
  • Navigation
  • NavigationCurrentEntryChangeEvent
  • NavigationDestination
  • NavigationPrecommitController
  • NavigationTransition

Modified

  • CSSStyleProperties
    • Added: fieldSizing, positionVisibility
  • Document
    • Added: activeViewTransition
  • Performance
    • Added: interactionCount
  • SVGAElement
    • Added: hreflang, ping, referrerPolicy, type
  • Window
    • Added: navigation

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

New interfaces

  • NavigateEvent
  • Navigation
  • NavigationCurrentEntryChangeEvent
  • NavigationDestination
  • NavigationPrecommitController
  • NavigationTransition

Modified

  • CSSStyleProperties
    • Added: fieldSizing, positionVisibility
  • Document
    • Added: activeViewTransition
  • Performance
    • Added: interactionCount
  • SVGAElement
    • Added: hreflang, ping, referrerPolicy, type
  • Window
    • Added: navigation

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

New interfaces

  • NavigateEvent
  • Navigation
  • NavigationCurrentEntryChangeEvent
  • NavigationDestination
  • NavigationPrecommitController
  • NavigationTransition

Modified

  • CSSStyleProperties
    • Added: fieldSizing, positionVisibility
  • Document
    • Added: activeViewTransition
  • Performance
    • Added: interactionCount
  • SVGAElement
    • Added: hreflang, ping, referrerPolicy, type
  • Window
    • Added: navigation

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

New interfaces

  • NavigateEvent
  • Navigation
  • NavigationCurrentEntryChangeEvent
  • NavigationDestination
  • NavigationPrecommitController
  • NavigationTransition

Modified

  • CSSStyleProperties
    • Added: fieldSizing, positionVisibility
  • Document
    • Added: activeViewTransition
  • Performance
    • Added: interactionCount
  • SVGAElement
    • Added: hreflang, ping, referrerPolicy, type
  • Window
    • Added: navigation

ts5.9/iterable.d.ts

No changes

v0.0.297

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • CSSStyleProperties
    • Added: mathShift

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Modified

  • CSSStyleProperties
    • Added: mathShift

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Modified

  • CSSStyleProperties
    • Added: mathShift

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Modified

  • CSSStyleProperties
    • Added: mathShift

ts5.9/iterable.d.ts

No changes

v0.0.296

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.295

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.294

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.293

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.292

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.291

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.290

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.289

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • CSSStyleProperties
    • Added: fontLanguageOverride

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Modified

  • CSSStyleProperties
    • Added: fontLanguageOverride

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Modified

  • CSSStyleProperties
    • Added: fontLanguageOverride

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Modified

  • CSSStyleProperties
    • Added: fontLanguageOverride

ts5.9/iterable.d.ts

No changes

v0.0.288

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.287

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.286

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.285

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.284

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.283

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.282

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.281

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • ToggleEvent
    • Added: source

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Modified

  • ToggleEvent
    • Added: source

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Modified

  • ToggleEvent
    • Added: source

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Modified

  • ToggleEvent
    • Added: source

ts5.9/iterable.d.ts

No changes

v0.0.280

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Non-value types
  • GlobalEventHandlersEventMap
    • Added: "command"
  • GlobalEventHandlers
    • Added: oncommand

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Non-value types
  • GlobalEventHandlersEventMap
    • Added: "command"
  • GlobalEventHandlers
    • Added: oncommand

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Non-value types
  • GlobalEventHandlersEventMap
    • Added: "command"
  • GlobalEventHandlers
    • Added: oncommand

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Non-value types
  • GlobalEventHandlersEventMap
    • Added: "command"
  • GlobalEventHandlers
    • Added: oncommand

ts5.9/iterable.d.ts

No changes

v0.0.279

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.278

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.277

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.276

Compare Source

asynciterable.d.ts

No changes

index.d.ts
Non-value types
  • ToggleEventInit
    • Added: source
iterable.d.ts

No changes

v0.0.275

Compare Source

asynciterable.d.ts

No changes

index.d.ts
Modified
  • SVGAElement
    • Added: download
  • SVGMarkerElement
    • Added: SVG_MARKER_ORIENT_AUTO_START_REVERSE
  • ServiceWorkerRegistration
    • Removed: pushManager
iterable.d.ts

No changes

v0.0.274

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.273

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • AudioParam
    • Removed: automationRate, defaultValue, maxValue, minValue, value, cancelAndHoldAtTime, cancelScheduledValues, exponentialRampToValueAtTime, linearRampToValueAtTime, setTargetAtTime, setValueAtTime
  • AudioParamMap
    • Removed: forEach
  • BaseAudioContext
    • Removed: audioWorklet, currentTime, destination, listener, onstatechange, sampleRate, state, createAnalyser, createBiquadFilter, createBuffer, createBufferSource, createChannelMerger, createChannelSplitter, createConstantSource, createConvolver, createDelay, createDynamicsCompressor, createGain, createOscillator, createPanner, createScriptProcessor, createStereoPanner, createWaveShaper, decodeAudioData, addEventListener, removeEventListener
  • CSSKeyframesRule
    • Added: [Symbol.iterator]
    • Removed: cssRules, length, name, appendRule, deleteRule, findRule
  • CSSNumericArray
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, forEach
  • CSSRuleList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • CSSStyleDeclaration
    • Added: [Symbol.iterator]
  • CSSTransformValue
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: is2D, length, toMatrix, forEach
  • CSSUnparsedValue
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, forEach
  • Cache
    • Removed: add, delete, keys, match, matchAll, put
  • CookieStoreManager
    • Removed: getSubscriptions
  • CustomStateSet
    • Removed: forEach
  • DOMRectList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • DOMStringList
    • Added: [Symbol.iterator]
    • Removed: length, contains, item
  • DOMTokenList
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, value, toString, add, contains, item, remove, replace, supports, toggle, forEach
  • DataTransferItemList
    • Added: [Symbol.iterator]
    • Removed: length, add, clear, remove
  • EventCounts
    • Removed: forEach
  • FileList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • FileSystemDirectoryHandle
    • Added: [Symbol.asyncIterator], entries, keys, values
    • Removed: kind, getDirectoryHandle, getFileHandle, removeEntry, resolve
  • FontFaceSet
    • Removed: onloading, onloadingdone, onloadingerror, ready, status, check, load, forEach, addEventListener, removeEventListener
  • FormData
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: append, delete, get, getAll, has, set, forEach
  • HTMLAllCollection
    • Added: [Symbol.iterator]
    • Removed: length, item, namedItem
  • HTMLFormElement
    • Added: [Symbol.iterator]
    • Removed: acceptCharset, action, autocomplete, elements, encoding, enctype, length, method, name, noValidate, rel, relList, target, checkValidity, reportValidity, requestSubmit, reset, submit, addEventListener, removeEventListener
  • HTMLSelectElement
    • Added: [Symbol.iterator]
    • Removed: autocomplete, disabled, form, labels, length, multiple, name, options, required, selectedIndex, selectedOptions, size, type, validationMessage, validity, value, willValidate, add, checkValidity, item, namedItem, remove, reportValidity, setCustomValidity, showPicker, addEventListener, removeEventListener
  • Headers
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: append, delete, get, getSetCookie, has, set, forEach
  • Highlight
    • Removed: priority, type, forEach
  • HighlightRegistry
    • Removed: forEach
  • IDBDatabase
    • Removed: name, objectStoreNames, onabort, onclose, onerror, onversionchange, version, close, createObjectStore, deleteObjectStore, addEventListener, removeEventListener
  • IDBObjectStore
    • Removed: autoIncrement, indexNames, keyPath, name, transaction, add, clear, count, delete, deleteIndex, get, getAll, getAllKeys, getKey, index, openCursor, openKeyCursor, put
  • ImageTrackList
    • Added: [Symbol.iterator]
    • Removed: length, ready, selectedIndex, selectedTrack
  • MIDIInputMap
    • Removed: forEach
  • MIDIOutput
    • Removed: addEventListener, removeEventListener
  • MIDIOutputMap
    • Removed: forEach
  • MediaKeyStatusMap
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: size, get, has, forEach
  • MediaList
    • Added: [Symbol.iterator]
    • Removed: length, mediaText, toString, appendMedium, deleteMedium, item
  • MessageEvent
    • Removed: data, lastEventId, origin, ports, source
  • MimeTypeArray
    • Added: [Symbol.iterator]
    • Removed: length, item, namedItem
  • NamedNodeMap
    • Added: [Symbol.iterator]
    • Removed: length, getNamedItem, getNamedItemNS, item, removeNamedItem, removeNamedItemNS, setNamedItem, setNamedItemNS
  • Navigator
    • Removed: clipboard, credentials, doNotTrack, geolocation, login, maxTouchPoints, mediaCapabilities, mediaDevices, mediaSession, permissions, serviceWorker, userActivation, wakeLock, canShare, getGamepads, requestMIDIAccess, sendBeacon, share
  • NodeList
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, item, forEach
  • Plugin
    • Added: [Symbol.iterator]
    • Removed: description, filename, length, name, item, namedItem
  • PluginArray
    • Added: [Symbol.iterator]
    • Removed: length, item, namedItem, refresh
  • RTCRtpTransceiver
    • Removed: currentDirection, direction, mid, receiver, sender, stop
  • RTCStatsReport
    • Removed: forEach
  • ReadableStream
    • Added: [Symbol.asyncIterator], values
    • Removed: locked, cancel, getReader, pipeThrough, pipeTo, tee
  • SVGLengthList
    • Added: [Symbol.iterator]
    • Removed: length, numberOfItems, appendItem, clear, getItem, initialize, insertItemBefore, removeItem, replaceItem
  • SVGNumberList
    • Added: [Symbol.iterator]
    • Removed: length, numberOfItems, appendItem, clear, getItem, initialize, insertItemBefore, removeItem, replaceItem
  • SVGPointList
    • Added: [Symbol.iterator]
    • Removed: length, numberOfItems, appendItem, clear, getItem, initialize, insertItemBefore, removeItem, replaceItem
  • SVGStringList
    • Added: [Symbol.iterator]
    • Removed: length, numberOfItems, appendItem, clear, getItem, initialize, insertItemBefore, removeItem, replaceItem
  • SVGTransformList
    • Added: [Symbol.iterator]
    • Removed: length, numberOfItems, appendItem, clear, consolidate, createSVGTransformFromMatrix, getItem, initialize, insertItemBefore, removeItem, replaceItem
  • SourceBufferList
    • Added: [Symbol.iterator]
    • Removed: length, onaddsourcebuffer, onremovesourcebuffer, addEventListener, removeEventListener
  • SpeechRecognitionResult
    • Added: [Symbol.iterator]
    • Removed: isFinal, length, item
  • SpeechRecognitionResultList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • StylePropertyMapReadOnly
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: size, get, getAll, has, forEach
  • StyleSheetList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • SubtleCrypto
    • Removed: decrypt, deriveBits, digest, encrypt, exportKey, sign, verify, wrapKey
  • TextTrackCueList
    • Added: [Symbol.iterator]
    • Removed: length, getCueById
  • TextTrackList
    • Added: [Symbol.iterator]
    • Removed: length, onaddtrack, onchange, onremovetrack, getTrackById, addEventListener, removeEventListener
  • TouchList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • URLSearchParams
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: size, append, delete, get, getAll, has, set, sort, toString, forEach
  • ViewTransitionTypeSet
    • Removed: forEach
Non-value types
  • CanvasPath
    • Removed: arc, arcTo, bezierCurveTo, closePath, ellipse, lineTo, moveTo, quadraticCurveTo, rect
  • CanvasPathDrawingStyles
    • Removed: lineCap, lineDashOffset, lineJoin, lineWidth, miterLimit, getLineDash
  • HTMLCollectionBase
    • Added: [Symbol.iterator]
    • Removed: length, item
  • HTMLCollectionOf
    • Added: [Symbol.iterator]
    • Removed: item, namedItem
  • NodeListOf
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: item, forEach
  • WEBGL_draw_buffers
    • Removed: COLOR_ATTACHMENT0_WEBGL, COLOR_ATTACHMENT1_WEBGL, COLOR_ATTACHMENT2_WEBGL, `COLOR_ATTACHMENT

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  Ignoring broken lockfile at /tmp/renovate/repos/github/un-ts/domiso: Lockfile /tmp/renovate/repos/github/un-ts/domiso/pnpm-lock.yaml not compatible with current pnpm
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 24, reused 0, downloaded 0, added 0
Progress: resolved 122, reused 0, downloaded 0, added 0
Progress: resolved 226, reused 0, downloaded 0, added 0
Progress: resolved 354, reused 0, downloaded 0, added 0
Progress: resolved 518, reused 0, downloaded 0, added 0
Progress: resolved 633, reused 0, downloaded 0, added 0
Progress: resolved 785, reused 0, downloaded 0, added 0
Progress: resolved 1002, reused 0, downloaded 0, added 0
Progress: resolved 1120, reused 0, downloaded 0, added 0
Progress: resolved 1319, reused 0, downloaded 0, added 0
Progress: resolved 1552, reused 0, downloaded 0, added 0
Progress: resolved 1567, reused 0, downloaded 0, added 0
Progress: resolved 1575, reused 0, downloaded 0, added 0
Progress: resolved 1622, reused 0, downloaded 0, added 0
Progress: resolved 1738, reused 0, downloaded 0, added 0
Progress: resolved 1866, reused 0, downloaded 0, added 0
Progress: resolved 1892, reused 0, downloaded 0, added 0
Progress: resolved 1999, reused 0, downloaded 0, added 0
Progress: resolved 2188, reused 0, downloaded 0, added 0
 ERR_PNPM_UNUSED_PATCH  The following patches were not used: jsdom@23.0.1

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: bd0b7bb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 39fdfdb to 70eba3a Compare March 27, 2025 06:45
@coderabbitai
Copy link

coderabbitai bot commented Mar 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 867e9ee to 867cbb9 Compare April 1, 2025 13:18
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 69bd44a to 87bd3f1 Compare April 12, 2025 06:49
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 6307331 to c59d0ee Compare April 20, 2025 06:00
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1e48ac6 to ed9bd27 Compare April 28, 2025 08:29
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 2b68439 to 031ed9c Compare November 6, 2025 07:58
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from d476866 to 5fa017c Compare November 14, 2025 04:53
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 9f62d13 to d5f7265 Compare November 24, 2025 10:52
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 02bfc1d to 89aaa24 Compare December 4, 2025 06:40
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3f13a08 to e7b28e1 Compare December 5, 2025 18:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant