Skip to content

feat(deps): upgrade upstream dependencies#1510

Closed
voidzero-guard[bot] wants to merge 1 commit intomainfrom
deps/upstream-update
Closed

feat(deps): upgrade upstream dependencies#1510
voidzero-guard[bot] wants to merge 1 commit intomainfrom
deps/upstream-update

Conversation

@voidzero-guard
Copy link
Copy Markdown
Contributor

@voidzero-guard voidzero-guard Bot commented May 4, 2026

Summary

  • Automated daily upgrade of upstream dependencies.
  • Bumps rolldown to v1.0.0-rc.18 and the oxc crates/packages to 0.128.0.
  • Bumps oxlint (1.62.0), oxfmt (0.47.0), oxlint-tsgolint (0.22.1) and @vitejs/devtools (0.1.18).
  • Includes the rolldown-ariadne 0.6.0 Cargo bump, a no-underscore-dangle lint relaxation, and snapshot refreshes triggered by the oxlint upgrade.

Dependency updates

Package From To
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
Unchanged dependencies
  • vite: v8.0.10 (32c2978)
  • vitest: 4.1.5
  • tsdown: 0.21.10
  • @oxc-node/cli: 0.1.0
  • @oxc-node/core: 0.1.0

Code changes

  • Bumped rolldown-ariadne from 0.5.3 to 0.6.0 to match the rolldown rc.18 workspace (Cargo.toml).
  • Disabled the no-underscore-dangle rule in the project lint config (vite.config.ts).
  • Refreshed local CLI lint snapshots to reflect oxlint 1.62.0 rule severity / default 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).
  • Refreshed global ESLint migration snapshots; @oxlint/migrate@1.62.0 is not yet published on the registry, so the migration steps now record the pnpm ERR_PNPM_NO_MATCHING_VERSION 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).

Build status

  • sync-remote-and-build: success
  • build-upstream: success

- 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)
@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 2885ebc
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69f7fd150438af0008680e9c
😎 Deploy Preview https://deploy-preview-1510--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

⚠ ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @oxlint/migrate@<semver> while fetching it from https://registry.<domain>/

ESLint comments replaced
The latest release of @oxlint/migrate is "1.61.0".
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@camc314 https://npmx.dev/package/@oxlint/migrate/versions @oxlint/migrate@1.62.0 is missing?

Image

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let me rerun again and upgrade oxlint to 1.63.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah the .62 release failed

@voidzero-guard voidzero-guard Bot closed this May 6, 2026
@voidzero-guard voidzero-guard Bot deleted the deps/upstream-update branch May 6, 2026 02:58
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.

2 participants