Skip to content

chore(deps-dev): bump vite from 8.0.3 to 8.0.5#17

Merged
homeofe merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.5
Apr 12, 2026
Merged

chore(deps-dev): bump vite from 8.0.3 to 8.0.5#17
homeofe merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps vite from 8.0.3 to 8.0.5.

Release notes

Sourced from vite's releases.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.5 (2026-04-06)

Bug Fixes

  • apply server.fs check to env transport (#22159) (f02d9fd)
  • avoid path traversal with optimize deps sourcemap handler (#22161) (79f002f)
  • check server.fs after stripping query as well (#22160) (a9a3df2)
  • disallow referencing files outside the package from sourcemap (#22158) (f05f501)

8.0.4 (2026-04-06)

Features

  • allow esbuild 0.28 as peer deps (#22155) (b0da973)
  • hmr: truncate list of files on hmr update (#21535) (d00e806)
  • optimizer: log when dependency scanning or bundling takes over 1s (#21797) (f61a1ab)

Bug Fixes

  • hasBothRollupOptionsAndRolldownOptions should return false for proxy case (#22043) (99897d2)
  • add types for vite/modulepreload-polyfill (#22126) (17330d2)
  • deps: update all non-major dependencies (#22073) (6daa10f)
  • deps: update all non-major dependencies (#22143) (22b0166)
  • resolve: resolve tsconfig paths starting with # (#22038) (3460fc5)
  • ssr: use browser platform for webworker SSR builds (fix #21969) (#21963) (364c227)

Documentation

Miscellaneous Chores

Code Refactoring

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.3 to 8.0.5.
- [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.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@homeofe homeofe merged commit 372c0be into main Apr 12, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-8.0.5 branch April 12, 2026 14:03
homeofe added a commit that referenced this pull request Apr 12, 2026
…ency

- Manually applies PR #16 (@anthropic-ai/sdk 0.36->0.82) after resolving
  package-lock conflict from PRs #14/#15/#17 merging first
- Removes `import('node-fetch')` in runPlanningAgent (unused in Node 20+
  where fetch is a global, and node-fetch has no type declarations)
- All 174 tests pass, build clean under TypeScript 6.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
homeofe added a commit that referenced this pull request Apr 12, 2026
Session: T-010 + T-011 + T-012 (2026-04-12)
Agent: claude-sonnet-4-6

- T-010 done: merged PRs #14/#15/#17; resolved #16 manually; 0 vulns
- T-011 done: 174 tests passing under TypeScript 6.0
- T-012 done: v0.2.0 published as @elvatis_com/aahp-runner
- STATUS.md: rewrote for current state (v0.2.0, all clean)
- NEXT_ACTIONS.md: all tasks complete, potential future work noted
- LOG.md: session entry prepended
- DASHBOARD.md: updated to 174 tests, all 12 tasks done
- MANIFEST.json: checksums regenerated, all tasks marked done

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant