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

Update dependency @types/web to ^0.0.203 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2023

This PR contains the following updates:

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

Release Notes

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

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

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

No changes

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

No changes

iterable.d.ts

No changes

v0.0.113

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.112

Compare Source

index.d.ts

No changes

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

No changes

iterable.d.ts

No changes

v0.0.107

Compare Source

index.d.ts

Modified

  • MessagePort
    • Removed: onmessage, onmessageerror

iterable.d.ts

No changes

v0.0.106

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.105

Compare Source

index.d.ts

Non-value types
  • GPURequestAdapterOptions
    • Added: xrCompatible

iterable.d.ts

No changes

v0.0.104

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.103](https://redirect.github.com/


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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 1, 2023

⚠️ No Changeset found

Latest commit: 46b4978

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 Jul 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 force-pushed the renovate/web-0.x branch from 5a49401 to 16b4f34 Compare July 2, 2023 02:08
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.102 Update dependency @types/web to ^0.0.103 Jul 2, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 16b4f34 to 1de1cea Compare July 11, 2023 05:58
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.103 Update dependency @types/web to ^0.0.104 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 1de1cea to 2bb27b0 Compare July 12, 2023 05:53
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.104 Update dependency @types/web to ^0.0.105 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 2bb27b0 to 216a3c0 Compare July 14, 2023 02:37
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.105 Update dependency @types/web to ^0.0.106 Jul 14, 2023
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.106 Update dependency @types/web to ^0.0.107 Jul 15, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch 2 times, most recently from 1d8f44a to 185a6ae Compare July 18, 2023 05:35
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.107 Update dependency @types/web to ^0.0.108 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 185a6ae to 19f4a6e Compare July 19, 2023 05:16
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.108 Update dependency @types/web to ^0.0.109 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 19f4a6e to 415a569 Compare July 22, 2023 08:20
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.109 Update dependency @types/web to ^0.0.110 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 415a569 to 344a92a Compare July 24, 2023 02:25
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.110 Update dependency @types/web to ^0.0.111 Jul 24, 2023
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.111 Update dependency @types/web to ^0.0.112 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 344a92a to fdaae76 Compare August 4, 2023 08:48
@renovate renovate bot force-pushed the renovate/web-0.x branch from fdaae76 to b6fbc55 Compare August 14, 2023 08:44
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.112 Update dependency @types/web to ^0.0.113 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from b6fbc55 to e9dc4c9 Compare August 18, 2023 11:58
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.113 Update dependency @types/web to ^0.0.114 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from e9dc4c9 to 65a304b Compare September 20, 2023 17:21
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.114 Update dependency @types/web to ^0.0.115 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/web-0.x branch from 65a304b to d050158 Compare October 10, 2023 05:01
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.115 Update dependency @types/web to ^0.0.116 Oct 10, 2023
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.185 Update dependency @types/web to ^0.0.186 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from 1b46c3a to 49dcd19 Compare December 14, 2024 02:18
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.186 Update dependency @types/web to ^0.0.187 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from 49dcd19 to c69ee83 Compare December 24, 2024 14:48
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.187 Update dependency @types/web to ^0.0.188 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/web-0.x branch from c69ee83 to df5e3a8 Compare January 9, 2025 19:55
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.188 Update dependency @types/web to ^0.0.190 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from df5e3a8 to dea9559 Compare January 11, 2025 11:51
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.190 Update dependency @types/web to ^0.0.192 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from dea9559 to 9b89a03 Compare January 12, 2025 06:55
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.192 Update dependency @types/web to ^0.0.193 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 9b89a03 to 8d13a27 Compare January 15, 2025 15:59
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.193 Update dependency @types/web to ^0.0.194 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 8d13a27 to fbe2443 Compare January 17, 2025 08:09
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.194 Update dependency @types/web to ^0.0.195 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from fbe2443 to 8e05073 Compare January 20, 2025 19:55
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.195 Update dependency @types/web to ^0.0.197 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 8e05073 to b4106a5 Compare January 25, 2025 15:05
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.197 Update dependency @types/web to ^0.0.198 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from b4106a5 to 9d9f30a Compare January 27, 2025 23:57
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.198 Update dependency @types/web to ^0.0.199 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 9d9f30a to e67547c Compare January 29, 2025 11:44
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.199 Update dependency @types/web to ^0.0.200 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from e67547c to eb2b085 Compare February 4, 2025 08:00
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.200 Update dependency @types/web to ^0.0.201 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from eb2b085 to 95268b1 Compare February 9, 2025 06:43
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.201 Update dependency @types/web to ^0.0.202 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/web-0.x branch from 95268b1 to 46b4978 Compare February 16, 2025 11:44
@renovate renovate bot changed the title Update dependency @types/web to ^0.0.202 Update dependency @types/web to ^0.0.203 Feb 16, 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