Commit graph

4,303 commits

Author SHA1 Message Date
dependabot[bot]
c44d2c1636
Merge pull request #2001 from vrc-get/dependabot/cargo/uuid-1.16.0 2025-03-17 15:39:48 +00:00
dependabot[bot]
036183b594
Merge pull request #2007 from vrc-get/dependabot/cargo/indexmap-2.8.0 2025-03-17 15:16:55 +00:00
dependabot[bot]
6064a6d915
Merge pull request #2014 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/tanstack/react-query-5.68.0 2025-03-17 15:14:51 +00:00
dependabot[bot]
a3437fbb59
chore(deps): bump indexmap from 2.7.1 to 2.8.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.1 to 2.8.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:02:13 +00:00
dependabot[bot]
e0c8294966
Merge pull request #2010 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/vite-6.2.2 2025-03-17 15:00:21 +00:00
dependabot[bot]
222bf352d4
chore(deps): bump @tanstack/react-query in /vrc-get-gui
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.66.11 to 5.68.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.68.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:00:00 +00:00
dependabot[bot]
b0e5e9fff6
Merge pull request #2008 from vrc-get/dependabot/cargo/clap-4.5.32 2025-03-17 14:45:04 +00:00
dependabot[bot]
12c299481a
Merge pull request #2006 from vrc-get/dependabot/cargo/env_logger-0.11.7 2025-03-17 14:44:30 +00:00
dependabot[bot]
88660120e6
Merge pull request #2009 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/lucide-react-0.482.0 2025-03-17 14:44:14 +00:00
dependabot[bot]
9ac624f2ce
Merge pull request #2013 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/i18next-24.2.3 2025-03-17 14:43:49 +00:00
dependabot[bot]
ae5870717e
chore(deps-dev): bump vite from 6.2.0 to 6.2.2 in /vrc-get-gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.2.2.
- [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/v6.2.2/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>
2025-03-17 14:43:06 +00:00
dependabot[bot]
c2d3d3cebc
Merge pull request #2005 from vrc-get/dependabot/cargo/tauri-plugin-updater-2.6.1 2025-03-17 14:42:10 +00:00
dependabot[bot]
b322218bb8
Merge pull request #2004 from vrc-get/dependabot/cargo/reqwest-0.12.14 2025-03-17 14:41:44 +00:00
dependabot[bot]
94276bce04
Merge pull request #2003 from vrc-get/dependabot/cargo/tokio-util-0.7.14 2025-03-17 14:39:52 +00:00
dependabot[bot]
9b4535778a
Merge pull request #2002 from vrc-get/dependabot/cargo/tokio-1.44.1 2025-03-17 14:39:39 +00:00
dependabot[bot]
4dad028eda
Merge pull request #1999 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/babel/runtime-7.26.10 2025-03-17 14:36:44 +00:00
dependabot[bot]
fa4321a773
Merge pull request #1980 from vrc-get/dependabot/cargo/serde_repr-0.1.20 2025-03-17 14:36:26 +00:00
dependabot[bot]
c5bff9339f
Merge pull request #1979 from vrc-get/dependabot/cargo/serde_json-1.0.140 2025-03-17 14:35:40 +00:00
dependabot[bot]
e1f1570314
Merge pull request #1976 from vrc-get/dependabot/cargo/either-1.15.0 2025-03-17 14:34:57 +00:00
dependabot[bot]
a8d2af33ef
Merge pull request #2017 from vrc-get/dependabot/npm_and_yarn/vrc-get-gui/tanstack-router-7a45acca97 2025-03-17 14:33:57 +00:00
dependabot[bot]
4638a12f6d
chore(deps): bump the tanstack-router group
Bumps the tanstack-router group in /vrc-get-gui with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.112.13 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/react-router)

Updates `@tanstack/router-devtools` from 1.112.13 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/router-devtools)

Updates `@tanstack/router-plugin` from 1.112.13 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:56:47 +00:00
anatawa12
5e04e688a0
Merge pull request #2016 from vrc-get/dependabot-grouping
chore: group dependabot updates for tanstack router and tailwindcss
2025-03-17 17:38:43 +09:00
anatawa12
77064e304a
chore: group dependabot updates for tanstack router and tailwindcss 2025-03-17 17:28:12 +09:00
dependabot[bot]
f36b2c9606
chore(deps): bump i18next from 24.2.2 to 24.2.3 in /vrc-get-gui
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.2 to 24.2.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v24.2.2...v24.2.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:33:37 +00:00
dependabot[bot]
4e5b12b84a
chore(deps): bump lucide-react from 0.477.0 to 0.482.0 in /vrc-get-gui
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.477.0 to 0.482.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.482.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:33:01 +00:00
dependabot[bot]
a00d581ace
chore(deps): bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.31...clap_complete-v4.5.32)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:05:47 +00:00
dependabot[bot]
4140fe83f0
chore(deps): bump env_logger from 0.11.6 to 0.11.7
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.6...v0.11.7)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:05:19 +00:00
dependabot[bot]
f7a3b79dfe
chore(deps): bump tauri-plugin-updater from 2.5.1 to 2.6.1
Bumps [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/updater-v2.5.1...updater-v2.6.1)

---
updated-dependencies:
- dependency-name: tauri-plugin-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:04:58 +00:00
dependabot[bot]
c7c608db81
chore(deps): bump reqwest from 0.12.12 to 0.12.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.12.14/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.14)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:04:36 +00:00
dependabot[bot]
8accf74b81
chore(deps): bump tokio-util from 0.7.13 to 0.7.14
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.13 to 0.7.14.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.13...tokio-util-0.7.14)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:04:22 +00:00
dependabot[bot]
de02d36bbe
chore(deps): bump tokio from 1.43.0 to 1.44.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:04:09 +00:00
dependabot[bot]
cbed8fbbb0
chore(deps): bump uuid from 1.15.1 to 1.16.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:03:55 +00:00
dependabot[bot]
c75ca2f36b
chore(deps): bump serde_repr from 0.1.19 to 0.1.20
Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/dtolnay/serde-repr/releases)
- [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.19...0.1.20)

---
updated-dependencies:
- dependency-name: serde_repr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 05:09:31 +00:00
anatawa12
1a12d13ae2
Merge pull request #1997 from vrc-get/use-newer-litedb
feat: use newer litedb crate
2025-03-17 14:05:54 +09:00
anatawa12
edbc3fb007
Merge pull request #2000 from vrc-get/migrate-to-vite
chore(deps): rmeove tailwindcss from direct dev dependencies
2025-03-17 13:55:22 +09:00
anatawa12
9f68d06816
chore(deps): rmeove tailwindcss from direct dev dependencies 2025-03-17 13:39:52 +09:00
anatawa12
18b51e4cce
fix(windows): error for windos build 2025-03-17 13:37:53 +09:00
dependabot[bot]
1c1c7b3a9d
chore(deps): bump @babel/runtime from 7.26.9 to 7.26.10 in /vrc-get-gui
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.26.10.
- [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.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 20:54:19 +00:00
anatawa12
beaa869300
Merge pull request #1998 from vrc-get/migrate-to-vite
chore: use @tailwindcss/vite
2025-03-17 05:53:19 +09:00
anatawa12
6eec60e228
fix(windows): error for windos build 2025-03-17 05:50:29 +09:00
anatawa12
e82a54000f
chore: use @tailwindcss/vite 2025-03-17 05:38:57 +09:00
anatawa12
02dff02526
docs(changelog): replace PR number for Changed how we read VCC's project information 2025-03-17 05:29:12 +09:00
anatawa12
35623e4d3a
fix: missing cfg 2025-03-17 05:27:21 +09:00
anatawa12
d5da94a36d
feat: use newer litedb crate 2025-03-17 05:21:58 +09:00
anatawa12
077db1fed7
Merge pull request #1991 from UNIASCEND/fix-text-style
fix(gui): text style for "remove project"
2025-03-12 17:40:47 +09:00
uniascend
f18d7f6194 fix: text style for "remove project" 2025-03-12 01:57:19 +09:00
anatawa12
b72cb74359
Merge pull request #1989 from vrc-community-assets-tc-translators/master
chore(l10n): [zh_hant] update locale
2025-03-10 21:07:04 +09:00
夜嵐蝶Alma
a752b3dcd4 chore(l10n): [zh_hant] update locale 2025-03-10 16:30:12 +08:00
dependabot[bot]
2e700bf40e
chore(deps): bump serde_json from 1.0.139 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 07:14:14 +00:00
dependabot[bot]
765892922a
chore(deps): bump either from 1.14.0 to 1.15.0
Bumps [either](https://github.com/rayon-rs/either) from 1.14.0 to 1.15.0.
- [Commits](https://github.com/rayon-rs/either/compare/1.14.0...1.15.0)

---
updated-dependencies:
- dependency-name: either
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 07:13:06 +00:00