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

Bump @gltf-transform/core from 4.0.10 to 4.1.0 #202

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2024

Bumps @gltf-transform/core from 4.0.10 to 4.1.0.

Changelog

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

Changelog

v4.x

v4.2 (🚧 Unreleased)

  • TODO

v4.1

Features:

  • functions: Adds uninstance() and createInstanceNodes() #1525

Performance:

  • core: Update to property-graph v3 #1543
    • Removes .dispatch, .addEventListener, and other event-related behaviors from GraphEdge class

Other:

  • fix(core): Handle duplicate URIs on read/write #1522
  • fix(functions,cli): Locale-based numeric formatting #1512

v4.0

Breaking changes:

  • core: Renames NodeIO#setAllowHttp to setAllowNetwork #1392
  • core: Removes Document#merge and Document#clone methods #1375
    • Use mergeDocuments and cloneDocument from /functions package
  • core: Renames bounds to getBounds and moves from /core to /functions #1340
  • core: Renames Node#getParent to Node#getParentNode and Node#listNodeScenes #1211
  • core: Renames MathUtils#denormalize to decodeNormalizedInt, and MathUtils#normalize to encodeNormalizedInt #1211
  • core,extensions: Removes hexadecimal getters/setters #1211
  • extensions: Upgrade to property-graph v2 #1141
    • Affects implementations of custom extensions. See changes to official extensions in #1141
  • functions: Removes 'overwrite' and 'skipIndices' options from transformMesh() and transformPrimitive() functions #1397
  • functions: Removes lossy weld() options #1357
  • functions: Merges textureResize into textureCompress function #1211
  • cli: Update to Sharp v0.33 #1402
  • cli: Upgrade to KTX-Software v4.3 #1277, #1369, #1376, #1378
  • cli: Renames --allow-http to --allow-net #1392
  • cli: Change default compression of optimize command to Meshopt #1377
  • core,cli: Requires Node.js >=18; other runtimes (Web and Deno) unaffected

Features:

... (truncated)

Commits
  • 5cebdbb v4.1.0
  • 463e996 chore(changelog): Update changelog for v4.1
  • 2645e89 chore(deps): update actions/checkout digest to 11bd719 (#1544)
  • 4e7110e chore(deps): update devdependencies (non-major) (#1545)
  • 2d5676b deps(core): Update to property-graph v3 (#1543)
  • 685efbf chore(deps): update yarn to v4.5.1 (#1540)
  • da94f49 chore(deps): update devdependencies (non-major) (#1539)
  • 1693ffd docs(functions): Add documentation for quantize() (#1535)
  • 91943cb docs(core): Update docs for global fetch() availability in Node (#1534)
  • a5f837c chore(deps): update actions/checkout digest to eef6144 (#1528)
  • 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)

Bumps [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) from 4.0.10 to 4.1.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.0.10...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2024
@github-actions github-actions bot merged commit e428d9c into master Nov 9, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gltf-transform/core-4.1.0 branch November 9, 2024 09:30
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