Changes
PR #2089 by dependabot and ksylvan: chore(deps-dev): bump vite from 5.4.21 to 8.0.8 in /web in the npm_and_yarn group across 1 directory
- Chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /web directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates vite from 5.4.21 to 8.0.8
-
[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/v8.0.8/packages/vite)
updated-dependencies: -
dependency-name: vite
dependency-version: 8.0.8
dependency-type: direct:development
dependency-group: npm_and_yarn
Signed-off-by: dependabot[bot] support@github.com
PR #2103 by dependabot and ksylvan: chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in the go_modules group across 1 directory
- Upgraded Vite from 5.4.21 to 8.0.8 in the web layer, representing a significant major-version jump with potential performance and build tooling improvements.
- Bumped
@sveltejs/vite-plugin-sveltefrom 4.0.4 to 7.0.0, a major version update aligning the Svelte plugin with the upgraded Vite 8 runtime. - Updated AWS SDK Go v2 modules to their latest patches, ensuring up-to-date cloud integration support and security fixes.
- Updated the Ollama client from 0.20.4 to 0.21.1, keeping local AI model support current with the latest client improvements.
- Upgraded
go-gitfrom 5.17.2 to 5.18.0, incorporating the latest fixes and improvements to Git operations within the Go module ecosystem.
Direct commits
-
Docs: add Scoop install instructions and expand cSpell dictionary
-
Add Windows Scoop install section to Chinese README
-
Link Scoop install entry in both README tables of contents
-
Extend cSpell dictionary with APIM, MSAL, and related terms
-
Ignore
.vscode/**paths during cSpell checks -
Allow
strongtag in cSpell markdown configuration -
Docs: add Scoop installation instructions