-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all dependencies #18
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to c82b69d in 1 minute and 10 seconds. Click for details.
- Reviewed
108
lines of code in6
files - Skipped
2
files when reviewing. - Skipped posting
10
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/ci.yml:31
- Draft comment:
Updated actions/setup-node from v4.4.0 to v5.0.0. Please verify that the new caching behavior and any changes in option handling (like automatic package manager detection) fit your workflow. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is about a dependency update, specifically the actions/setup-node version change. It asks the PR author to verify the new caching behavior and option handling changes. This falls under the rule of not asking the author to ensure behavior is intended or to double-check things, especially related to dependencies.
2. .github/workflows/ci.yml:55
- Draft comment:
The Codecov action has been upgraded from v5.4.3 to v5.5.1. Confirm that the integration and any action-specific parameters continue to work as expected. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to confirm that the integration and parameters continue to work as expected after a version upgrade. This falls under the rule of not asking the author to ensure behavior is intended or tested.
3. .github/workflows/release-beta.yml:34
- Draft comment:
Updated actions/setup-node to v5.0.0 in the release-beta workflow. Ensure that the runner meets the minimum version requirements (v2.327.1 or later) and that caching behaves as intended. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is about updating a dependency version and includes a request to ensure compatibility and behavior, which violates the rules against asking for confirmation or ensuring behavior. It doesn't provide a specific code suggestion or ask for a specific test to be written.
4. .github/workflows/release.yml:29
- Draft comment:
actions/setup-node has been updated to v5.0.0 in the release workflow. Please verify that the node version and caching configurations continue to operate correctly. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to verify the node version and caching configurations after a dependency update. It doesn't provide a specific suggestion or point out a specific issue, which violates the rules against asking for verification or confirmation without specificity.
5. .github/workflows/size-limit.yml:19
- Draft comment:
Updated actions/setup-node to v5.0.0 in the size-limit workflow. Double-check that the Node LTS setting and cache configuration remain compatible. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking the PR author to double-check compatibility, which violates the rule against asking for confirmation or double-checking. It also relates to a dependency change, which should not be commented on unless it's a recognized issue.
6. .yarnrc.yml:12
- Draft comment:
Yarn version updated from 4.9.2 to 4.10.3. Confirm that the new version works well with your plugins and that any version-specific behaviors are appropriate for your setup. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is related to a dependency change, specifically the Yarn version update. The comment asks the PR author to confirm compatibility and version-specific behaviors, which violates the rule against asking for confirmation or ensuring behavior is intended. Therefore, this comment should be removed.
7. package.json:10
- Draft comment:
The packageManager field has been updated from 'yarn@4.9.2' to 'yarn@4.10.3'. Ensure that all team members are aware of the new Yarn version for local development. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is purely informative, as it only informs the team about the version change and suggests ensuring team awareness. It does not provide a specific code suggestion or ask for a test to be written.
8. package.json:70
- Draft comment:
Bumped @commitlint/cli to v20.0.0. Review any potential changes in configuration or behavior that might affect commit message linting. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is about a dependency change, specifically bumping the version of @commitlint/cli. The comment suggests reviewing potential changes in configuration or behavior, which is not allowed according to the rules. The comment does not provide a specific code suggestion or ask for a specific test to be written. Therefore, it should be removed.
9. package.json:78
- Draft comment:
Upgraded @types/web from ^0.0.262 to ^0.0.271. Check that the updated TypeScript DOM definitions do not introduce any incompatibilities. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is related to a dependency change, specifically an upgrade of a TypeScript type definition package. The comment asks the PR author to check for incompatibilities, which is against the rules as it asks for confirmation and testing. Therefore, this comment should be removed.
10. package.json:96
- Draft comment:
Updated tsdown from ^0.14.0 to ^0.15.0. Please validate that the build scripts using tsdown run as expected with this new version. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking the PR author to validate the build scripts with the new version of a dependency. This falls under the rule of not asking the author to ensure behavior or test changes, especially related to dependencies.
Workflow ID: wflow_yRRnBUaLWhgjjL21
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
36071e1
to
71751c6
Compare
321d06c
to
21e931b
Compare
6ae5579
to
56ae004
Compare
56ae004
to
49ad595
Compare
|
This PR contains the following updates:
^19.8.1
->^20.0.0
^0.0.262
->^0.0.281
v4.4.0
->v6.0.0
v5.4.3
->v5.5.1
^0.14.0
->^0.15.0
4.9.2
->4.10.3
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
v20.0.0
Compare Source
Note: Version bump only for package @commitlint/cli
19.8.1 (2025-05-08)
Bug Fixes
microsoft/TypeScript-DOM-Lib-Generator (@types/web)
v0.0.281
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
source
iterable.d.ts
No changes
ts5.5/asynciterable.d.ts
No changes
ts5.5/index.d.ts
Modified
source
ts5.5/iterable.d.ts
No changes
ts5.6/asynciterable.d.ts
No changes
ts5.6/index.d.ts
Modified
source
ts5.6/iterable.d.ts
No changes
ts5.9/asynciterable.d.ts
No changes
ts5.9/index.d.ts
Modified
source
ts5.9/iterable.d.ts
No changes
v0.0.280
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Non-value types
"command"
oncommand
iterable.d.ts
No changes
ts5.5/asynciterable.d.ts
No changes
ts5.5/index.d.ts
Non-value types
"command"
oncommand
ts5.5/iterable.d.ts
No changes
ts5.6/asynciterable.d.ts
No changes
ts5.6/index.d.ts
Non-value types
"command"
oncommand
ts5.6/iterable.d.ts
No changes
ts5.9/asynciterable.d.ts
No changes
ts5.9/index.d.ts
Non-value types
"command"
oncommand
ts5.9/iterable.d.ts
No changes
v0.0.279
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
ts5.5/asynciterable.d.ts
No changes
ts5.5/index.d.ts
No changes
ts5.5/iterable.d.ts
No changes
ts5.6/asynciterable.d.ts
No changes
ts5.6/index.d.ts
No changes
ts5.6/iterable.d.ts
No changes
ts5.9/asynciterable.d.ts
No changes
ts5.9/index.d.ts
No changes
ts5.9/iterable.d.ts
No changes
v0.0.278
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.277
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.276
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Non-value types
source
iterable.d.ts
No changes
v0.0.275
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
download
SVG_MARKER_ORIENT_AUTO_START_REVERSE
pushManager
iterable.d.ts
No changes
v0.0.274
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.273
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
automationRate
,defaultValue
,maxValue
,minValue
,value
,cancelAndHoldAtTime
,cancelScheduledValues
,exponentialRampToValueAtTime
,linearRampToValueAtTime
,setTargetAtTime
,setValueAtTime
forEach
audioWorklet
,currentTime
,destination
,listener
,onstatechange
,sampleRate
,state
,createAnalyser
,createBiquadFilter
,createBuffer
,createBufferSource
,createChannelMerger
,createChannelSplitter
,createConstantSource
,createConvolver
,createDelay
,createDynamicsCompressor
,createGain
,createOscillator
,createPanner
,createScriptProcessor
,createStereoPanner
,createWaveShaper
,decodeAudioData
,addEventListener
,removeEventListener
[Symbol.iterator]
cssRules
,length
,name
,appendRule
,deleteRule
,findRule
[Symbol.iterator]
,entries
,keys
,values
length
,forEach
[Symbol.iterator]
length
,item
[Symbol.iterator]
[Symbol.iterator]
,entries
,keys
,values
is2D
,length
,toMatrix
,forEach
[Symbol.iterator]
,entries
,keys
,values
length
,forEach
add
,delete
,keys
,match
,matchAll
,put
getSubscriptions
forEach
[Symbol.iterator]
length
,item
[Symbol.iterator]
length
,contains
,item
[Symbol.iterator]
,entries
,keys
,values
length
,value
,toString
,add
,contains
,item
,remove
,replace
,supports
,toggle
,forEach
[Symbol.iterator]
length
,add
,clear
,remove
forEach
[Symbol.iterator]
length
,item
[Symbol.asyncIterator]
,entries
,keys
,values
kind
,getDirectoryHandle
,getFileHandle
,removeEntry
,resolve
onloading
,onloadingdone
,onloadingerror
,ready
,status
,check
,load
,forEach
,addEventListener
,removeEventListener
[Symbol.iterator]
,entries
,keys
,values
append
,delete
,get
,getAll
,has
,set
,forEach
[Symbol.iterator]
length
,item
,namedItem
[Symbol.iterator]
acceptCharset
,action
,autocomplete
,elements
,encoding
,enctype
,length
,method
,name
,noValidate
,rel
,relList
,target
,checkValidity
,reportValidity
,requestSubmit
,reset
,submit
,addEventListener
,removeEventListener
[Symbol.iterator]
autocomplete
,disabled
,form
,labels
,length
,multiple
,name
,options
,required
,selectedIndex
,selectedOptions
,size
,type
,validationMessage
,validity
,value
,willValidate
,add
,checkValidity
,item
,namedItem
,remove
,reportValidity
,setCustomValidity
,showPicker
,addEventListener
,removeEventListener
[Symbol.iterator]
,entries
,keys
,values
append
,delete
,get
,getSetCookie
,has
,set
,forEach
priority
,type
,forEach
forEach
name
,objectStoreNames
,onabort
,onclose
,onerror
,onversionchange
,version
,close
,createObjectStore
,deleteObjectStore
,addEventListener
,removeEventListener
autoIncrement
,indexNames
,keyPath
,name
,transaction
,add
,clear
,count
,delete
,deleteIndex
,get
,getAll
,getAllKeys
,getKey
,index
,openCursor
,openKeyCursor
,put
[Symbol.iterator]
length
,ready
,selectedIndex
,selectedTrack
forEach
addEventListener
,removeEventListener
forEach
[Symbol.iterator]
,entries
,keys
,values
size
,get
,has
,forEach
[Symbol.iterator]
length
,mediaText
,toString
,appendMedium
,deleteMedium
,item
data
,lastEventId
,origin
,ports
,source
[Symbol.iterator]
length
,item
,namedItem
[Symbol.iterator]
length
,getNamedItem
,getNamedItemNS
,item
,removeNamedItem
,removeNamedItemNS
,setNamedItem
,setNamedItemNS
clipboard
,credentials
,doNotTrack
,geolocation
,login
,maxTouchPoints
,mediaCapabilities
,mediaDevices
,mediaSession
,permissions
,serviceWorker
,userActivation
,wakeLock
,canShare
,getGamepads
,requestMIDIAccess
,sendBeacon
,share
[Symbol.iterator]
,entries
,keys
,values
length
,item
,forEach
[Symbol.iterator]
description
,filename
,length
,name
,item
,namedItem
[Symbol.iterator]
length
,item
,namedItem
,refresh
currentDirection
,direction
,mid
,receiver
,sender
,stop
forEach
[Symbol.asyncIterator]
,values
locked
,cancel
,getReader
,pipeThrough
,pipeTo
,tee
[Symbol.iterator]
length
,numberOfItems
,appendItem
,clear
,getItem
,initialize
,insertItemBefore
,removeItem
,replaceItem
[Symbol.iterator]
length
,numberOfItems
,appendItem
,clear
,getItem
,initialize
,insertItemBefore
,removeItem
,replaceItem
[Symbol.iterator]
length
,numberOfItems
,appendItem
,clear
,getItem
,initialize
,insertItemBefore
,removeItem
,replaceItem
[Symbol.iterator]
length
,numberOfItems
,appendItem
,clear
,getItem
,initialize
,insertItemBefore
,removeItem
,replaceItem
[Symbol.iterator]
length
,numberOfItems
,appendItem
,clear
,consolidate
,createSVGTransformFromMatrix
,getItem
,initialize
,insertItemBefore
,removeItem
,replaceItem
[Symbol.iterator]
length
,onaddsourcebuffer
,onremovesourcebuffer
,addEventListener
,removeEventListener
[Symbol.iterator]
isFinal
,length
,item
[Symbol.iterator]
length
,item
[Symbol.iterator]
,entries
,keys
,values
size
,get
,getAll
,has
,forEach
[Symbol.iterator]
length
,item
decrypt
,deriveBits
,digest
,encrypt
,exportKey
,sign
,verify
,wrapKey
[Symbol.iterator]
length
,getCueById
[Symbol.iterator]
length
,onaddtrack
,onchange
,onremovetrack
,getTrackById
,addEventListener
,removeEventListener
[Symbol.iterator]
length
,item
[Symbol.iterator]
,entries
,keys
,values
size
,append
,delete
,get
,getAll
,has
,set
,sort
,toString
,forEach
forEach
Non-value types
arc
,arcTo
,bezierCurveTo
,closePath
,ellipse
,lineTo
,moveTo
,quadraticCurveTo
,rect
lineCap
,lineDashOffset
,lineJoin
,lineWidth
,miterLimit
,getLineDash
[Symbol.iterator]
length
,item
[Symbol.iterator]
item
,namedItem
[Symbol.iterator]
,entries
,keys
,values
item
,forEach
COLOR_ATTACHMENT0_WEBGL
,COLOR_ATTACHMENT1_WEBGL
,COLOR_ATTACHMENT2_WEBGL
,COLOR_ATTACHMENT3_WEBGL
,COLOR_ATTACHMENT4_WEBGL
,COLOR_ATTACHMENT5_WEBGL
,COLOR_ATTACHMENT6_WEBGL
,COLOR_ATTACHMENT7_WEBGL
,COLOR_ATTACHMENT8_WEBGL
,COLOR_ATTACHMENT9_WEBGL
,COLOR_ATTACHMENT10_WEBGL
,COLOR_ATTACHMENT11_WEBGL
,COLOR_ATTACHMENT12_WEBGL
,COLOR_ATTACHMENT13_WEBGL
,COLOR_ATTACHMENT14_WEBGL
,COLOR_ATTACHMENT15_WEBGL
,DRAW_BUFFER0_WEBGL
,DRAW_BUFFER1_WEBGL
,DRAW_BUFFER2_WEBGL
,DRAW_BUFFER3_WEBGL
,DRAW_BUFFER4_WEBGL
,DRAW_BUFFER5_WEBGL
,DRAW_BUFFER6_WEBGL
,DRAW_BUFFER7_WEBGL
,DRAW_BUFFER8_WEBGL
,DRAW_BUFFER9_WEBGL
,DRAW_BUFFER10_WEBGL
,DRAW_BUFFER11_WEBGL
,DRAW_BUFFER12_WEBGL
,DRAW_BUFFER13_WEBGL
,DRAW_BUFFER14_WEBGL
,DRAW_BUFFER15_WEBGL
,MAX_COLOR_ATTACHMENTS_WEBGL
,MAX_DRAW_BUFFERS_WEBGL
beginQuery
,beginTransformFeedback
,bindBufferBase
,bindBufferRange
,bindSampler
,bindTransformFeedback
,bindVertexArray
,blitFramebuffer
,clearBufferfi
,clientWaitSync
,compressedTexImage3D
,compressedTexSubImage3D
,copyBufferSubData
,copyTexSubImage3D
,createQuery
,createSampler
,createTransformFeedback
,createVertexArray
,deleteQuery
,deleteSampler
,deleteSync
,deleteTransformFeedback
,deleteVertexArray
,drawArraysInstanced
,drawElementsInstanced
,drawRangeElements
,endQuery
,endTransformFeedback
,fenceSync
,framebufferTextureLayer
,getActiveUniformBlockName
,getActiveUniformBlockParameter
,getBufferSubData
,getFragDataLocation
,getIndexedParameter
,getInternalformatParameter
,getQuery
,getQueryParameter
,getSamplerParameter
,getSyncParameter
,getTransformFeedbackVarying
,getUniformBlockIndex
,isQuery
,isSampler
,isSync
,isTransformFeedback
,isVertexArray
,pauseTransformFeedback
,readBuffer
,renderbufferStorageMultisample
,resumeTransformFeedback
,samplerParameterf
,samplerParameteri
,texImage3D
,texStorage2D
,texStorage3D
,texSubImage3D
,uniform1ui
,uniform2ui
,uniform3ui
,uniform4ui
,uniformBlockBinding
,vertexAttribDivisor
,vertexAttribI4i
,vertexAttribI4ui
,vertexAttribIPointer
,waitSync
,READ_BUFFER
,UNPACK_ROW_LENGTH
,UNPACK_SKIP_ROWS
,UNPACK_SKIP_PIXELS
,PACK_ROW_LENGTH
,PACK_SKIP_ROWS
,PACK_SKIP_PIXELS
,COLOR
,DEPTH
,STENCIL
,RED
,RGB8
,RGB10_A2
,TEXTURE_BINDING_3D
,UNPACK_SKIP_IMAGES
,UNPACK_IMAGE_HEIGHT
,TEXTURE_3D
,TEXTURE_WRAP_R
,MAX_3D_TEXTURE_SIZE
,UNSIGNED_INT_2_10_10_10_REV
,MAX_ELEMENTS_VERTICES
,MAX_ELEMENTS_INDICES
,TEXTURE_MIN_LOD
,TEXTURE_MAX_LOD
,TEXTURE_BASE_LEVEL
,TEXTURE_MAX_LEVEL
,MIN
,MAX
,DEPTH_COMPONENT24
,MAX_TEXTURE_LOD_BIAS
,TEXTURE_COMPARE_MODE
,TEXTURE_COMPARE_FUNC
,CURRENT_QUERY
,QUERY_RESULT
,QUERY_RESULT_AVAILABLE
,STREAM_READ
,STREAM_COPY
,STATIC_READ
,STATIC_COPY
,DYNAMIC_READ
,DYNAMIC_COPY
,MAX_DRAW_BUFFERS
,DRAW_BUFFER0
,DRAW_BUFFER1
,DRAW_BUFFER2
,DRAW_BUFFER3
,DRAW_BUFFER4
,DRAW_BUFFER5
,DRAW_BUFFER6
,DRAW_BUFFER7
,DRAW_BUFFER8
,DRAW_BUFFER9
,DRAW_BUFFER10
,DRAW_BUFFER11
,DRAW_BUFFER12
,DRAW_BUFFER13
,DRAW_BUFFER14
,DRAW_BUFFER15
,MAX_FRAGMENT_UNIFORM_COMPONENTS
,MAX_VERTEX_UNIFORM_COMPONENTS
,SAMPLER_3D
,SAMPLER_2D_SHADOW
,FRAGMENT_SHADER_DERIVATIVE_HINT
,PIXEL_PACK_BUFFER
,PIXEL_UNPACK_BUFFER
,PIXEL_PACK_BUFFER_BINDING
,PIXEL_UNPACK_BUFFER_BINDING
,FLOAT_MAT2x3
,FLOAT_MAT2x4
,FLOAT_MAT3x2
,FLOAT_MAT3x4
,FLOAT_MAT4x2
,FLOAT_MAT4x3
,SRGB
,SRGB8
,SRGB8_ALPHA8
,COMPARE_REF_TO_TEXTURE
,RGBA32F
,RGB32F
,RGBA16F
,RGB16F
,VERTEX_ATTRIB_ARRAY_INTEGER
,MAX_ARRAY_TEXTURE_LAYERS
,MIN_PROGRAM_TEXEL_OFFSET
,MAX_PROGRAM_TEXEL_OFFSET
,MAX_VARYING_COMPONENTS
,TEXTURE_2D_ARRAY
,TEXTURE_BINDING_2D_ARRAY
,R11F_G11F_B10F
,UNSIGNED_INT_10F_11F_11F_REV
,RGB9_E5
,UNSIGNED_INT_5_9_9_9_REV
,TRANSFORM_FEEDBACK_BUFFER_MODE
,MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
,TRANSFORM_FEEDBACK_VARYINGS
,TRANSFORM_FEEDBACK_BUFFER_START
,TRANSFORM_FEEDBACK_BUFFER_SIZE
,TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
,RASTERIZER_DISCARD
,MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
,MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
,INTERLEAVED_ATTRIBS
,SEPARATE_ATTRIBS
,TRANSFORM_FEEDBACK_BUFFER
,TRANSFORM_FEEDBACK_BUFFER_BINDING
,RGBA32UI
,RGB32UI
,RGBA16UI
,RGB16UI
,RGBA8UI
,RGB8UI
,RGBA32I
,RGB32I
,RGBA16I
,RGB16I
,RGBA8I
,RGB8I
,RED_INTEGER
,RGB_INTEGER
,RGBA_INTEGER
,SAMPLER_2D_ARRAY
,SAMPLER_2D_ARRAY_SHADOW
,SAMPLER_CUBE_SHADOW
,UNSIGNED_INT_VEC2
,UNSIGNED_INT_VEC3
,UNSIGNED_INT_VEC4
,INT_SAMPLER_2D
,INT_SAMPLER_3D
,INT_SAMPLER_CUBE
,INT_SAMPLER_2D_ARRAY
,UNSIGNED_INT_SAMPLER_2D
,UNSIGNED_INT_SAMPLER_3D
,UNSIGNED_INT_SAMPLER_CUBE
,UNSIGNED_INT_SAMPLER_2D_ARRAY
,DEPTH_COMPONENT32F
,DEPTH32F_STENCIL8
,FLOAT_32_UNSIGNED_INT_24_8_REV
,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING
,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE
,FRAMEBUFFER_ATTACHMENT_RED_SIZE
,FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
,FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
,FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
,FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
,FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
,FRAMEBUFFER_DEFAULT
,UNSIGNED_INT_24_8
,DEPTH24_STENCIL8
,UNSIGNED_NORMALIZED
,DRAW_FRAMEBUFFER_BINDING
,READ_FRAMEBUFFER
,DRAW_FRAMEBUFFER
,READ_FRAMEBUFFER_BINDING
,RENDERBUFFER_SAMPLES
,FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
,MAX_COLOR_ATTACHMENTS
,COLOR_ATTACHMENT1
,COLOR_ATTACHMENT2
,COLOR_ATTACHMENT3
,COLOR_ATTACHMENT4
,COLOR_ATTACHMENT5
,COLOR_ATTACHMENT6
,COLOR_ATTACHMENT7
,COLOR_ATTACHMENT8
,COLOR_ATTACHMENT9
,COLOR_ATTACHMENT10
,COLOR_ATTACHMENT11
,COLOR_ATTACHMENT12
,COLOR_ATTACHMENT13
,COLOR_ATTACHMENT14
,COLOR_ATTACHMENT15
,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
,MAX_SAMPLES
,HALF_FLOAT
,RG
,RG_INTEGER
,R8
,RG8
,R16F
,R32F
,RG16F
,RG32F
,R8I
,R8UI
,R16I
,R16UI
,R32I
,R32UI
,RG8I
,RG8UI
,RG16I
,RG16UI
,RG32I
,RG32UI
,VERTEX_ARRAY_BINDING
,R8_SNORM
,RG8_SNORM
,RGB8_SNORM
,RGBA8_SNORM
,SIGNED_NORMALIZED
,COPY_READ_BUFFER
,COPY_WRITE_BUFFER
,COPY_READ_BUFFER_BINDING
,COPY_WRITE_BUFFER_BINDING
,UNIFORM_BUFFER
,UNIFORM_BUFFER_BINDING
,UNIFORM_BUFFER_START
,UNIFORM_BUFFER_SIZE
,MAX_VERTEX_UNIFORM_BLOCKS
,MAX_FRAGMENT_UNIFORM_BLOCKS
,MAX_COMBINED_UNIFORM_BLOCKS
,MAX_UNIFORM_BUFFER_BINDINGS
,MAX_UNIFORM_BLOCK_SIZE
,MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
,MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
,UNIFORM_BUFFER_OFFSET_ALIGNMENT
,ACTIVE_UNIFORM_BLOCKS
,UNIFORM_TYPE
,UNIFORM_SIZE
,UNIFORM_BLOCK_INDEX
,UNIFORM_OFFSET
,UNIFORM_ARRAY_STRIDE
,UNIFORM_MATRIX_STRIDE
,UNIFORM_IS_ROW_MAJOR
,UNIFORM_BLOCK_BINDING
,UNIFORM_BLOCK_DATA_SIZE
,UNIFORM_BLOCK_ACTIVE_UNIFORMS
,UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
,UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
,UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
,INVALID_INDEX
,MAX_VERTEX_OUTPUT_COMPONENTS
,MAX_FRAGMENT_INPUT_COMPONENTS
,MAX_SERVER_WAIT_TIMEOUT
,OBJECT_TYPE
,SYNC_CONDITION
,SYNC_STATUS
,SYNC_FLAGS
,SYNC_FENCE
,SYNC_GPU_COMMANDS_COMPLETE
,UNSIGNALED
,SIGNALED
,ALREADY_SIGNALED
,TIMEOUT_EXPIRED
,CONDITION_SATISFIED
,WAIT_FAILED
,SYNC_FLUSH_COMMANDS_BIT
,VERTEX_ATTRIB_ARRAY_DIVISOR
,ANY_SAMPLES_PASSED
,ANY_SAMPLES_PASSED_CONSERVATIVE
,SAMPLER_BINDING
,RGB10_A2UI
,INT_2_10_10_10_REV
,TRANSFORM_FEEDBACK
,TRANSFORM_FEEDBACK_PAUSED
,TRANSFORM_FEEDBACK_ACTIVE
,TRANSFORM_FEEDBACK_BINDING
,TEXTURE_IMMUTABLE_FORMAT
,MAX_ELEMENT_INDEX
,TEXTURE_IMMUTABLE_LEVELS
,TIMEOUT_IGNORED
,MAX_CLIENT_WAIT_TIMEOUT_WEBGL
bufferData
,bufferSubData
,compressedTexImage2D
,compressedTexSubImage2D
,readPixels
,texImage2D
,texSubImage2D
canvas
,drawingBufferColorSpace
,drawingBufferHeight
,drawingBufferWidth
,unpackColorSpace
,activeTexture
,attachShader
,bindAttribLocation
,bindBuffer
,bindFramebuffer
,bindRenderbuffer
,bindTexture
,blendColor
,blendEquation
,blendEquationSeparate
,blendFunc
,blendFuncSeparate
,checkFramebufferStatus
,clear
,clearColor
,clearDepth
,clearStencil
,colorMask
,compileShader
,copyTexImage2D
,copyTexSubImage2D
,createBuffer
,createFramebuffer
,createProgram
,createRenderbuffer
,createShader
,createTexture
,cullFace
,deleteBuffer
,deleteFramebuffer
,deleteProgram
,deleteRenderbuffer
,deleteShader
,deleteTexture
,depthFunc
,depthMask
,depthRange
,detachShader
,disable
,disableVertexAttribArray
,drawArrays
,drawElements
,enable
,enableVertexAttribArray
,finish
,flush
,framebufferRenderbuffer
,framebufferTexture2D
,frontFace
,generateMipmap
,getActiveAttrib
,getActiveUniform
,getAttachedShaders
,getAttribLocation
,getBufferParameter
,getContextAttributes
,getError
,getExtension
,getFramebufferAttachmentParameter
,getParameter
,getProgramInfoLog
,getProgramParameter
,getRenderbufferParameter
,getShaderInfoLog
,getShaderParameter
,getShaderPrecisionFormat
,getShaderSource
,getSupportedExtensions
,getTexParameter
,getUniform
,getUniformLocation
,getVertexAttrib
,getVertexAttribOffset
,hint
,isBuffer
,isContextLost
,isEnabled
,isFramebuffer
,isProgram
,isRenderbuffer
,isShader
,isTexture
,lineWidth
,linkProgram
,pixelStorei
,polygonOffset
,renderbufferStorage
,sampleCoverage
,scissor
,shaderSource
,stencilFunc
,stencilFuncSeparate
,stencilMask
,stencilMaskSeparate
,stencilOp
,stencilOpSeparate
,texParameterf
,texParameteri
,uniform1f
,uniform1i
,uniform2f
,uniform2i
,uniform3f
,uniform3i
,uniform4f
,uniform4i
,useProgram
,validateProgram
,vertexAttrib1f
,vertexAttrib2f
,vertexAttrib3f
,vertexAttrib4f
,vertexAttribPointer
,viewport
,DEPTH_BUFFER_BIT
,STENCIL_BUFFER_BIT
,COLOR_BUFFER_BIT
,POINTS
,LINES
,LINE_LOOP
,LINE_STRIP
,TRIANGLES
,TRIANGLE_STRIP
,TRIANGLE_FAN
,ZERO
,ONE
,SRC_COLOR
,ONE_MINUS_SRC_COLOR
,SRC_ALPHA
,ONE_MINUS_SRC_ALPHA
,DST_ALPHA
,ONE_MINUS_DST_ALPHA
,DST_COLOR
,ONE_MINUS_DST_COLOR
,SRC_ALPHA_SATURATE
,FUNC_ADD
,BLEND_EQUATION
,BLEND_EQUATION_RGB
,BLEND_EQUATION_ALPHA
,FUNC_SUBTRACT
,FUNC_REVERSE_SUBTRACT
,BLEND_DST_RGB
,BLEND_SRC_RGB
,BLEND_DST_ALPHA
,BLEND_SRC_ALPHA
,CONSTANT_COLOR
,ONE_MINUS_CONSTANT_COLOR
,CONSTANT_ALPHA
,ONE_MINUS_CONSTANT_ALPHA
,BLEND_COLOR
,ARRAY_BUFFER
,ELEMENT_ARRAY_BUFFER
,ARRAY_BUFFER_BINDING
,ELEMENT_ARRAY_BUFFER_BINDING
,STREAM_DRAW
,STATIC_DRAW
,DYNAMIC_DRAW
,BUFFER_SIZE
,BUFFER_USAGE
,CURRENT_VERTEX_ATTRIB
,FRONT
,BACK
,FRONT_AND_BACK
,CULL_FACE
,BLEND
,DITHER
,STENCIL_TEST
,DEPTH_TEST
,SCISSOR_TEST
,POLYGON_OFFSET_FILL
,SAMPLE_ALPHA_TO_COVERAGE
,SAMPLE_COVERAGE
,NO_ERROR
,INVALID_ENUM
,INVALID_VALUE
,INVALID_OPERATION
,OUT_OF_MEMORY
,CW
,CCW
,LINE_WIDTH
,ALIASED_POINT_SIZE_RANGE
,ALIASED_LINE_WIDTH_RANGE
,CULL_FACE_MODE
,FRONT_FACE
,DEPTH_RANGE
,DEPTH_WRITEMASK
,DEPTH_CLEAR_VALUE
,DEPTH_FUNC
,STENCIL_CLEAR_VALUE
,STENCIL_FUNC
,STENCIL_FAIL
,STENCIL_PASS_DEPTH_FAIL
,STENCIL_PASS_DEPTH_PASS
,STENCIL_REF
,STENCIL_VALUE_MASK
,STENCIL_WRITEMASK
,STENCIL_BACK_FUNC
,STENCIL_BACK_FAIL
,STENCIL_BACK_PASS_DEPTH_FAIL
,STENCIL_BACK_PASS_DEPTH_PASS
,STENCIL_BACK_REF
,STENCIL_BACK_VALUE_MASK
,STENCIL_BACK_WRITEMASK
,VIEWPORT
,SCISSOR_BOX
,COLOR_CLEAR_VALUE
,COLOR_WRITEMASK
,UNPACK_ALIGNMENT
,PACK_ALIGNMENT
,MAX_TEXTURE_SIZE
,MAX_VIEWPORT_DIMS
,SUBPIXEL_BITS
,RED_BITS
,GREEN_BITS
,BLUE_BITS
,ALPHA_BITS
,DEPTH_BITS
,STENCIL_BITS
,POLYGON_OFFSET_UNITS
,POLYGON_OFFSET_FACTOR
,TEXTURE_BINDING_2D
,SAMPLE_BUFFERS
,SAMPLES
,SAMPLE_COVERAGE_VALUE
,SAMPLE_COVERAGE_INVERT
,COMPRESSED_TEXTURE_FORMATS
,DONT_CARE
,FASTEST
,NICEST
,GENERATE_MIPMAP_HINT
,BYTE
,UNSIGNED_BYTE
,SHORT
,UNSIGNED_SHORT
,INT
,UNSIGNED_INT
,FLOAT
,DEPTH_COMPONENT
,ALPHA
,RGB
,RGBA
,LUMINANCE
,LUMINANCE_ALPHA
,UNSIGNED_SHORT_4_4_4_4
,UNSIGNED_SHORT_5_5_5_1
,UNSIGNED_SHORT_5_6_5
,FRAGMENT_SHADER
,VERTEX_SHADER
,MAX_VERTEX_ATTRIBS
,MAX_VERTEX_UNIFORM_VECTORS
,MAX_VARYING_VECTORS
,MAX_COMBINED_TEXTURE_IMAGE_UNITS
,MAX_VERTEX_TEXTURE_IMAGE_UNITS
,MAX_TEXTURE_IMAGE_UNITS
,MAX_FRAGMENT_UNIFORM_VECTORS
,SHADER_TYPE
,DELETE_STATUS
,LINK_STATUS
,VALIDATE_STATUS
,ATTACHED_SHADERS
,ACTIVE_UNIFORMS
,ACTIVE_ATTRIBUTES
,SHADING_LANGUAGE_VERSION
,CURRENT_PROGRAM
,NEVER
,LESS
,EQUAL
,LEQUAL
,GREATER
,NOTEQUAL
,GEQUAL
,ALWAYS
,KEEP
,REPLACE
,INCR
,DECR
,INVERT
,INCR_WRAP
,DECR_WRAP
,VENDOR
,RENDERER
,VERSION
,NEAREST
,LINEAR
,NEAREST_MIPMAP_NEAREST
,LINEAR_MIPMAP_NEAREST
,NEAREST_MIPMAP_LINEAR
,LINEAR_MIPMAP_LINEAR
,TEXTURE_MAG_FILTER
,TEXTURE_MIN_FILTER
,TEXTURE_WRAP_S
,TEXTURE_WRAP_T
,TEXTURE_2D
,TEXTURE
,TEXTURE_CUBE_MAP
,TEXTURE_BINDING_CUBE_MAP
,TEXTURE_CUBE_MAP_POSITIVE_X
,TEXTURE_CUBE_MAP_NEGATIVE_X
,TEXTURE_CUBE_MAP_POSITIVE_Y
,TEXTURE_CUBE_MAP_NEGATIVE_Y
,TEXTURE_CUBE_MAP_POSITIVE_Z
,TEXTURE_CUBE_MAP_NEGATIVE_Z
,MAX_CUBE_MAP_TEXTURE_SIZE
,TEXTURE0
,TEXTURE1
,TEXTURE2
,TEXTURE3
,TEXTURE4
,TEXTURE5
,TEXTURE6
,TEXTURE7
,TEXTURE8
,TEXTURE9
,TEXTURE10
,TEXTURE11
,TEXTURE12
,TEXTURE13
,TEXTURE14
,TEXTURE15
,TEXTURE16
,TEXTURE17
,TEXTURE18
,TEXTURE19
,TEXTURE20
,TEXTURE21
,TEXTURE22
,TEXTURE23
,TEXTURE24
,TEXTURE25
,TEXTURE26
,TEXTURE27
,TEXTURE28
,TEXTURE29
,TEXTURE30
,TEXTURE31
,ACTIVE_TEXTURE
,REPEAT
,CLAMP_TO_EDGE
,MIRRORED_REPEAT
,FLOAT_VEC2
,FLOAT_VEC3
,FLOAT_VEC4
,INT_VEC2
,INT_VEC3
,INT_VEC4
,BOOL
,BOOL_VEC2
,BOOL_VEC3
,BOOL_VEC4
,FLOAT_MAT2
,FLOAT_MAT3
,FLOAT_MAT4
,SAMPLER_2D
,SAMPLER_CUBE
,VERTEX_ATTRIB_ARRAY_ENABLED
,VERTEX_ATTRIB_ARRAY_SIZE
,VERTEX_ATTRIB_ARRAY_STRIDE
,VERTEX_ATTRIB_ARRAY_TYPE
,VERTEX_ATTRIB_ARRAY_NORMALIZED
,VERTEX_ATTRIB_ARRAY_POINTER
,VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
,IMPLEMENTATION_COLOR_READ_TYPE
,IMPLEMENTATION_COLOR_READ_FORMAT
,COMPILE_STATUS
,LOW_FLOAT
,MEDIUM_FLOAT
,HIGH_FLOAT
,LOW_INT
,MEDIUM_INT
,HIGH_INT
,FRAMEBUFFER
,RENDERBUFFER
,RGBA4
,RGB5_A1
,RGBA8
,RGB565
,DEPTH_COMPONENT16
,STENCIL_INDEX8
,DEPTH_STENCIL
,RENDERBUFFER_WIDTH
,RENDERBUFFER_HEIGHT
,RENDERBUFFER_INTERNAL_FORMAT
,RENDERBUFFER_RED_SIZE
,RENDERBUFFER_GREEN_SIZE
,RENDERBUFFER_BLUE_SIZE
,RENDERBUFFER_ALPHA_SIZE
,RENDERBUFFER_DEPTH_SIZE
,RENDERBUFFER_STENCIL_SIZE
,FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
,FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
,FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
,FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
,COLOR_ATTACHMENT0
,DEPTH_ATTACHMENT
,STENCIL_ATTACHMENT
,DEPTH_STENCIL_ATTACHMENT
,NONE
,FRAMEBUFFER_COMPLETE
,FRAMEBUFFER_INCOMPLETE_ATTACHMENT
,FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
,FRAMEBUFFER_INCOMPLETE_DIMENSIONS
,FRAMEBUFFER_UNSUPPORTED
,FRAMEBUFFER_BINDING
,RENDERBUFFER_BINDING
,MAX_RENDERBUFFER_SIZE
,INVALID_FRAMEBUFFER_OPERATION
,UNPACK_FLIP_Y_WEBGL
,UNPACK_PREMULTIPLY_ALPHA_WEBGL
,CONTEXT_LOST_WEBGL
,UNPACK_COLORSPACE_CONVERSION_WEBGL
,BROWSER_DEFAULT_WEBGL
bufferData
,bufferSubData
,compressedTexImage2D
,compressedTexSubImage2D
,readPixels
,texImage2D
,texSubImage2D
iterable.d.ts
No changes
v0.0.272
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
cssText
,length
,parentRule
,getPropertyPriority
,getPropertyValue
,item
,removeProperty
,setProperty
iterable.d.ts
No changes
v0.0.271
Compare Source
asynciterable.d.ts
No changes
index.d.ts
New interfaces
CommandEvent
Modified
command
,commandForElement
interactionId
lock
Non-value types
moveBefore
iterable.d.ts
No changes
v0.0.270
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Non-value types
scrollMargin
iterable.d.ts
No changes
v0.0.269
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.268
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
toJSON
iterable.d.ts
No changes
v0.0.267
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.266
Compare Source
asynciterable.d.ts
No changes
index.d.ts
New interfaces
DigitalCredential
iterable.d.ts
No changes
v0.0.265
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.264
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
textAutospace
variationSettings
iterable.d.ts
No changes
v0.0.263
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
actions/setup-node (actions/setup-node)
v6.0.0
Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog: actions/setup-node@v5...v6.0.0
v5.0.0
Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManager
field is present in yourpackage.json
. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: false
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
codecov/codecov-action (codecov/codecov-action)
v5.5.1
Compare Source
What's Changed
codecov-cli
version reference example by @webknjaz in #1774Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
rolldown/tsdown (tsdown)
v0.15.9
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.15.7
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.15.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.5
Compare Source
🚀 Features
inlineOnly
option - by @sxzz (e3bce)🐞 Bug Fixes
🏎 Performance
require
pure cjs deps - by @sxzz (091b8)View changes on GitHub
v0.15.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.2
Compare Source
🚀 Features
globImport
option - by @sxzz (cc30d)new URL(url, import.meta.url)
pattern by default - by @sxzz (f26e0)🐞 Bug Fixes
View changes on GitHub
v0.15.1
Compare Source
🚀 Features
config-loader
cli option - by @sxzz (f0ef7)🐞 Bug Fixes
View changes on GitHub
v0.15.0
Compare Source
🚨 Breaking Changes
🚀 Features
import.meta.glob
- by @sxzz (4223b)🐞 Bug Fixes
View changes on GitHub
v0.14.2
Compare Source
🚀 Features
exports.types
exists - by @ronantakizawa and @sxzz in #440 (98eb1)View changes on GitHub
yarnpkg/berry (yarn)
v4.10.3
Compare Source
v4.10.2
Compare Source
v4.10.1
Compare Source
v4.10.0
Compare Source
v4.9.4
Compare Source
[
v4.9.3
](https://redirect.github.com/yarnpkg/berry/compare/a9edb7777f04ba16f51503ef6775325b353b67cc...ce83c49a943eb9e121731e93822Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.