chore(deps): update devdependencies (non-major) #1545
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.5
->3.0.6
2.7.2
->2.7.3
20.16.13
->20.17.1
6.1.3
->6.2.0
2.0.0-dev.3.9
->2.0.0-dev.3.10
0.21.0
->0.22.0
4.19.1
->4.19.2
5.4.9
->5.4.10
Release Notes
sveltejs/kit (@sveltejs/adapter-static)
v3.0.6
Compare Source
Patch Changes
docs: update URLs for new svelte.dev site (#12857)
Updated dependencies [
dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46
,4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d
,3a9b78f04786898ca93f6d4b75ab18d26bc45192
,723eb8b31e6a22c82f730c30e485386c8676b746
,8ec471c875345b751344e67580ff1b772ef2735b
]:sveltejs/kit (@sveltejs/kit)
v2.7.3
Compare Source
Patch Changes
fix: include importer in illegal import error message (#12820)
fix: don't try reading assets directly that aren't present (#12876)
fix: decode non-latin characters when previewing prerendered pages (#12874)
fix: better error message when a
Result
is returned from a form action (#12829)docs: update URLs for new svelte.dev site (#12857)
avajs/ava (ava)
v6.2.0
Compare Source
What's Changed
filterNodeArgumentsForWorkerThreads
option in https://github.com/avajs/ava/pull/3336New Contributors
Full Changelog: avajs/ava@v6.1.3...v6.2.0
KhronosGroup/glTF-Validator (gltf-validator)
v2.0.0-dev.3.10
Compare Source
New Features
Added support for
KHR_materials_anisotropy
extension.KHR_MATERIALS_ANISOTROPY_ANISOTROPY_TEXTURE_TEXCOORD
validation warning.Added support for
KHR_materials_dispersion
extension.KHR_MATERIALS_DISPERSION_NO_VOLUME
validation warning.Added new tangent space validations:
MESH_PRIMITIVE_NO_TANGENT_SPACE
validation error andMESH_PRIMITIVE_GENERATED_TANGENT_SPACE
validation warning.Added new
KHR_MATERIALS_CLEARCOAT_CLEARCOAT_NORMAL_TEXTURE_TEXCOORD
validation warning.Added partial support for the
KHR_animation_pointer
extension.KHR_ANIMATION_POINTER_ANIMATION_CHANNEL_TARGET_NODE
andKHR_ANIMATION_POINTER_ANIMATION_CHANNEL_TARGET_PATH
validation errors.INCOMPLETE_EXTENSION_SUPPORT
validation info.Web version now supports external resources in directories.
Changes
Removed
UNRESERVED_EXTENSION_PREFIX
validation warning.Removed
KHR_MATERIALS_IRIDESCENCE_THICKNESS_RANGE_INVALID
validation error following the spec update.Bugfixes
Fixed incorrect errors when an indexed attribute, e.g.,
COLOR_0
, is used in morph targets (#178, #213).Fixed incorrect errors in the Web version when an asset contains non-relative URIs (#229).
Fixed crash when skin weights data is missing (#196).
Integration updates
The
validateBytes
JS API function now supports aformat
validation option to bypass format detection and force GLB or glTF JSON explicitly.Added an option to ignore all validation issues except those passed explicitly; supported in both JS API and YAML config file.
privatenumber/tsx (tsx)
v4.19.2
Compare Source
Bug Fixes
This release is also available on:
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.