Skip to content

Update vite 8.0.12 → 8.0.13 (patch)#663

Merged
guibranco merged 3 commits into
mainfrom
depfu/update/npm/vite-8.0.13
May 15, 2026
Merged

Update vite 8.0.12 → 8.0.13 (patch)#663
guibranco merged 3 commits into
mainfrom
depfu/update/npm/vite-8.0.13

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 15, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vite (8.0.12 → 8.0.13) · Repo · Changelog

Release Notes

8.0.13

Please refer to CHANGELOG.md for details.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:

↗️ rolldown (indirect, 1.0.0 → 1.0.1) · Repo · Changelog

Release Notes

1.0.1

[1.0.1] - 2026-05-13

🚀 Features

  • experimental/lazy-barrel: advice on oversized barrel modules (#9236) by @shulaoda
  • rolldown: inline optional-chain enum access (#9379) by @Dunqing
  • chunk-optimization: dedupe already-loaded dynamic deps (#9305) by @IWANABETHATGUY
  • binding: call moduleParsed hook in ParallelJsPlugin (#9318) by @jaehafe

🐛 Bug Fixes

  • transform: enable enum_eval for transformSync and vite TS transform (#9325) by @Dunqing
  • error: remove severity prefix from diagnostic messages (#9262) by @Kyujenius
  • deps: pin pnpm to 10.23.0 to work around catalog mismatch on Netlify (#9364) by @shulaoda
  • ci: pin mimalloc-safe to 0.1.58 (#9361) by @shulaoda
  • dev/lazy: fix exports of lazy requests in lazy chunks (#9249) by @h-a-n-a
  • rolldown_plugin_vite_resolve: handle errors in resolveSubpathImports callback (#9355) by @sapphi-red
  • rolldown_plugin_lazy_compilation: use loadExports for fetched proxy to preserve original export names (#9132) by @h-a-n-a
  • common: include offending index in HybridIndexVec panic message (#9296) by @SAY-5

🚜 Refactor

📚 Documentation

⚡ Performance

  • binding: enable mimalloc v3 to reduce idle memory (#9349) by @shulaoda

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 44 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label May 15, 2026
@code-genius-code-coverage
Copy link
Copy Markdown

The files' contents are under analysis for test generation.

@github-actions github-actions Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 15, 2026
@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented May 15, 2026

DeepSource Code Review

We reviewed changes in b87f8d9...b643e31 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
Code coverage May 15, 2026 9:32p.m. Review ↗
Secrets May 15, 2026 9:32p.m. Review ↗
JavaScript May 15, 2026 9:32p.m. Review ↗

Code Coverage Summary

Language Line Coverage (Overall)
Aggregate
94.1%
Javascript
94.1%

➟ Additional coverage metrics may have been reported. See full coverage report ↗


Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 15, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvite@​8.0.12 ⏵ 8.0.1399 +110082 +198100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 15, 2026

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block Low
Embedded URLs or IPs: npm rolldown

URLs: https://github.com/streamich/memfs, https://rolldown.rs/., output.name, Function.prototype.name, Class.prototype.name, https://github.com/webpack/enhanced-resolve#resolver-options, https://webpack.js.org/configuration/resolve/, https://github.com/defunctzombie/package-browser-field-spec, https://github.com/webpack/enhanced-resolve/pull/285, https://webpack.js.org/configuration/module/#resolvefullyspecified, https://nodejs.org/api/module.html#modulebuiltinmodules, https://github.com/vitejs/vite/pull/20252, https://github.com/nodejs/node/issues/58827, https://nodejs.org/docs/latest/api/esm.html#resolution-algorithm-specification, https://github.com/dividab/tsconfig-paths-webpack-plugin#options, https://www.typescriptlang.org/tsconfig/#experimentalDecorators, https://www.typescriptlang.org/tsconfig/#emitDecoratorMetadata, https://www.typescriptlang.org/tsconfig/#stripInternal, https://oxc.rs/docs/guide/usage/transformer/jsx, https://github.com/facebook/react/tree/v18.3.1/packages/react-refresh, https://oxc.rs/docs/guide/usage/transformer/plugins#styled-components, https://oxc.rs/docs/guide/usage/transformer/typescript, https://oxc.rs/docs/guide/usage/transformer/lowering#target, https://oxc.rs/docs/guide/usage/transformer/global-variable-replacement#define, https://oxc.rs/docs/guide/usage/transformer/global-variable-replacement#inject, https://oxc.rs/docs/guide/usage/transformer/plugins, https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-5.html#isolated-declarations, https://www.typescriptlang.org/tsconfig/#declaration, https://rollupjs.org/plugin-development/#generatebundle:~:text=DANGER,this.emitFile., https://developer.mozilla.org/en-US/docs/Glossary/IIFE, https://github.com/umdjs/umd, https://github.com/tc39/ecma426/blob/main/proposals/debug-id.md, https://cdn.jsdelivr.net/npm/d3@7, comments.legal, https://rolldown.rs/in-depth/manual-code-splitting, https://oxc.rs/docs/guide/usage/transformer/global-variable-replacement.html#define, https://github.com/estree/estree, https://oxc.rs/docs/guide/usage/minifier/dead-code-elimination#pure-annotations, exports.property, https://oxc.rs/docs/guide/usage/minifier/dead-code-elimination#ignoring-property-read-side-effects, https://rolldown.rs/apis/plugin-api/inter-plugin-communication#custom-module-meta-data, https://rolldown.rs/apis/plugin-api/transformations#source-code-transformations, https://rolldown.rs/apis/plugin-api/inter-plugin-communication#custom-resolver-options, https://api.example.com, https://github.com/rolldown/rolldown/issues/3615, https://rolldown.rs/in-depth/dead-code-elimination, https://github.com/rolldown/rolldown/tree/main/examples/chunk-import-map, https://github.com/rich-harris/magic-string, https://github.com/npm/cli/issues/4828

Location: Package overview

From: package-lock.jsonnpm/vite@8.0.13npm/rolldown@1.0.1

ℹ Read more on: This package | This alert | What are URL strings?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/rolldown@1.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
Potential code anomaly (AI signal): npm vite is 100.0% likely to have a medium risk anomaly

Notes: No clear indicators of covert malware (exfiltration/backdoor/persistence) are visible in this fragment. However, it performs high-impact dynamic code execution of transport-fetched module code (AsyncFunction) and dynamically loads externalized modules (import). It also supports resolver hook registration and processes untrusted HMR/RPC messages. The security posture therefore heavily depends on strict transport authentication/authorization and ensuring only trusted code can reach the evaluator. Review and enforce trust boundaries around transport responses, module specifiers, and any hook-registration mechanism.

Confidence: 1.00

Severity: 0.60

From: package-lock.jsonnpm/vite@8.0.13

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/vite@8.0.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
Embedded URLs or IPs: npm vite

URLs: https://html.spec.whatwg.org/multipage/parsing.html#named-character-reference-state, http://www.w3.org/1999/xhtml, http://www.w3.org/1998/Math/MathML, http://www.w3.org/2000/svg, http://www.w3.org/1999/xlink, http://www.w3.org/XML/1998/namespace, http://www.w3.org/2000/xmlns/, https://dom.spec.whatwg.org/#concept-document-limited-quirks, http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd, https://example.com, https://vite.dev/config/server-options.html#server-hmr, http://vite.dev, https://github.com/rollup/plugins/tree/master/packages/alias#entries, https://github.com/micromatch/anymatch, https://nodejs.org/api/fs.html#fs_class_fs_stats, example.com, foo.example.com, foo.bar.example.com, http://jsonplaceholder.typicode.com, https://github.com/SuperchupuDev/tinyglobby, https://esbuild.github.io/api/#target, https://esbuild.github.io/content-types/#javascript, license.md, https://rollupjs.org/configuration-options/#watch, http://127.0.0.1:8080, config.server.watch, server.environments.client.hot, import.meta.hot, 127.0.0.1, 0.0.0.0, https://en.wikipedia.org/wiki/Combining_Diacritical_Marks, https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols, https://mathiasbynens.be/notes/javascript-unicode, http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/, https://en.wikipedia.org/wiki/CamelCase, https://en.wikipedia.org/wiki/Latin-1_Supplement_, https://en.wikipedia.org/wiki/Latin_Extended-A, _.map

Location: Package overview

From: package-lock.jsonnpm/vite@8.0.13

ℹ Read more on: This package | This alert | What are URL strings?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Review all remote URLs to ensure they are intentional, pointing to trusted sources, and not being used for data exfiltration or loading untrusted code at runtime.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/vite@8.0.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@guibranco guibranco enabled auto-merge (squash) May 15, 2026 12:30
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label May 15, 2026
Copy link
Copy Markdown
Member

@guibranco guibranco left a comment

Choose a reason for hiding this comment

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

Automatically approved by gstraccini[bot]

Copy link
Copy Markdown
Member

@guibranco guibranco left a comment

Choose a reason for hiding this comment

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

Automatically approved by gstraccini[bot]

@gstraccini gstraccini Bot added the 🤖 bot Automated processes or integrations label May 15, 2026
@guibranco
Copy link
Copy Markdown
Member

@depfu merge

1 similar comment
@guibranco
Copy link
Copy Markdown
Member

@depfu merge

@github-actions
Copy link
Copy Markdown

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-05-15T21:32:11Z INF scanning for exposed secrets...
9:32PM INF 538 commits scanned.
2026-05-15T21:32:11Z INF scan completed in 385ms
2026-05-15T21:32:11Z INF no leaks found

@sonarqubecloud
Copy link
Copy Markdown

@guibranco guibranco merged commit 6aa77b0 into main May 15, 2026
31 of 32 checks passed
@guibranco guibranco deleted the depfu/update/npm/vite-8.0.13 branch May 15, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations depfu size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant