donmccurdy / glTF-Transform-View

Syncs a glTF-Transform Document with a three.js scene graph.
Other
49 stars 9 forks source link

Update devDependencies (non-major) #48

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@gltf-transform/core (source) 2.4.6 -> 2.4.7 age adoption passing confidence
@gltf-transform/extensions (source) 2.4.6 -> 2.4.7 age adoption passing confidence
@gltf-transform/functions (source) 2.4.6 -> 2.4.7 age adoption passing confidence
@​tweakpane/core 1.1.0 -> 1.1.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.44.0 -> 5.45.0 age adoption passing confidence
@typescript-eslint/parser 5.44.0 -> 5.45.0 age adoption passing confidence
three (source) 0.146.0 -> 0.147.0 age adoption passing confidence
tweakpane (source) 3.1.0 -> 3.1.1 age adoption passing confidence
vite (source) 3.2.4 -> 3.2.5 age adoption passing confidence

Release Notes

donmccurdy/glTF-Transform ### [`v2.4.7`](https://togithub.com/donmccurdy/glTF-Transform/compare/v2.4.6...v2.4.7) [Compare Source](https://togithub.com/donmccurdy/glTF-Transform/compare/v2.4.6...v2.4.7)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.45.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5450-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5440v5450-2022-11-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) ##### Bug Fixes - **eslint-plugin:** \[array-type] --fix flag removes parentheses from type ([#​5997](https://togithub.com/typescript-eslint/typescript-eslint/issues/5997)) ([42b33af](https://togithub.com/typescript-eslint/typescript-eslint/commit/42b33af256e5269feb214c7bb161079f770964fa)) - **eslint-plugin:** \[keyword-spacing] prevent crash on no options ([#​6073](https://togithub.com/typescript-eslint/typescript-eslint/issues/6073)) ([1f19998](https://togithub.com/typescript-eslint/typescript-eslint/commit/1f19998e3ec6d592fc679a7490708e2e96816f4c)) - **eslint-plugin:** \[member-ordering] support private fields ([#​5859](https://togithub.com/typescript-eslint/typescript-eslint/issues/5859)) ([f02761a](https://togithub.com/typescript-eslint/typescript-eslint/commit/f02761af19848a84b8d1832bd00fd6c95d38fa0c)) - **eslint-plugin:** \[prefer-readonly] report if a member's property is reassigned ([#​6043](https://togithub.com/typescript-eslint/typescript-eslint/issues/6043)) ([6e079eb](https://togithub.com/typescript-eslint/typescript-eslint/commit/6e079eb35cfec79ba9965627477117f026d161ac)) ##### Features - **eslint-plugin:** \[member-ordering] add a required option for required vs. optional member ordering ([#​5965](https://togithub.com/typescript-eslint/typescript-eslint/issues/5965)) ([2abadc6](https://togithub.com/typescript-eslint/typescript-eslint/commit/2abadc6c26cd6300764157d405a2462b754d050b))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.45.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5450-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5440v5450-2022-11-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
mrdoob/three.js ### [`v0.147.0`](https://togithub.com/mrdoob/three.js/compare/f021ec0c9051eb11d110b0c2b93305bffd0942e0...309b00afb6dcbc5e6c58e72f10eaa8d2e8888c83) [Compare Source](https://togithub.com/mrdoob/three.js/compare/f021ec0c9051eb11d110b0c2b93305bffd0942e0...309b00afb6dcbc5e6c58e72f10eaa8d2e8888c83)
cocopon/tweakpane ### [`v3.1.1`](https://togithub.com/cocopon/tweakpane/releases/tag/3.1.1) [Compare Source](https://togithub.com/cocopon/tweakpane/compare/3.1.0...3.1.1) - Enabled canvas reading optimization ([#​439](https://togithub.com/cocopon/tweakpane/issues/439)) - Resolved a warning with Content Security Policy ([#​437](https://togithub.com/cocopon/tweakpane/issues/437)) - Fixed the error type for disposing a blade in its change handler ([#​412](https://togithub.com/cocopon/tweakpane/issues/412))
vitejs/vite ### [`v3.2.5`](https://togithub.com/vitejs/vite/releases/tag/v3.2.5) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.2.4...v3.2.5) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.2.5/packages/vite/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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.