Skip to content

chore(deps-dev): bump @gltf-transform/core from 4.4.2 to 4.5.0 - #1876

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/gltf-transform/core-4.5.0
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/gltf-transform/core-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @gltf-transform/core from 4.4.2 to 4.5.0.

Changelog

Sourced from @​gltf-transform/core's changelog.

Changelog

v4.x

v4.6 (🚧 Unreleased)

v4.5

Features:

  • feat(cli): Update KTX Software dependency to v4.4 #1840

Other:

  • fix(functions): Fix palette() preserving existing UVs #1847
  • fix(functions): Fix vertex count on primitives with no vertex attributes #1848
  • chore(repo): Add separate type check step to build #1850
  • chore(repo): Migrate tests to node:test #1851
  • chore(repo): Update dependencies #1844 #1843 #1839 #1838

v4.4

Features:

  • feat(extensions): Add EXT_mesh_features and EXT_structural_metadata #1810
  • feat(extensions): Add KHR_mesh_primitive_restart #1817
  • feat(extensions): Add KHR_accessor_float16 and KHR_accessor_float64 #1417
  • feat(extensions): Add ImageUtils support for more KTX2 formats #1792

Other:

  • chore(build): Replace bundler with tsdown #1789 #1797
  • chore(cli): Replace custom terminal formatting with Node.js styleText API #1808
  • chore(deps): Removed various devDependencies, and simplified local development requirements #1804 #1807

v4.3

Features:

  • feat(core): Add Document#disposeExtension #1740
  • feat(core): Add strict and non-strict I/O modes for missing resources #1696 by @​Makio64
  • feat(extensions): Add KHR_node_visibility #1747
  • feat(functions): Add 'chromaSubsampling' option to textureCompress #1713
  • feat(cli): Add --mipmaps flag to etc1s and uastc commands, and toktx() #1777 by [@​FrostKiwi]
  • feat(cli): Add --sparse flag in optimize command #1735

Other:

  • fix(docs): Improve documentation of mesh primitive modes #1718
  • fix(cli): Fix docs on draco --encode-speed and --decode-speed flags #1744

... (truncated)

Commits
  • 9f48b5e v4.5.0
  • 51b6502 chore(repo): Update CHANGELOG.md for v4.5.0
  • e83c3ec chore(build): Add type check (tsc) to build (#1850)
  • bd060ee chore(test): Migrate tests to node:test (#1851)
  • 1bdeacb fix(docs): Fix build badge in README.md
  • e9feb82 fix(functions): Fix vertex count on primitive with no attributes (#1848)
  • 22399d9 fix(functions): palette() should preserve existing UVs (#1847)
  • 0677324 fix(docs): Fix 'build' badge in README.md
  • b48e394 chore(deps): Upgrade svelte, @​types/node, vite (#1844)
  • f572395 chore(deps): Upgrade misc dependencies (#1843)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) from 4.4.2 to 4.5.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.4.2...v4.5.0)

---
updated-dependencies:
- dependency-name: "@gltf-transform/core"
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants