Skip to content

chore(deps): update dependency oxlint-tsgolint to ^0.10.0#5730

Merged
fengmk2 merged 1 commit intonextfrom
renovate/oxlint-tsgolint-0.x
Dec 20, 2025
Merged

chore(deps): update dependency oxlint-tsgolint to ^0.10.0#5730
fengmk2 merged 1 commit intonextfrom
renovate/oxlint-tsgolint-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
oxlint-tsgolint ^0.8.0 -> ^0.10.0 age confidence
oxlint-tsgolint ^0.8.5 -> ^0.10.0 age confidence

Release Notes

oxc-project/tsgolint (oxlint-tsgolint)

v0.10.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.2...v0.10.0

v0.9.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.8.6...v0.9.0


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 14, 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

cloudflare-workers-and-pages bot commented Dec 14, 2025

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: dacf0b1
Status: ✅  Deploy successful!
Preview URL: https://aa37af2d.egg-cci.pages.dev
Branch Preview URL: https://renovate-oxlint-tsgolint-0-x.egg-cci.pages.dev

View logs

@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.61%. Comparing base (4fab4fe) to head (dacf0b1).
⚠️ Report is 2 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5730      +/-   ##
==========================================
- Coverage   87.62%   87.61%   -0.01%     
==========================================
  Files         569      569              
  Lines       10941    10941              
  Branches     1238     1238              
==========================================
- Hits         9587     9586       -1     
- Misses       1270     1271       +1     
  Partials       84       84              

☔ 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 14, 2025

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: dacf0b1
Status: ✅  Deploy successful!
Preview URL: https://5ad0b864.egg-v3.pages.dev
Branch Preview URL: https://renovate-oxlint-tsgolint-0-x.egg-v3.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/oxlint-tsgolint-0.x branch 2 times, most recently from ddef480 to 73efe82 Compare December 19, 2025 00:54
@renovate renovate bot force-pushed the renovate/oxlint-tsgolint-0.x branch from 73efe82 to dacf0b1 Compare December 19, 2025 20:50
@renovate renovate bot changed the title chore(deps): update dependency oxlint-tsgolint to ^0.9.0 chore(deps): update dependency oxlint-tsgolint to ^0.10.0 Dec 19, 2025
@socket-security
Copy link

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/entities@4.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

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: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@4.5.0. 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.

Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/entities@4.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

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: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@4.5.0. 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

@fengmk2 fengmk2 merged commit 545cee6 into next Dec 20, 2025
47 of 49 checks passed
@fengmk2 fengmk2 deleted the renovate/oxlint-tsgolint-0.x branch December 20, 2025 08:26
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