Skip to content

Fix/vulnerabilities#7

Merged
stefanhalbritterpdg merged 2 commits intomainfrom
fix/vulnerabilities
Mar 13, 2026
Merged

Fix/vulnerabilities#7
stefanhalbritterpdg merged 2 commits intomainfrom
fix/vulnerabilities

Conversation

@stefanhalbritterpdg
Copy link
Copy Markdown
Contributor

Pull Request Checklist

dependabot bot and others added 2 commits March 13, 2026 09:08
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](patrickjuchli/basic-ftp@v5.0.5...v5.2.0)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-version: 5.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings March 13, 2026 08:11
@stefanhalbritterpdg stefanhalbritterpdg merged commit b399c52 into main Mar 13, 2026
6 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the two major build/test dependencies — Vite (7 → 8) and Vitest (3 → 4) — to address vulnerabilities. Vite 8 notably switches from Rollup to Rolldown as its bundler, and brings in lightningcss as a direct dependency. The pnpm package manager is also bumped from 10.22.0 to 10.32.1.

Changes:

  • Bump vite from ^7.1.11 to ^8.0.0 and vitest from ^3.2.4 to ^4.1.0 in package.json
  • Update pnpm-lock.yaml to reflect new dependency tree (rollup → rolldown, new sub-dependencies like lightningcss, esbuild 0.27.x, etc.)
  • Bump packageManager pnpm version from 10.22.0 to 10.32.1

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Bumps vite, vitest, and pnpm packageManager versions
pnpm-lock.yaml Updated lock file reflecting the new dependency tree with rolldown, lightningcss, and updated sub-dependencies
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stefanhalbritterpdg stefanhalbritterpdg deleted the fix/vulnerabilities branch March 13, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants