feat(deps): upgrade upstream dependencies#1908
Closed
voidzero-guard[bot] wants to merge 1 commit into
Closed
Conversation
- rolldown: d7f919c -> v1.1.2 (e0d0b1b) - vite: f94df87 -> v8.1.0-beta.0 (5deed20) - @oxc-project/runtime: 0.136.0 -> 0.137.0 - @oxc-project/types: 0.136.0 -> 0.137.0 - oxc-minify: 0.136.0 -> 0.137.0 - oxc-parser: 0.136.0 -> 0.137.0 - oxc-transform: 0.136.0 -> 0.137.0 Code changes: - crates/vite_static_config/src/lib.rs: rename oxc parser result field `errors` -> `diagnostics` for the oxc 0.137 API. - Cargo.toml: bump oxc Rust crates 0.135.0 -> 0.137.0, oxc_resolver 11.21.0 -> 11.21.3, oxc_sourcemap 7 -> 8.0.1; re-merge rolldown workspace (drop rolldown_filter_analyzer and rolldown_plugin_vite_wasm_fallback; add idna_adapter and supports-color; remove unused commondir/num-format/ropey/urlencoding). - packages/core/package.json: bump @vitejs/devtools peer range ^0.1.18 -> ^0.3.0. - pnpm-workspace.yaml: catalog bumps (@babel/* ^7.24.7 -> ^7.29.7, @napi-rs/cli ^3.7.1 -> ^3.7.2, acorn ^8.12.1 -> ^8.17.0) and minimumReleaseAgeExclude additions.
✅ Deploy Preview for viteplus-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rolldowntov1.1.2andvitetov8.1.0-beta.0.oxc-*/@oxc-project/*0.136 -> 0.137; Rustoxccrates 0.135 -> 0.137).Dependency updates
rolldownd7f919cv1.1.2 (e0d0b1b)vitef94df87v8.1.0-beta.0 (5deed20)@oxc-project/runtime0.136.00.137.0@oxc-project/types0.136.00.137.0oxc-minify0.136.00.137.0oxc-parser0.136.00.137.0oxc-transform0.136.00.137.0Code changes
crates/vite_static_config/src/lib.rs: rename oxc parser result fielderrors->diagnosticsfor the oxc 0.137 API.Cargo.toml: bump oxc Rust crates 0.135.0 -> 0.137.0,oxc_resolver11.21.0 -> 11.21.3,oxc_sourcemap7 -> 8.0.1; re-merge the rolldown workspace — droprolldown_filter_analyzerandrolldown_plugin_vite_wasm_fallback, addidna_adapterandsupports-color, and remove unusedcommondir/num-format/ropey/urlencoding.packages/core/package.json: bump@vitejs/devtoolspeer range^0.1.18->^0.3.0andbundledVersionsfor vite/rolldown.pnpm-workspace.yaml: catalog bumps (@babel/*^7.24.7 -> ^7.29.7,@napi-rs/cli^3.7.1 -> ^3.7.2,acorn^8.12.1 -> ^8.17.0) andminimumReleaseAgeExcludeadditions.Build status
sync-remote-and-build: successbuild-upstream: failure