Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps oxlint-tsgolint from 0.9.1 to 0.10.0.

Release notes

Sourced from oxlint-tsgolint's releases.

v0.10.0

What's Changed

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

v0.9.2

What's Changed

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

Commits
  • 72fa9d0 feat(no-base-to-string): add checkUnknown option (#533)
  • 28cdb4b feat(no-unsafe-member-access): add allowOptionalChaining option (#532)
  • 2e2e1b0 feat(no-unnecessary-type-assertion): add checkLiteralConstAssertions option (...
  • a65ed87 chore(deps): update typescript-go digest to d9178cc (#530)
  • 1036305 fix: add mutex to prevent data race in ForEachCheckerParallel callback (#529)
  • 6a2d58a chore(deps): update typescript-go digest to 2437fa4 (#528)
  • ff61332 chore(deps): update typescript-go digest to c15e764 (#525)
  • 639a74f chore(deps): update typescript-go digest to 8d8850a (#524)
  • f5bcec7 chore(deps): update typescript-go digest to 93841b5 (#523)
  • f57c09f refactor(utils): use local NewCompilerHost wrapper (#522)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 99.44% 3596 / 3616
🔵 Statements 99.44% 3616 / 3636
🔵 Functions 91.54% 65 / 71
🔵 Branches 86.86% 86 / 99
File CoverageNo changed files found.
Generated in workflow #128 for commit 364ce46 by the Vitest Coverage Report Action

Bumps [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: oxlint-tsgolint
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxlint-tsgolint-0.10.0 branch from d9c702f to 364ce46 Compare January 6, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant