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-dev): bump @gltf-transform/core from 3.7.4 to 3.10.0 #1346

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps @gltf-transform/core from 3.7.4 to 3.10.0.

Changelog

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

Changelog

v4.x - 🚧 Unreleased

Breaking changes:

  • Requires Node.js >=18 (non-Node.js runtimes unaffected)

v3.x

v3.9 (Milestone)

Features:

  • Update prune() to remove redundant mesh indices #1164
  • Update meshoptimizer to v0.20

v3.8 (Milestone)

Features:

  • Add quantization options in meshopt() function #1144
  • Improve encoding of morh normals with quantization and meshopt encoding #1151

v3.7 (Milestone)

Features:

  • Reduced CLI initialization time #1091, #1093
  • Add pruneSolidTextures option to prune() be73c8

Other:

  • Fix encoding of special characters in filenames when writing to disk #1118
  • Fixed regression in quality of Draco compression #1077
  • Updated sharp CLI dependency to address high-priority WebP vulnerability in libwebp

v3.6 (Milestone)

Features:

  • Add limited textureCompress() support in web browsers (PNG, JPEG, WebP) #1075
  • Bug fixes and quality improvements in optimize(), dedup(), instance(), flatten() and join() operations #1073
  • textureCompress() PNG compression is now lossless by default #1068
  • join() now supports quantized meshes #1067
  • simplify() now cleans up degenerate mesh primitives #1066
  • Moved CLI to a fork of Caporal.js #1065

v3.5 (Milestone)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 3.7.4 to 3.10.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v3.7.4...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
@0b5vr 0b5vr added this to the next milestone Jan 15, 2024
@0b5vr 0b5vr merged commit e96d184 into dev Jan 15, 2024
6 checks passed
@0b5vr 0b5vr deleted the dependabot/npm_and_yarn/gltf-transform/core-3.10.0 branch January 15, 2024 06:42
@0b5vr 0b5vr modified the milestones: v2.0.7, next Jan 15, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant