janvorisek / drie

Drie is a Vue 3 component library for THREE.js made with TypeScript and Composition API.
MIT License
76 stars 2 forks source link

chore(deps-dev): bump tweakpane from 3.1.4 to 3.1.7 #182

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tweakpane from 3.1.4 to 3.1.7.

Release notes

Sourced from tweakpane's releases.

3.1.7

  • Fixed a bug that empty label isn't applied (#521)

3.1.6

  • Fixed a bug that importPreset() doesn't read preset values correctly (#504)

3.1.5

  • Fixed a bug that a folder layout is broken in an inactive tab (#496)
  • Fixed a bug that importPreset() will break bound values (#500)
Commits
  • 03bbd12 Bump up package version
  • 78ee1de Merge pull request #522 from cocopon/fix-empty-label
  • 810fd88 Fix bug that empty label isn't applied, #521
  • 6252bef Merge pull request #512 from cocopon/update-blade-doc
  • a67a27f Update document for blades, #427
  • c69ddc5 Bump up package version
  • f32824e Merge pull request #505 from cocopon/fix-import-preset
  • e8dcbda Fix bug that importPreset() doesn't use binding reader, #504
  • ee15856 Bump up package version
  • 0edf0ad Merge pull request #502 from cocopon/fix-import-preset
  • 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 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)