TaoN23 / Seminar-Projekt01

GNU General Public License v3.0
3 stars 0 forks source link

Bump @react-three/fiber from 8.10.0 to 8.13.1 #173

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @react-three/fiber from 8.10.0 to 8.13.1.

Release notes

Sourced from @​react-three/fiber's releases.

v8.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.13.0...v8.13.1

v8.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.12.0...v8.13.0

v8.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.11.10...v8.12.0

v8.11.10

What's Changed

  • fix onpointerlostcapture which fired before pointerup by @​drcmda in d6049b2a5f8d8c28e4d3ab357307d564f92487cd

Full Changelog: v8.11.9...v8.11.10

v8.11.9

What's Changed

Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.11.8...8.11.9

v8.11.8

What's Changed

... (truncated)

Commits
  • b4632c6 RELEASING: Releasing 1 package(s)
  • c9fe03b docs(changeset): fix: primitive swap and reactive portals
  • 620f5a7 fix(core): portals should be nestable (#2746)
  • 64c1b2f fix(core): unlink primitives on dispose (#2877)
  • de94c5f chore: fix example assets
  • 06a603f docs: update links to legacy react docs (#2858)
  • db4efa0 RELEASING: Releasing 1 package(s)
  • ecfc48b docs(changeset): feat: CanvasProps alias, respect r152 color management
  • 6f060bc feat(Canvas): alias Props => CanvasProps (#2842)
  • 9c4366d docs(api/objects): small syntax tweaks (#2843)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #175.