feat(deps): upgrade upstream dependencies#1510
Open
voidzero-guard[bot] wants to merge 1 commit intomainfrom
Open
feat(deps): upgrade upstream dependencies#1510voidzero-guard[bot] wants to merge 1 commit intomainfrom
voidzero-guard[bot] wants to merge 1 commit intomainfrom
Conversation
- rolldown: d9d72c3 -> v1.0.0-rc.18 (2c4a957) - oxfmt: 0.46.0 -> 0.47.0 - oxlint: 1.61.0 -> 1.62.0 - oxlint-tsgolint: 0.22.0 -> 0.22.1 - @oxc-project/runtime: 0.127.0 -> 0.128.0 - @oxc-project/types: 0.127.0 -> 0.128.0 - oxc-minify: 0.127.0 -> 0.128.0 - oxc-parser: 0.127.0 -> 0.128.0 - oxc-transform: 0.127.0 -> 0.128.0 - @vitejs/devtools: 0.1.15 -> 0.1.18 Code changes: - Bump rolldown-ariadne 0.5.3 -> 0.6.0 (Cargo.toml) - Disable `no-underscore-dangle` lint rule (vite.config.ts) - Refresh local CLI lint snapshots for oxlint 1.62.0 rule severity changes (packages/cli/snap-tests/check-lint-fail/snap.txt, packages/cli/snap-tests/check-lint-warn/snap.txt, packages/cli/snap-tests/check-fix-lint-warn/snap.txt) - Refresh global ESLint migration snapshots; @oxlint/migrate@1.62.0 is not yet published, so migration steps now record the pnpm fetch failure (packages/cli/snap-tests-global/migration-eslint*/snap.txt, packages/cli/snap-tests-global/migration-prettier-eslint-combo/snap.txt, packages/cli/snap-tests-global/new-create-vite-migrates-eslint-prettier/snap.txt)
✅ 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
v1.0.0-rc.18and the oxc crates/packages to0.128.0.@vitejs/devtools(0.1.18).0.6.0Cargo bump, ano-underscore-danglelint relaxation, and snapshot refreshes triggered by the oxlint upgrade.Dependency updates
rolldownd9d72c3v1.0.0-rc.18 (2c4a957)oxfmt0.46.00.47.0oxlint1.61.01.62.0oxlint-tsgolint0.22.00.22.1@oxc-project/runtime0.127.00.128.0@oxc-project/types0.127.00.128.0oxc-minify0.127.00.128.0oxc-parser0.127.00.128.0oxc-transform0.127.00.128.0@vitejs/devtools0.1.150.1.18Unchanged dependencies
vite:v8.0.10 (32c2978)vitest:4.1.5tsdown:0.21.10@oxc-node/cli:0.1.0@oxc-node/core:0.1.0Code changes
rolldown-ariadnefrom0.5.3to0.6.0to match the rolldown rc.18 workspace (Cargo.toml).no-underscore-danglerule in the project lint config (vite.config.ts).packages/cli/snap-tests/check-lint-fail/snap.txt,packages/cli/snap-tests/check-lint-warn/snap.txt,packages/cli/snap-tests/check-fix-lint-warn/snap.txt).@oxlint/migrate@1.62.0is not yet published on the registry, so the migration steps now record the pnpmERR_PNPM_NO_MATCHING_VERSIONfailure (packages/cli/snap-tests-global/migration-eslint*/snap.txt,packages/cli/snap-tests-global/migration-prettier-eslint-combo/snap.txt,packages/cli/snap-tests-global/new-create-vite-migrates-eslint-prettier/snap.txt).Build status
sync-remote-and-build: successbuild-upstream: success