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.207 #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

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

Release Notes

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

v0.0.207

Compare Source

index.d.ts

New interfaces

  • ImageCapture

Modified

  • MediaSession
    • Added: setCameraActive, setMicrophoneActive

iterable.d.ts

No changes

v0.0.206

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.205

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.204

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.203

Compare Source

index.d.ts

Non-value types
  • ShadowRootInit
    • Added: clonable

iterable.d.ts

No changes

v0.0.202

Compare Source

index.d.ts

New interfaces

  • CookieChangeEvent
  • CookieStore

Modified

  • HTMLElement
    • Added: autocorrect
  • Window
    • Added: cookieStore

iterable.d.ts

No changes

v0.0.201

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

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

index.d.ts

New interfaces

  • CookieStore

Modified

  • ServiceWorkerGlobalScope
    • Added: cookieStore

iterable.d.ts

No changes

v0.0.119

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.118

Compare Source

index.d.ts

Modified

  • CSSRule
    • Added: COUNTER_STYLE_RULE, FONT_FEATURE_VALUES_RULE
Non-value types
  • GlobalEventHandlersEventMap
    • Added: "beforetoggle"
  • GlobalEventHandlers
    • Added: onbeforetoggle

iterable.d.ts

No changes

v0.0.117

Compare Source

index.d.ts

Non-value types
  • ARIAMixin
    • Added: ariaDescription

iterable.d.ts

No changes

v0.0.116

Compare Source

index.d.ts

Modified

  • FontFace
    • Removed: variant
  • MouseEvent
    • Added: layerX, layerY
  • Notification
    • Added: requireInteraction
Non-value types
  • FontFaceDescriptors
    • Removed: variant
  • NotificationOptions
    • Removed: actions, image, renotify, timestamp, vibrate
  • RTCEncodedAudioFrameMetadata
    • Added: payloadType, sequenceNumber
  • RTCEncodedVideoFrameMetadata
    • Added: contributingSources, payloadType, timestamp
  • CanvasTextDrawingStyles
    • Added: fontStretch, fontVariantCaps

iterable.d.ts

No changes

v0.0.115

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.114

Compare Source

index.d.ts

Modified

  • Notification
    • Added: badge
Non-value types
  • CanvasTextDrawingStyles
    • Added: letterSpacing, wordSpacing

iterable.d.ts

No changes

v0.0.113

Compare Source

index.d.ts

New interfaces

  • RTCRtpScriptTransform

Modified

  • RTCRtpReceiver
    • Added: transform
  • RTCRtpSender
    • Added: transform

iterable.d.ts

No changes

v0.0.112

Compare Source

index.d.ts

Modified

  • CSSStyleDeclaration
    • Added: mathDepth

iterable.d.ts

No changes

v0.0.111

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.110

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.109

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.108

Compare Source

index.d.ts

New interfaces

  • AbortController
  • AbortSignal
  • AbstractRange
  • AnalyserNode
  • Animation
  • AnimationEffect
  • AnimationEvent
  • AnimationPlaybackEvent
  • AnimationTimeline
  • Attr
  • AudioBuffer
  • AudioBufferSourceNode
  • AudioContext
  • AudioDestinationNode
  • 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
  • `CSSM

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.

@stackblitz
Copy link

stackblitz bot commented Jun 1, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2023

⚠️ No Changeset found

Latest commit: debba2a

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 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.99 chore(deps): update dependency @types/web to ^0.0.100 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 7dd62c0 to 817c48b Compare June 22, 2023 08:05
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.100 chore(deps): update dependency @types/web to ^0.0.101 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 817c48b to 8e6faf4 Compare June 24, 2023 07:16
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.101 chore(deps): update dependency @types/web to ^0.0.102 Jun 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.102 chore(deps): update dependency @types/web to ^0.0.103 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 8e6faf4 to 78854e1 Compare July 1, 2023 04:47
@renovate renovate bot force-pushed the renovate/web-0.x branch from 78854e1 to d19af12 Compare July 11, 2023 05:13
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.103 chore(deps): update dependency @types/web to ^0.0.104 Jul 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.104 chore(deps): update dependency @types/web to ^0.0.105 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from d19af12 to 33c4b49 Compare July 12, 2023 07:12
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.105 chore(deps): update dependency @types/web to ^0.0.106 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 3675b62 to d77f331 Compare July 14, 2023 07:04
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.106 chore(deps): update dependency @types/web to ^0.0.107 Jul 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.107 chore(deps): update dependency @types/web to ^0.0.108 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 64e4e6e to 3f1add2 Compare July 19, 2023 04:34
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.108 chore(deps): update dependency @types/web to ^0.0.109 Jul 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.109 chore(deps): update dependency @types/web to ^0.0.110 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 717d29d to d0efa6a Compare July 23, 2023 04:37
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.110 chore(deps): update dependency @types/web to ^0.0.111 Jul 23, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from d0efa6a to 94c8aab Compare August 3, 2023 06:22
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.111 chore(deps): update dependency @types/web to ^0.0.112 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 94c8aab to 2315bc6 Compare August 13, 2023 06:52
@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 9af1a04 to 656ef8e Compare January 14, 2025 17: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 656ef8e to 3adfbe1 Compare January 16, 2025 04:40
@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 3adfbe1 to 1386e6c Compare January 18, 2025 05:26
@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 1386e6c to c6a8fd4 Compare January 20, 2025 05:18
@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 c6a8fd4 to 12b517f Compare January 24, 2025 04:42
@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 12b517f to 7c50484 Compare January 27, 2025 04:24
@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 7c50484 to e691c2a Compare January 29, 2025 06:00
@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
@renovate renovate bot force-pushed the renovate/web-0.x branch from e691c2a to e876031 Compare February 4, 2025 04:37
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.200 chore(deps): update dependency @types/web to ^0.0.201 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from e876031 to dd22914 Compare February 9, 2025 08:56
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.201 chore(deps): update dependency @types/web to ^0.0.202 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from dd22914 to a809d9e Compare February 16, 2025 06:24
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.202 chore(deps): update dependency @types/web to ^0.0.203 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from a809d9e to be98f39 Compare February 20, 2025 07:17
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.203 chore(deps): update dependency @types/web to ^0.0.204 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from be98f39 to 0a0374b Compare February 21, 2025 06:39
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.204 chore(deps): update dependency @types/web to ^0.0.205 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 0a0374b to 65b5dbf Compare February 23, 2025 06:31
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.205 chore(deps): update dependency @types/web to ^0.0.206 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 65b5dbf to debba2a Compare February 27, 2025 05:53
@renovate renovate bot changed the title chore(deps): update dependency @types/web to ^0.0.206 chore(deps): update dependency @types/web to ^0.0.207 Feb 27, 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