Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/web to ^0.0.200 #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/web ^0.0.119 -> ^0.0.200 age adoption passing confidence

Release Notes

microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.200

Compare Source

index.d.ts

Modified

  • CanvasRenderingContext2D
    • Removed: getContextAttributes

iterable.d.ts

No changes

v0.0.199

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.198

Compare Source

index.d.ts

Non-value types
  • WorkerEventMap
    • Removed: "message", "messageerror"

iterable.d.ts

No changes

v0.0.197

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.196

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.195

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.194

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.193

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.192

Compare Source

index.d.ts

Non-value types
  • ARIAMixin
    • Added: ariaRelevant

iterable.d.ts

No changes

v0.0.191

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.190

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.189

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.188

Compare Source

index.d.ts

Modified

  • CSSStyleDeclaration
    • Added: textBox, textBoxEdge, textBoxTrim
    • Removed: positionArea

iterable.d.ts

No changes

v0.0.187

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.186

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.185

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.184

Compare Source

index.d.ts

Modified

  • MessagePort
    • Removed: onmessage, onmessageerror
  • Worker
    • Removed: onmessage, onmessageerror

iterable.d.ts

No changes

v0.0.183

Compare Source

index.d.ts

Removed interfaces

  • GPU
  • GPUAdapter
  • GPUAdapterInfo
  • GPUBindGroup
  • GPUBindGroupLayout
  • GPUBuffer
  • GPUCanvasContext
  • GPUCommandBuffer
  • GPUCommandEncoder
  • GPUCompilationInfo
  • GPUCompilationMessage
  • GPUComputePassEncoder
  • GPUComputePipeline
  • GPUDevice
  • GPUDeviceLostInfo
  • GPUExternalTexture
  • GPUInternalError
  • GPUOutOfMemoryError
  • GPUPipelineError
  • GPUPipelineLayout
  • GPUQuerySet
  • GPUQueue
  • GPURenderBundle
  • GPURenderBundleEncoder
  • GPURenderPassEncoder
  • GPURenderPipeline
  • GPUSampler
  • GPUShaderModule
  • GPUSupportedFeatures
  • GPUSupportedLimits
  • GPUTexture
  • GPUTextureView
  • GPUUncapturedErrorEvent
  • GPUValidationError
  • WGSLLanguageFeatures

iterable.d.ts

No changes

v0.0.182

Compare Source

index.d.ts

Non-value types
  • GPURequestAdapterOptions
    • Added: xrCompatible

iterable.d.ts

No changes

v0.0.181

Compare Source

index.d.ts

New interfaces

  • GPU
  • GPUAdapter
  • GPUAdapterInfo
  • GPUBindGroup
  • GPUBindGroupLayout
  • GPUBuffer
  • GPUCanvasContext
  • GPUCommandBuffer
  • GPUCommandEncoder
  • GPUCompilationInfo
  • GPUCompilationMessage
  • GPUComputePassEncoder
  • GPUComputePipeline
  • GPUDevice
  • GPUDeviceLostInfo
  • GPUExternalTexture
  • GPUInternalError
  • GPUOutOfMemoryError
  • GPUPipelineError
  • GPUPipelineLayout
  • GPUQuerySet
  • GPUQueue
  • GPURenderBundle
  • GPURenderBundleEncoder
  • GPURenderPassEncoder
  • GPURenderPipeline
  • GPUSampler
  • GPUShaderModule
  • GPUSupportedFeatures
  • GPUSupportedLimits
  • GPUTexture
  • GPUTextureView
  • GPUUncapturedErrorEvent
  • GPUValidationError
  • WGSLLanguageFeatures

iterable.d.ts

No changes

v0.0.180

Compare Source

index.d.ts

Non-value types
  • RTCIceCandidatePairStats
    • Added: bytesDiscardedOnSend, consentRequestsSent, packetsDiscardedOnSend, packetsReceived, packetsSent
  • RTCInboundRtpStreamStats
    • Added: fecBytesReceived, fecSsrc, framesAssembledFromMultiplePackets, framesRendered, freezeCount, jitterBufferMinimumDelay, jitterBufferTargetDelay, pauseCount, playoutId, retransmittedBytesReceived, retransmittedPacketsReceived, rtxSsrc, totalAssemblyTime, totalFreezesDuration, totalPausesDuration
  • RTCOutboundRtpStreamStats
    • Added: active, mid, qualityLimitationDurations, qualityLimitationReason, scalabilityMode
  • RTCTransportStats
    • Added: dtlsRole, iceLocalUsernameFragment, iceRole, iceState, packetsReceived, packetsSent, selectedCandidatePairChanges

iterable.d.ts

No changes

v0.0.179

Compare Source

index.d.ts

Non-value types
  • WindowEventHandlersEventMap
    • Added: "pagereveal", "pageswap"
  • WindowEventHandlers
    • Added: onpagereveal, onpageswap

iterable.d.ts

No changes

v0.0.178

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.177

Compare Source

index.d.ts

New interfaces

  • CSSViewTransitionRule
  • NavigationActivation
  • NavigationHistoryEntry
  • PageRevealEvent
  • PageSwapEvent
  • ViewTransitionTypeSet

Modified

  • CSSStyleDeclaration
    • Added: viewTransitionClass
  • HTMLLinkElement
    • Added: blocking
  • HTMLScriptElement
    • Added: blocking
  • HTMLStyleElement
    • Added: blocking
  • ViewTransition
    • Added: types

iterable.d.ts

No changes

v0.0.176

Compare Source

index.d.ts

New interfaces

  • ImageDecoder
  • ImageTrack
  • ImageTrackList

iterable.d.ts

No changes

v0.0.175

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.174

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.173

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.172

Compare Source

index.d.ts

New interfaces

  • AbortController
  • AbortSignal
  • AbstractRange
  • AnalyserNode
  • Animation
  • AnimationEffect
  • AnimationEvent
  • AnimationPlaybackEvent
  • AnimationTimeline
  • Attr
  • AudioBuffer
  • AudioBufferSourceNode
  • AudioContext
  • AudioData
  • AudioDecoder
  • AudioDestinationNode
  • AudioEncoder
  • AudioListener
  • AudioNode
  • AudioParam
  • AudioParamMap
  • AudioProcessingEvent
  • AudioScheduledSourceNode
  • AudioWorklet
  • AudioWorkletNode
  • AuthenticatorAssertionResponse
  • AuthenticatorAttestationResponse
  • AuthenticatorResponse
  • BarProp
  • BaseAudioContext
  • BeforeUnloadEvent
  • BiquadFilterNode
  • Blob
  • BlobEvent
  • BroadcastChannel
  • ByteLengthQueuingStrategy
  • CDATASection
  • CSSAnimation
  • CSSConditionRule
  • CSSContainerRule
  • CSSCounterStyleRule
  • CSSFontFaceRule
  • CSSFontFeatureValuesRule
  • CSSFontPaletteValuesRule
  • CSSGroupingRule
  • CSSImageValue
  • CSSImportRule
  • CSSKeyframeRule
  • CSSKeyframesRule
  • CSSKeywordValue
  • CSSLayerBlockRule
  • CSSLayerStatementRule
  • CSSMathClamp
  • CSSMathInvert
  • CSSMathMax
  • CSSMathMin
  • CSSMathNegate
  • CSSMathProduct
  • CSSMathSum
  • CSSMathValue
  • CSSMatrixComponent
  • CSSMediaRule
  • CSSNamespaceRule
  • CSSNestedDeclarations
  • CSSNumericArray
  • CSSNumericValue
  • CSSPageRule
  • CSSPerspective
  • CSSPropertyRule
  • CSSRotate
  • CSSRule
  • CSSRuleList
  • CSSScale
  • CSSScopeRule
  • CSSSkew
  • CSSSkewX
  • CSSSkewY
  • CSSStartingStyleRule
  • CSSStyleDeclaration
  • CSSStyleRule
  • CSSStyleSheet
  • CSSStyleValue
  • CSSSupportsRule
  • CSSTransformComponent
  • CSSTransformValue
  • CSSTransition
  • CSSTranslate
  • CSSUnitValue
  • CSSUnparsedValue
  • CSSVariableReferenceValue
  • Cache
  • CacheStorage
  • CanvasCaptureMediaStreamTrack
  • CanvasGradient
  • CanvasPattern
  • CanvasRenderingContext2D
  • CaretPosition
  • ChannelMergerNode
  • ChannelSplitterNode
  • CharacterData
  • Clipboard
  • ClipboardEvent
  • ClipboardItem
  • CloseEvent
  • Comment
  • CompositionEvent
  • CompressionStream
  • ConstantSourceNode
  • ContentVisibilityAutoStateChangeEvent
  • ConvolverNode
  • CountQueuingStrategy
  • Credential
  • CredentialsContainer
  • Crypto
  • CryptoKey
  • CustomElementRegistry
  • CustomEvent
  • CustomStateSet
  • DOMException
  • DOMImplementation
  • DOMMatrix
  • DOMMatrixReadOnly
  • DOMParser
  • DOMPoint
  • DOMPointReadOnly
  • DOMQuad
  • DOMRect
  • DOMRectList
  • DOMRectReadOnly
  • DOMStringList
  • DOMStringMap
  • DOMTokenList
  • DataTransfer
  • DataTransferItem
  • DataTransferItemList
  • DecompressionStream
  • DelayNode
  • DeviceMotionEvent
  • DeviceOrientationEvent
  • Document
  • DocumentFragment
  • DocumentTimeline
  • DocumentType
  • DragEvent
  • DynamicsCompressorNode
  • Element
  • ElementInternals
  • EncodedAudioChunk
  • EncodedVideoChunk
  • ErrorEvent
  • Event
  • EventCounts
  • EventSource
  • EventTarget
  • External
  • File
  • FileList
  • FileReader
  • FileSystem
  • FileSystemDirectoryEntry
  • FileSystemDirectoryHandle
  • FileSystemDirectoryReader
  • FileSystemEntry
  • FileSystemFileEntry
  • FileSystemFileHandle
  • FileSystemHandle
  • FileSystemWritableFileStream
  • FocusEvent
  • FontFace
  • FontFaceSet
  • FontFaceSetLoadEvent
  • FormData
  • FormDataEvent
  • FragmentDirective
  • GainNode
  • Gamepad
  • GamepadButton
  • GamepadEvent
  • GamepadHapticActuator
  • Geolocation
  • GeolocationCoordinates
  • GeolocationPosition
  • GeolocationPositionError
  • HTMLAllCollection
  • HTMLAnchorElement
  • HTMLAreaElement
  • HTMLAudioElement
  • HTMLBRElement
  • HTMLBaseElement
  • HTMLBodyElement
  • HTMLButtonElement
  • HTMLCanvasElement
  • HTMLCollection
  • HTMLDListElement
  • HTMLDataElement
  • HTMLDataListElement
  • HTMLDetailsElement
  • HTMLDialogElement
  • HTMLDirectoryElement
  • HTMLDivElement
  • HTMLDocument
  • HTMLElement
  • HTMLEmbedElement
  • HTMLFieldSetElement
  • HTMLFontElement
  • HTMLFormControlsCollection
  • HTMLFormElement
  • HTMLFrameElement
  • HTMLFrameSetElement
  • HTMLHRElement
  • HTMLHeadElement
  • HTMLHeadingElement
  • HTMLHtmlElement
  • HTMLIFrameElement
  • HTMLImageElement
  • HTMLInputElement
  • HTMLLIElement
  • HTMLLabelElement
  • HTMLLegendElement
  • HTMLLinkElement
  • HTMLMapElement
  • HTMLMarqueeElement
  • HTMLMediaElement
  • HTMLMenuElement
  • HTMLMetaElement
  • HTMLMeterElement
  • HTMLModElement
  • HTMLOListElement
  • HTMLObjectElement
  • HTMLOptGroupElement
  • HTMLOptionElement
  • HTMLOptionsCollection
  • HTMLOutputElement
  • HTMLParagraphElement
  • HTMLParamElement
  • HTMLPictureElement
  • HTMLPreElement
  • HTMLProgressElement
  • HTMLQuoteElement
  • HTMLScriptElement
  • HTMLSelectElement
  • HTMLSlotElement
  • HTMLSourceElement
  • HTMLSpanElement
  • HTMLStyleElement
  • HTMLTableCaptionElement
  • HTMLTableCellElement
  • HTMLTableColElement
  • HTMLTableElement
  • HTMLTableRowElement
  • HTMLTableSectionElement
  • HTMLTemplateElement
  • HTMLTextAreaElement
  • HTMLTimeElement
  • HTMLTitleElement
  • HTMLTrackElement
  • HTMLUListElement
  • HTMLUnknownElement
  • HTMLVideoElement
  • HashChangeEvent
  • Headers
  • Highlight
  • HighlightRegistry
  • History
  • IDBCursor
  • IDBCursorWithValue
  • IDBDatabase
  • IDBFactory
  • IDBIndex
  • IDBKeyRange
  • IDBObjectStore
  • IDBOpenDBRequest
  • IDBRequest
  • IDBTransaction
  • IDBVersionChangeEvent
  • IIRFilterNode
  • IdleDeadline
  • ImageBitmap
  • ImageBitmapRenderingContext
  • ImageData
  • InputDeviceInfo
  • InputEvent
  • IntersectionObserver
  • IntersectionObserverEntry
  • KeyboardEvent
  • KeyframeEffect
  • LargestContentfulPaint
  • Location
  • Lock
  • LockManager
  • MIDIAccess
  • MIDIConnectionEvent
  • MIDIInput
  • MIDIInputMap
  • MIDIMessageEvent
  • MIDIOutput
  • MIDIOutputMap
  • MIDIPort
  • MathMLElement
  • MediaCapabilities
  • MediaDeviceInfo
  • MediaDevices
  • MediaElementAudioSourceNode
  • MediaEncryptedEvent
  • MediaError
  • MediaKeyMessageEvent
  • MediaKeySession
  • MediaKeyStatusMap
  • MediaKeySystemAccess
  • MediaKeys
  • MediaList
  • MediaMetadata
  • MediaQueryList
  • MediaQueryListEvent
  • MediaRecorder
  • MediaSession
  • MediaSource
  • MediaSourceHandle
  • MediaStream
  • MediaStreamAudioDestinationNode
  • MediaStreamAudioSourceNode
  • MediaStreamTrack
  • MediaStreamTrackEvent
  • MessageChannel
  • MessageEvent
  • MessagePort
  • MimeType
  • MimeTypeArray
  • MouseEvent
  • MutationObserver
  • MutationRecord
  • NamedNodeMap
  • NavigationPreloadManager
  • Navigator
  • Node
  • NodeIterator
  • NodeList
  • Notification
  • OfflineAudioCompletionEvent
  • OfflineAudioContext
  • OffscreenCanvas
  • OffscreenCanvasRenderingContext2D
  • OscillatorNode
  • OverconstrainedError
  • PageTransitionEvent
  • PannerNode
  • Path2D
  • PaymentAddress
  • PaymentMethodChangeEvent
  • PaymentRequest
  • PaymentRequestUpdateEvent
  • PaymentResponse
  • Performance
  • PerformanceEntry
  • PerformanceEventTiming
  • PerformanceMark
  • PerformanceMeasure
  • PerformanceNavigation
  • PerformanceNavigationTiming
  • PerformanceObserver
  • PerformanceObserverEntryList
  • PerformancePaintTiming
  • PerformanceResourceTiming
  • PerformanceServerTiming
  • PerformanceTiming
  • PeriodicWave
  • PermissionStatus
  • Permissions
  • PictureInPictureEvent
  • PictureInPictureWindow
  • Plugin
  • PluginArray
  • PointerEvent
  • PopStateEvent
  • ProcessingInstruction
  • ProgressEvent
  • PromiseRejectionEvent
  • PublicKeyCredential
  • PushManager
  • PushSubscription
  • PushSubscriptionOptions
  • RTCCertificate
  • RTCDTMFSender
  • RTCDTMFToneChangeEvent
  • RTCDataChannel
  • RTCDataChannelEvent
  • RTCDtlsTransport
  • RTCEncodedAudioFrame
  • RTCEncodedVideoFrame
  • RTCError
  • RTCErrorEvent
  • RTCIceCandidate
  • RTCIceTransport
  • RTCPeerConnection
  • RTCPeerConnectionIceErrorEvent
  • RTCPeerConnectionIceEvent
  • RTCRtpReceiver
  • RTCRtpScriptTransform
  • RTCRtpSender
  • RTCRtpTransceiver
  • RTCSctpTransport
  • RTCSessionDescription
  • RTCStatsReport
  • RTCTrackEvent
  • RadioNodeList
  • Range
  • ReadableByteStreamController
  • ReadableStream
  • ReadableStreamBYOBReader
  • ReadableStreamBYOBRequest
  • ReadableStreamDefaultController
  • ReadableStreamDefaultReader
  • RemotePlayback
  • Report
  • ReportBody
  • ReportingObserver
  • Request
  • ResizeObserver
  • ResizeObserverEntry
  • ResizeObserverSize
  • Response
  • SVGAElement
  • SVGAngle
  • SVGAnimateElement
  • SVGAnimateMotionElement
  • SVGAnimateTransformElement
  • SVGAnimatedAngle
  • SVGAnimatedBoolean
  • SVGAnimatedEnumeration
  • SVGAnimatedInteger
  • SVGAnimatedLength
  • SVGAnimatedLengthList
  • SVGAnimatedNumber
  • SVGAnimatedNumberList
  • SVGAnimatedPreserveAspectRatio
  • SVGAnimatedRect
  • SVGAnimatedString
  • SVGAnimatedTransformList
  • SVGAnimationElement
  • SVGCircleElement
  • SVGClipPathElement
  • SVGComponentTransferFunctionElement
  • SVGDefsElement
  • SVGDescElement
  • SVGElement
  • SVGEllipseElement
  • SVGFEBlendElement
  • SVGFEColorMatrixElement
  • SVGFEComponentTransferElement
  • SVGFECompositeElement
  • SVGFEConvolveMatrixElement
  • SVGFEDiffuseLightingElement
  • SVGFEDisplacementMapElement
  • SVGFEDistantLightElement
  • SVGFEDropShadowElement
  • SVGFEFloodElement
  • SVGFEFuncAElement
  • SVGFEFuncBElement
  • SVGFEFuncGElement
  • SVGFEFuncRElement
  • SVGFEGaussianBlurElement
  • SVGFEImageElement
  • SVGFEMergeElement
  • SVGFEMergeNodeElement
  • SVGFEMorphologyElement
  • SVGFEOffsetElement
  • SVGFEPointLightElement
  • SVGFESpecularLightingElement
  • SVGFESpotLightElement
  • SVGFETileElement
  • SVGFETurbulenceElement
  • SVGFilterElement
  • SVGForeignObjectElement
  • SVGGElement
  • SVGGeometryElement
  • SVGGradientElement
  • SVGGraphicsElement
  • SVGImageElement
  • SVGLength
  • SVGLengthList
  • SVGLineElement
  • SVGLinearGradientElement
  • SVGMPathElement
  • SVGMarkerElement
  • SVGMaskElement
  • SVGMetadataElement
  • SVGNumber
  • SVGNumberList
  • SVGPathElement
  • SVGPatternElement
  • SVGPointList
  • SVGPolygonElement
  • SVGPolylineElement
  • SVGPreserveAspectRatio
  • SVGRadialGradientElement
  • SVGRectElement
  • SVGSVGElement
  • SVGScriptElement
  • SVGSetElement
  • SVGStopElement
  • SVGStringList
  • SVGStyleElement
  • SVGSwitchElement
  • SVGSymbolElement
  • SVGTSpanElement
  • SVGTextContentElement
  • SVGTextElement
  • SVGTextPathElement
  • SVGTextPositioningElement
  • SVGTitleElement
  • SVGTransform
  • SVGTransformList
  • SVGUnitTypes
  • SVGUseElement
  • SVGViewElement
  • Screen
  • ScreenOrientation
  • ScriptProcessorNode
  • SecurityPolicyViolationEvent
  • Selection
  • ServiceWorker
  • ServiceWorkerContainer
  • ServiceWorkerRegistration
  • ShadowRoot
  • SharedWorker
  • SourceBuffer
  • SourceBufferList
  • SpeechRecognitionAlternative
  • SpeechRecognitionResult
  • SpeechRecognitionResultList
  • SpeechSynthesis
  • SpeechSynthesisErrorEvent
  • SpeechSynthesisEvent
  • SpeechSynthesisUtterance
  • SpeechSynthesisVoice
  • StaticRange
  • StereoPannerNode
  • Storage
  • StorageEvent
  • StorageManager
  • StylePropertyMap
  • StylePropertyMapReadOnly
  • StyleSheet
  • StyleSheetList
  • SubmitEvent
  • SubtleCrypto
  • Text
  • TextDecoder
  • TextDecoderStream
  • TextEncoder
  • TextEncoderStream
  • TextEvent
  • TextMetrics
  • TextTrack
  • TextTrackCue
  • TextTrackCueList
  • TextTrackList
  • TimeRanges
  • ToggleEvent
  • Touch
  • TouchEvent
  • TouchList
  • TrackEvent
  • TransformStream
  • TransformStreamDefaultController
  • TransitionEvent
  • TreeWalker
  • UIEvent
  • URL
  • URLSearchParams
  • UserActivation
  • VTTCue
  • VTTRegion
  • ValidityState
  • VideoColorSpace
  • VideoDecoder
  • VideoEncoder
  • VideoFrame
  • VideoPlaybackQuality
  • ViewTransition
  • VisualViewport
  • WakeLock
  • WakeLockSentinel
  • WaveShaperNode
  • WebGL2RenderingContext
  • WebGLActiveInfo
  • WebGLBuffer
  • WebGLContextEvent
  • WebGLFramebuffer
  • WebGLProgram
  • WebGLQuery
  • WebGLRenderbuffer
  • WebGLRenderingContext
  • WebGLSampler
  • WebGLShader
  • WebGLShaderPrecisionFormat
  • WebGLSync
  • WebGLTexture
  • WebGLTransformFeedback
  • WebGLUniformLocation
  • WebGLVertexArrayObject
  • WebSocket
  • WebTransport
  • WebTransportBidirectionalStream
  • WebTransportDatagramDuplexStream
  • WebTransportError
  • WheelEvent
  • Window
  • Worker
  • Worklet
  • WritableStream
  • WritableStreamDefaultController
  • WritableStreamDefaultWriter
  • XMLDocument
  • XMLHttpRequest
  • XMLHttpRequestEventTarget
  • XMLHttpRequestUpload
  • XMLSerializer
  • XPathEvaluator
  • XPathExpression
  • XPathResult
  • XSLTProcessor

iterable.d.ts

No changes

v0.0.171

Compare Source

index.d.ts

Modified

  • CSSStyleDeclaration
    • Added: positionArea

iterable.d.ts

No changes

v0.0.170

Compare Source

index.d.ts

New interfaces

  • CSSNestedDeclarations

Modified

  • CSSStyleDeclaration
    • Added: boxDecorationBreak
Non-value types
  • WebGLRenderingContextBase
    • Added: unpackColorSpace

iterable.d.ts

No changes

v0.0.169

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.168

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.167

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.166

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.165

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.164

Compare Source

index.d.ts

New interfaces

  • AudioData
  • AudioDecoder
  • AudioEncoder
  • EncodedAudioChunk
  • FragmentDirective

Modified

  • Document
    • Added: fragmentDirective
  • PointerEvent
    • Added: altitudeAngle, azimuthAngle
Non-value types
  • VideoConfiguration
    • Added: hasAlphaChannel
  • VideoEncoderConfig
    • Added: contentHint
  • VideoEncoderEncodeOptions
    • Added: avc
  • VideoFrameCopyToOptions
    • Added: colorSpace, format

iterable.d.ts

No changes

v0.0.163

Compare Source

index.d.ts

Removed interfaces

  • MutationEvent

iterable.d.ts

No changes

v0.0.162

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.161

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.160

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.159

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.158

Compare Source

index.d.ts

Modified

  • PublicKeyCredential
    • Added: toJSON

iterable.d.ts

No changes

v0.0.157

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.156

Compare Source

index.d.ts

New interfaces

  • PaymentAddress

Modified

  • PaymentRequest
    • Added: onshippingaddresschange, onshippingoptionchange, shippingAddress, shippingOption, shippingType
  • PaymentResponse
    • Added: onpayerdetailchange, payerEmail, payerName, payerPhone, shippingAddress, shippingOption, addEventListener, removeEventListener
Non-value types
  • PaymentDetailsBase
    • Added: shippingOptions
  • PaymentDetailsUpdate
    • Added: error, shippingAddressErrors
  • PaymentValidationErrors
    • Added: payer, shippingAddress
    • Removed: paymentMethod
  • PointerEventInit
    • Added: altitudeAngle, azimuthAngle
  • PaymentRequestEventMap
    • Added: "shippingaddresschange", "shippingoptionchange"

iterable.d.ts

No changes

v0.0.155

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.154

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.153

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.152

Compare Source

index.d.ts

New interfaces

  • CaretPosition

Modified

  • Blob
    • Added: bytes
  • CSSStyleDeclaration
    • Added: rubyAlign
  • CompressionStream
    • Added: readable, writable
  • DecompressionStream
    • Added: readable, writable
  • Document
    • Added: caretPositionFromPoint
  • Element
    • Added: currentCSSZoom
  • HTMLElement
    • Added: writingSuggestions
  • PerformanceResourceTiming
    • Added: responseStatus
Non-value types
  • AuthenticationExtensionsClientInputs
    • Added: prf
  • AuthenticationExtensionsClientOutputs
    • Added: prf
  • MediaTrackCapabilities
    • Added: backgroundBlur
  • MediaTrackConstraintSet
    • Added: backgroundBlur
  • MediaTrackSettings
    • Added: backgroundBlur
  • MediaTrackSupportedConstraints
    • Added: backgroundBlur
  • ARIAMixin
    • Added: ariaColIndexText, ariaRowIndexText
  • Body
    • Added: bytes

iterable.d.ts

No changes

v0.0.151

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.150

Compare Source

index.d.ts

New interfaces

  • MediaSourceHandle
  • ViewTransition

Modified

  • CSSStyleDeclaration
    • Added: viewTransitionName
  • Document
    • Added: startViewTransition
  • Element
    • Added: getHTML
  • GeolocationCoordinates
    • Added: toJSON
  • GeolocationPosition
    • Added: toJSON
  • HTMLTemplateElement
    • Added: shadowRootSerializable
  • MediaKeys
    • Added: getStatusForPolicy
  • PopStateEvent
    • Added: hasUAVisualTransition
  • ShadowRoot
    • Added: serializable, getHTML

iterable.d.ts

No changes

v0.0.149

Compare Source

index.d.ts

Non-value types
  • ImportMeta
    • Added: resolve

iterable.d.ts

No changes

v0.0.148

Compare Source

index.d.ts

Modified

  • ClipboardItem
    • Added: presentationStyle

iterable.d.ts

No changes

v0.0.147

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.146

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.145

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.144

Compare Source

index.d.ts

New interfaces

  • TextEvent

Modified

  • Element
    • Added: innerHTML
  • HTMLTemplateElement
    • Added: shadowRootClonable, shadowRootDelegatesFocus
  • OffscreenCanvasRenderingContext2D
    • Removed: commit
  • RTCRtpReceiver
    • Added: jitterBufferTarget
  • Selection
    • Added: direction
  • ShadowRoot
    • Added: innerHTML
Non-value types
  • CanvasState
    • Added: isContextLost
  • GlobalEventHandlersEventMap
    • Added: "contextlost", "contextrestored"
  • GlobalEventHandlers
    • Added: oncontextlost, oncontextrestored

iterable.d.ts

No changes

v0.0.143

Compare Source

index.d.ts

New interfaces

  • CSSStartingStyleRule

Modified

  • CSSStyleDeclaration
    • Added: textWrapStyle
Non-value types
  • GamepadEffectParameters
    • Added: leftTrigger, rightTrigger
  • ShadowRootInit
    • Added: serializable
  • ARIAMixin
    • Added: ariaBrailleLabel, ariaBrailleRoleDescription

iterable.d.ts

No changes

v0.0.142

Compare Source

v0.0.141

Compare Source

v0.0.140

Compare Source

v0.0.139

Compare Source

v0.0.138

Compare Source

v0.0.137

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.136

Compare Source

index.d.ts

New interfaces

  • LargestContentfulPaint

Modified

  • GamepadHapticActuator
    • Removed: type
Non-value types
  • CheckVisibilityOptions
    • Added: contentVisibilityAuto, opacityProperty, visibilityProperty

iterable.d.ts

No changes

v0.0.135

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.134

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.133

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.132

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.131

Compare Source

index.d.ts

Non-value types
  • WebGL2RenderingContextBase
    • Removed: RGBA8
  • WebGLRenderingContextBase
    • Added: RGBA8

iterable.d.ts

No changes

v0.0.130

Compare Source

index.d.ts

Modified

  • CSSImportRule
    • Added: supportsText

iterable.d.ts

No changes

v0.0.129

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.128

Compare Source

index.d.ts

Modified

  • HTMLSelectElement
    • Added: showPicker
  • Window
    • Added: ondeviceorientationabsolute
Non-value types
  • WindowEventMap
    • Added: "deviceorientationabsolute"

iterable.d.ts

No changes

v0.0.127

Compare Source

index.d.ts

Non-value types
  • RequestInit
    • Added: priority

iterable.d.ts

No changes

v0.0.126

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.125

Compare Source

index.d.ts

New interfaces

  • Highlight
  • HighlightRegistry

Modified

  • HTMLDetailsElement
    • Added: name
  • HTMLImageElement
    • Added: fetchPriority
  • HTMLLinkElement
    • Added: fetchPriority
  • HTMLScriptElement
    • Added: fetchPriority

iterable.d.ts

No changes

v0.0.124

Compare Source

index.d.ts

Modified

  • CSSStyleDeclaration
    • Removed: speak

iterable.d.ts

No changes

v0.0.123

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.122

Compare Source

index.d.ts

Modified

  • CSSStyleDeclaration
    • Added: speak, textWrap
  • Gamepad
    • Removed: hapticActuators
  • HTMLTemplateElement
    • Added: shadowRootMode

iterable.d.ts

No changes

v0.0.121

Compare Source

index.d.ts

Non-value types
  • AuthenticationExtensionsClientInputs
    • Added: minPinLength

iterable.d.ts

No changes

v0.0.120

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot enabled auto-merge (rebase) December 1, 2023 00:46
Copy link

changeset-bot bot commented Dec 1, 2023

⚠️ No Changeset found

Latest commit: 160d71f

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

Copy link
Contributor

github-actions bot commented Dec 1, 2023

size-limit report 📦

Path Size
./packages/node-esbuild/lib/index.js 635 B (0%)
./packages/preset-node-lib/lib/index.js 141 B (0%)

Copy link
Contributor

github-actions bot commented Dec 1, 2023

Deploy preview for size-limit ready!

✅ Preview
https://size-limit-daaqb63x6-jounqins-projects.vercel.app

Built with commit 160d71f.
This pull request is being automatically deployed with vercel-action

Copy link

codesandbox-ci bot commented Dec 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.123 chore(deps): update dependency @types/web to ^0.0.124 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 897a87f to 4efb61a Compare December 2, 2023 05:31
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.124 chore(deps): update dependency @types/web to ^0.0.125 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 4b102b9 to e4053c5 Compare December 9, 2023 04:18
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.125 chore(deps): update dependency @types/web to ^0.0.126 Dec 9, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.126 chore(deps): update dependency @types/web to ^0.0.127 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from e4053c5 to 0225def Compare December 11, 2023 07:19
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.127 chore(deps): update dependency @types/web to ^0.0.128 Dec 17, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 0225def to 9920f7f Compare December 17, 2023 06:36
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.128 chore(deps): update dependency @types/web to ^0.0.129 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 9920f7f to c60beb0 Compare December 20, 2023 06:42
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.129 chore(deps): update dependency @types/web to ^0.0.130 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from c60beb0 to e481c63 Compare December 21, 2023 04:51
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.130 chore(deps): update dependency @types/web to ^0.0.131 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from e481c63 to 30c8175 Compare December 27, 2023 07:39
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.131 chore(deps): update dependency @types/web to ^0.0.132 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 30c8175 to 1a4fcda Compare December 30, 2023 07:15
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.132 chore(deps): update dependency @types/web to ^0.0.133 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 1a4fcda to 75cd14c Compare December 31, 2023 05:10
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.133 chore(deps): update dependency @types/web to ^0.0.134 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from fad59d4 to 52c9a65 Compare January 11, 2024 05:05
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.134 chore(deps): update dependency @types/web to ^0.0.135 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from 52c9a65 to f834f9e Compare January 30, 2024 04:23
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.185 chore(deps): update dependency @types/web to ^0.0.186 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from 1601c53 to ea3474d Compare December 13, 2024 07:02
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.186 chore(deps): update dependency @types/web to ^0.0.187 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from ea3474d to 4c3629a Compare December 24, 2024 06:33
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.187 chore(deps): update dependency @types/web to ^0.0.188 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from 4c3629a to 85c137b Compare January 7, 2025 04:53
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.188 chore(deps): update dependency @types/web to ^0.0.189 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 85c137b to 9afc0c8 Compare January 9, 2025 06:36
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.189 chore(deps): update dependency @types/web to ^0.0.190 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 9afc0c8 to 17e2cb5 Compare January 10, 2025 05:43
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.190 chore(deps): update dependency @types/web to ^0.0.191 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 17e2cb5 to 0026b7c Compare January 11, 2025 06:17
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.191 chore(deps): update dependency @types/web to ^0.0.192 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 0026b7c to 9d11d3a Compare January 12, 2025 06:31
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.192 chore(deps): update dependency @types/web to ^0.0.193 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 9d11d3a to c856a3f Compare January 14, 2025 18:32
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.193 chore(deps): update dependency @types/web to ^0.0.194 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from c856a3f to ff4bcf9 Compare January 16, 2025 13:44
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.194 chore(deps): update dependency @types/web to ^0.0.195 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from ff4bcf9 to 8da8928 Compare January 18, 2025 05:10
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.195 chore(deps): update dependency @types/web to ^0.0.196 Jan 18, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 8da8928 to e739c9b Compare January 20, 2025 05:29
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.196 chore(deps): update dependency @types/web to ^0.0.197 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from e739c9b to f61983f Compare January 24, 2025 04:34
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.197 chore(deps): update dependency @types/web to ^0.0.198 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from f61983f to e523bc3 Compare January 27, 2025 05:47
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.198 chore(deps): update dependency @types/web to ^0.0.199 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from e523bc3 to 160d71f Compare January 29, 2025 05:53
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.199 chore(deps): update dependency @types/web to ^0.0.200 Jan 29, 2025
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.

0 participants