Skip to content

chore(deps): update oxlint monorepo#5672

Merged
fengmk2 merged 1 commit intonextfrom
renovate/oxlint-monorepo
Oct 31, 2025
Merged

chore(deps): update oxlint monorepo#5672
fengmk2 merged 1 commit intonextfrom
renovate/oxlint-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Confidence
oxc-minify (source) 0.95.0 -> 0.96.0 age confidence
oxfmt (source) 0.8.0 -> 0.9.0 age confidence
oxlint (source) 1.24.0 -> 1.25.0 age confidence

Release Notes

oxc-project/oxc (oxc-minify)

v0.96.0

🚀 Features
oxc-project/oxc (oxfmt)

v0.9.0

Compare Source

💼 Other
oxc-project/oxc (oxlint)

v1.25.0

Compare Source

🚀 Features
  • bd74603 linter: Add support for vitest/valid-title rule (#​12085) (Tyler Earls)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 30, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 73 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/eggjs/egg/packages/cluster, /tmp/renovate/repos/github/eggjs/egg/plugins/mock, /tmp/renovate/repos/github/eggjs/egg/packages/egg; /tmp/renovate/repos/github/eggjs/egg/tegg/core/runtime, /tmp/renovate/repos/github/eggjs/egg/tegg/core/test-util
 ERROR  Invalid Version: ^0.9.0

pnpm: Invalid Version: ^0.9.0
    at new _SemVer (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:37737:17)
    at compare (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:38121:65)
    at Object.eq (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:38197:31)
    at installSome (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:159369:223)
    at _install (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:159311:21)
    at async mutateModules (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:159181:23)
    at async recursive (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:160527:100)
    at async recursiveInstallThenUpdateWorkspaceState (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:161031:31)
    at async installDeps (/opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:160846:11)
    at async /opt/containerbase/tools/pnpm/10.20.0/24.11.0/node_modules/pnpm/dist/pnpm.cjs:200433:23

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: c4bc8ce
Status: ✅  Deploy successful!
Preview URL: https://5777b5b8.egg-cci.pages.dev
Branch Preview URL: https://renovate-oxlint-monorepo.egg-cci.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: c4bc8ce
Status: ✅  Deploy successful!
Preview URL: https://10d1e3de.egg-v3.pages.dev
Branch Preview URL: https://renovate-oxlint-monorepo.egg-v3.pages.dev

View logs

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.42%. Comparing base (f446181) to head (c4bc8ce).
⚠️ Report is 6 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5672      +/-   ##
==========================================
- Coverage   87.43%   85.42%   -2.01%     
==========================================
  Files         561      561              
  Lines       10931    10931              
  Branches     1238     1238              
==========================================
- Hits         9557     9338     -219     
- Misses       1290     1494     +204     
- Partials       84       99      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fengmk2 fengmk2 merged commit ec0fd57 into next Oct 31, 2025
45 of 53 checks passed
@fengmk2 fengmk2 deleted the renovate/oxlint-monorepo branch October 31, 2025 04:34
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