Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: velopack/velopack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop@{1day}
Choose a base ref
...
head repository: velopack/velopack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 19, 2026

  1. Update npm packages

    renovate[bot] authored and caesay committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    7d81dc9 View commit details
    Browse the repository at this point in the history
  2. Update sample js packages

    renovate[bot] authored and caesay committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    69ee47c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05277e2 View commit details
    Browse the repository at this point in the history
  4. Update dotnet packages

    renovate[bot] authored and caesay committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    60dbd81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8d1b43 View commit details
    Browse the repository at this point in the history
  6. Fix supply-chain CI: bump vite to 8.0.16 to resolve npm audit vuln

    npm audit in src/lib-nodejs failed on develop due to a high-severity
    advisory in vite 8.0.0-8.0.15 (GHSA-fx2h-pf6j-xcff, GHSA-v6wh-96g9-6wx3),
    pulled in transitively via vitest. Run npm audit fix to update vite to
    8.0.16 (and related rollup/esbuild transitive dev deps). npm audit now
    reports 0 vulnerabilities.
    caesay committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    612bf47 View commit details
    Browse the repository at this point in the history
Loading