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

build(deps-dev): bump @gltf-transform/core from 2.4.7 to 3.7.0 #1296

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @gltf-transform/core from 2.4.7 to 3.7.0.

Changelog

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

Changelog

v3.x

v3.7 (Milestone)

Features:

Other:

  • 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)

Features:

  • Improvements to weld() #1029 by @​rotu
  • Add --pattern flag in etc1s and uastc CLI commands #1037
  • Add toleranceNormal option in weld() #1046
    • Default vertex normal tolerance has been reduced (#1035), reducing loss of quality in some cases. Where more aggressive welding is required (such as simplification and LODs), users should specify toleranceNormal=0.5 to restore the previous default.

v3.4 (Milestone)

Special thanks to Muse for supporting development of the palette() feature.

Features:

  • Add palette() function #952
  • Add "resize" option in toktx() #968

v3.3 (Milestone)

Special thanks to @​kzhsw for help with performance improvements in v3.3.

... (truncated)

Commits
  • 4ccc050 v3.7.0
  • 5fe177f Draco: Fix ExpertEncoder API attribute ID associations (#1077)
  • 85ffed1 Upgrade deps
  • 698f3de chore(deps): update dependency @​types/node to v20.6.2
  • 41d1e13 perf(cli): Update 'caporal', remove 'tabtab' dependency (#1093)
  • cc8bfba perf(cli): Dynamic import sharp and gltf-validator dependencies. (#1091)
  • 23f5f30 Bump dependencies
  • f34cef1 fix(deps): update dependency @​types/language-tags to v1.0.2 (#1079)
  • a5d943e chore(deps): update actions/checkout action to v4 (#1083)
  • 68ce0f0 Update docstring (#1087)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
Bumps [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) from 2.4.7 to 3.7.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v2.4.7...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gltf-transform/core-3.7.0 branch from 9dc59c1 to 080e978 Compare September 27, 2023 08:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #1305.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gltf-transform/core-3.7.0 branch October 2, 2023 00:53
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.

0 participants