558639d6cb
Add e2e coverage for Combined mode ( #259 )
...
* Refactor test functions to later enable cilcks
* Add not-so-clean way to get the combined snap
* Add linux combine snap
* Refactor, add darwin snapshots
* Add linux snapshots
* Remove darwin snapshots
* Disable tracking of darwin snapshots
* WIP reenable failing test
* WIP tests
2023-06-28 05:23:51 -04:00
e6daf99921
Fix native STL Blob Preview ( #260 )
...
* Fix existing STL Preview tab
* Add linux snapshots (height 500 and new stl one)
* Add comment
2023-06-28 05:23:28 -04:00
dac539535a
Bump @types/react from 18.2.12 to 18.2.14 ( #255 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.12 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 07:46:35 -04:00
f134c14a41
Bump @react-three/drei from 9.74.16 to 9.77.4 ( #257 )
...
Bumps [@react-three/drei](https://github.com/pmndrs/drei ) from 9.74.16 to 9.77.4.
- [Release notes](https://github.com/pmndrs/drei/releases )
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js )
- [Commits](https://github.com/pmndrs/drei/compare/v9.74.16...v9.77.4 )
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 07:09:56 -04:00
16500e0cd6
Bump @vitejs/plugin-react from 4.0.0 to 4.0.1 ( #258 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 07:09:36 -04:00
f5e9d0dc57
Bump @types/react-dom from 18.2.5 to 18.2.6 ( #256 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.5 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 07:09:24 -04:00
071199a9ea
Bump eslint from 8.42.0 to 8.43.0 ( #254 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 07:09:16 -04:00
ebafdecae7
Add rich viewer for files (non-diff) ( #246 )
...
* Add rich viewer for files (non-diff)
Fixes #74
* Fix test typo
* WIP toolbar and proper blob element injection
* Add working Preview/Code/Blame toggle
* Add missing aria-label
* Add e2e test and classic/reactUI support
* Re-enable headless e2e
* Update e2e snap for linux
* Lint
* Improve style a bit
* Reorg and cleanup
2023-06-23 16:37:02 -04:00
e544a7aadc
Bump three-stdlib from 2.23.9 to 2.23.10 ( #242 )
...
Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib ) from 2.23.9 to 2.23.10.
- [Release notes](https://github.com/pmndrs/three-stdlib/releases )
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js )
- [Commits](https://github.com/pmndrs/three-stdlib/compare/v2.23.9...v2.23.10 )
---
updated-dependencies:
- dependency-name: three-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 04:48:17 -04:00
4546e746c5
Bump dotenv from 16.1.4 to 16.2.0 ( #244 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.1.4 to 16.2.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.4...v16.2.0 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 04:45:56 -04:00
44e67cd7d2
Bump @primer/octicons-react from 19.2.0 to 19.3.0 ( #245 )
...
Bumps [@primer/octicons-react](https://github.com/primer/octicons ) from 19.2.0 to 19.3.0.
- [Release notes](https://github.com/primer/octicons/releases )
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/primer/octicons/compare/v19.2.0...v19.3.0 )
---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 04:45:30 -04:00
bfae7b6443
Bump to v0.4.0 ( #239 )
2023-06-16 06:54:36 -04:00
9d7bc05085
Bump @octokit/types from 9.3.1 to 10.0.0 ( #237 )
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 9.3.1 to 10.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v9.3.1...v10.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 04:46:49 -04:00
20aa9da820
Bump @react-three/drei from 9.74.8 to 9.74.16 ( #238 )
...
Bumps [@react-three/drei](https://github.com/pmndrs/drei ) from 9.74.8 to 9.74.16.
- [Release notes](https://github.com/pmndrs/drei/releases )
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js )
- [Commits](https://github.com/pmndrs/drei/compare/v9.74.8...v9.74.16 )
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 04:46:42 -04:00
93c73b9952
Bump @primer/octicons-react from 19.1.0 to 19.2.0 ( #236 )
...
Bumps [@primer/octicons-react](https://github.com/primer/octicons ) from 19.1.0 to 19.2.0.
- [Release notes](https://github.com/primer/octicons/releases )
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/primer/octicons/compare/v19.1.0...v19.2.0 )
---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 04:39:09 -04:00
05b0137750
Bump @react-three/fiber from 8.13.1 to 8.13.3 ( #234 )
...
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber ) from 8.13.1 to 8.13.3.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases )
- [Commits](https://github.com/pmndrs/react-three-fiber/compare/v8.13.1...@react-three/fiber@8.13.3 )
---
updated-dependencies:
- dependency-name: "@react-three/fiber"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 04:38:45 -04:00
8f7d4697de
Add Recenter button ( #233 )
...
* Fix other centering issue on .dae file sample
* Clean up redundant three things, add dumb recenter button
* Two refs
* Cleanup and working Recenter on 2-up mode
* Add change detection, clean up
* Clean up
* Revert common sphere compute and cam position/zoom tweaks to avoid clipping
* Update darwin e2e snapshot (we see the clipping pb go away!)
* Update linux e2e snaps
2023-06-15 20:14:19 -04:00
60a1714d56
Bump @types/react from 18.2.9 to 18.2.12 ( #229 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.9 to 18.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 18:52:38 -04:00
5efa6242cb
Bump @octokit/openapi-types from 17.2.0 to 18.0.0 ( #228 )
...
Bumps [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types ) from 17.2.0 to 18.0.0.
- [Release notes](https://github.com/octokit/openapi-types.ts/releases )
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v18.0.0/packages/openapi-types )
---
updated-dependencies:
- dependency-name: "@octokit/openapi-types"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 18:45:55 -04:00
6185ba4c1e
Bump @octokit/types from 9.2.3 to 9.3.1 ( #230 )
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 9.2.3 to 9.3.1.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v9.2.3...v9.3.1 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 18:45:29 -04:00
6931b0296d
Bump @types/react-dom from 18.2.4 to 18.2.5 ( #231 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.4 to 18.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 18:45:09 -04:00
b63f6f7fea
Bump @types/node from 20.2.5 to 20.3.1 ( #232 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.2.5 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 18:44:31 -04:00
41184adf91
Add e2e test with commit on a .dae file as LFS ( #227 )
...
* Add e2e test with commit diff with a .dae file as LFS
Fixes #168
* Add linux snapshot
* Add darwin snapshot
2023-06-13 18:43:50 -04:00
16b3065db3
Bump to v0.3.1 ( #219 )
2023-06-13 18:34:35 -04:00
08d6cc62b1
Bump @babel/runtime from 7.22.3 to 7.22.5 ( #222 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.22.3 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:58:14 +01:00
a43d67834d
Bump @react-three/fiber from 8.13.0 to 8.13.1 ( #225 )
...
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber ) from 8.13.0 to 8.13.1.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases )
- [Commits](https://github.com/pmndrs/react-three-fiber/compare/v8.13.0...v8.13.1 )
---
updated-dependencies:
- dependency-name: "@react-three/fiber"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:56:07 +01:00
9586fb569d
Bump vite-plugin-node-polyfills from 0.8.2 to 0.9.0 ( #221 )
...
Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills ) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases )
- [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/compare/v0.8.2...v0.9.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-node-polyfills
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:48:06 +01:00
780dd6d0d4
Bump @playwright/test from 1.34.3 to 1.35.0 ( #220 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.34.3 to 1.35.0.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.34.3...v1.35.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:46:12 +01:00
ca60798f76
Bump actions/checkout from 3.5.2 to 3.5.3 ( #224 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:43:42 +01:00
a14ecaaa5e
Bump @react-three/drei from 9.74.6 to 9.74.8 ( #226 )
...
Bumps [@react-three/drei](https://github.com/pmndrs/drei ) from 9.74.6 to 9.74.8.
- [Release notes](https://github.com/pmndrs/drei/releases )
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js )
- [Commits](https://github.com/pmndrs/drei/compare/v9.74.6...v9.74.8 )
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:42:43 +01:00
3325fa8446
Bump @types/react from 18.2.8 to 18.2.9 ( #216 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.8 to 18.2.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 18:28:07 -04:00
13910fb5eb
Bump @kittycad/lib from 0.0.19 to 0.0.20 ( #215 )
...
Bumps [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts ) from 0.0.19 to 0.0.20.
- [Commits](https://github.com/KittyCAD/kittycad.ts/compare/v0.0.19...v0.0.20 )
---
updated-dependencies:
- dependency-name: "@kittycad/lib"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 18:13:44 -04:00
9d1ffb31e8
Bump @react-three/drei from 9.70.0 to 9.74.6 ( #217 )
...
Bumps [@react-three/drei](https://github.com/pmndrs/drei ) from 9.70.0 to 9.74.6.
- [Release notes](https://github.com/pmndrs/drei/releases )
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js )
- [Commits](https://github.com/pmndrs/drei/compare/v9.70.0...v9.74.6 )
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 18:12:59 -04:00
1f62e6f34c
More centering fixes ( #200 )
...
* More centering fixes
* Fix types
* Break out functions and add tests
* Clean up and lint
* Add missing import
* Add added/removed boundingsphere defaults
* Update darwin e2e snapshots
* Update linux e2e snapshots
* Update names
* Better error message
* Update e2e darwin
* Update e2e linux
* Consistency tweak
* Consistency tweak
2023-06-08 17:51:48 -04:00
de54658f75
Bump eslint from 8.41.0 to 8.42.0 ( #211 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:29:02 -04:00
8cf65b68c6
Bump vitest from 0.31.4 to 0.32.0 ( #210 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.31.4 to 0.32.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.0/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:28:40 -04:00
abdab2556c
Bump three from 0.152.2 to 0.153.0 ( #212 )
...
Bumps [three](https://github.com/mrdoob/three.js ) from 0.152.2 to 0.153.0.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
---
updated-dependencies:
- dependency-name: three
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:28:01 -04:00
0f5ff6a5a4
Bump @types/react from 18.2.7 to 18.2.8 ( #213 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.7 to 18.2.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:27:46 -04:00
481650a8a0
Bump @types/jest from 29.5.1 to 29.5.2 ( #214 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.1 to 29.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:27:28 -04:00
3c5ff9f56d
Bump jsdom from 22.0.0 to 22.1.0 ( #201 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/22.0.0...22.1.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 04:35:38 -04:00
c85e862bd6
Bump styled-components from 5.3.10 to 5.3.11 ( #203 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.3.10 to 5.3.11.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 04:28:17 -04:00
60b3f01eb8
Bump @types/chrome from 0.0.236 to 0.0.237 ( #204 )
...
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome ) from 0.0.236 to 0.0.237.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome )
---
updated-dependencies:
- dependency-name: "@types/chrome"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 04:27:49 -04:00
ddaca48d0d
Bump vitest from 0.31.1 to 0.31.4 ( #208 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.31.1 to 0.31.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.4/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 04:27:06 -04:00
18d3e48953
Bump dotenv from 16.0.3 to 16.1.4 ( #209 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.3 to 16.1.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.4 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 04:26:42 -04:00
5ce1f16e79
Bump @types/react from 18.2.6 to 18.2.7 ( #189 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 07:12:24 -04:00
70492e4d9d
Bump @react-three/drei from 9.68.6 to 9.70.0 ( #196 )
...
Bumps [@react-three/drei](https://github.com/pmndrs/drei ) from 9.68.6 to 9.70.0.
- [Release notes](https://github.com/pmndrs/drei/releases )
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js )
- [Commits](https://github.com/pmndrs/drei/compare/v9.68.6...v9.70.0 )
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 06:54:27 -04:00
aea4331c2d
Bump @babel/runtime from 7.21.5 to 7.22.3 ( #197 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.21.5 to 7.22.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.3/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 06:54:07 -04:00
08f92d3f09
Bump @types/node from 20.2.4 to 20.2.5 ( #198 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.2.4 to 20.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 06:53:43 -04:00
dfac1ace36
Bump vite from 4.3.8 to 4.3.9 ( #199 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 06:53:23 -04:00
85151ffe8f
Model centering can be off on Unified mode ( #193 )
...
Fixes #182
2023-05-30 06:52:53 -04:00