Skip to content

chore(deps): update devdependencies (non-major) (minor)#376

Merged
pyphilia merged 1 commit intomainfrom
renovate/devdependencies-(non-major)
Feb 17, 2026
Merged

chore(deps): update devdependencies (non-major) (minor)#376
pyphilia merged 1 commit intomainfrom
renovate/devdependencies-(non-major)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.48.18.56.0 age confidence
@typescript-eslint/parser (source) 8.48.18.56.0 age confidence
eslint-plugin-cypress 5.2.15.3.0 age confidence
oxlint (source) 1.31.01.48.0 age confidence
oxlint-tsgolint 0.8.60.14.0 age confidence
prettier (source) 3.7.43.8.1 age confidence
vite-plugin-checker 0.11.00.12.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.56.0

Compare Source

🚀 Features
🩹 Fixes
  • use parser options from context.languageOptions (#​12043)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.54.0

Compare Source

🚀 Features
  • eslint-plugin-internal: add prefer-tsutils-methods rule (#​11974, #​11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#​11965, #​11955)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#​11967, #​11559)
  • deps: update dependency prettier to v3.8.0 (#​11991)
  • scope-manager: fix catch clause scopes def.name (#​11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#​11785)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.1

Compare Source

🩹 Fixes
  • utils: make RuleCreator root defaultOptions optional (#​11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#​11951)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.52.0

Compare Source

🚀 Features
  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#​11899)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] detect @​@​toPrimitive and valueOf (#​11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#​11908)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

v8.51.0

Compare Source

🚀 Features
  • eslint-plugin: add namespace to plugin meta (#​11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#​11871)
🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#​11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#​11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#​11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#​11845)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#​11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#​11813)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-default-assignment] add rule (#​11720)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

v8.49.0

Compare Source

🚀 Features
  • eslint-plugin: use Intl.Segmenter instead of graphemer (#​11804)
🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.56.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.54.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.53.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.53.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.52.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.51.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.50.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.50.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.49.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.3.0

Compare Source

Features
oxc-project/oxc (oxlint)

v1.48.0

Compare Source

v1.47.0

Compare Source

v1.45.0

🐛 Bug Fixes
  • 1b2f354 ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#​19217) (Cameron)

v1.43.0

Compare Source

v1.42.0

Compare Source

🚀 Features
📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)

v1.41.0

Compare Source

📚 Documentation

v1.40.0

Compare Source

v1.39.0

Compare Source

v1.38.0

Compare Source

v1.37.0

Compare Source

💥 BREAKING CHANGES
  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#​17457) (Boshen)
📚 Documentation
  • 7e5fc90 linter: Update list of plugins that are reserved. (#​17516) (connorshea)

v1.36.0

Compare Source

v1.35.0

Compare Source

🚀 Features
  • 9e624c9 linter/react: Add version to ReactPluginSettings (#​17169) (camc314)

v1.34.0

Compare Source

🚀 Features
  • a0f74a0 linter/config: Allow aliasing plugin names to allow names the same as builtin plugins (#​15569) (Cameron)
🐛 Bug Fixes
  • 005ec25 linter: Permit $schema .oxlintrc.json struct (#​17060) (Copilot)
  • d446c43 linter: Prevent extra fields from being present on oxlint config file (#​16874) (connorshea)

v1.33.0

Compare Source

v1.32.0

Compare Source

oxc-project/tsgolint (oxlint-tsgolint)

v0.14.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.13.0...v0.14.0

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.12.2...v0.13.0

v0.12.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.5...v0.12.0

v0.11.5

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.4...v0.11.5

v0.11.4

Compare Source

What's Changed

  • fix(promise-function-async): use different error message for hybrid return types by @​camc314 in #​617
  • fix(promise-function-async): use suggestion instead of auto-fix for hybrid return types by @​camc314 in #​618

Full Changelog: oxc-project/tsgolint@v0.11.3...v0.11.4

v0.11.3

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.2...v0.11.3

v0.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.1...v0.11.2

v0.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.0...v0.11.1

v0.11.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.10.1...v0.11.0

v0.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: <https:/


Configuration

📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

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

Rebasing: Whenever PR becomes conflicted, 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 renovate bot added the dependencies Pull requests that update a dependency file label Jan 1, 2026
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 1da9780 to 5ed2295 Compare January 6, 2026 10:34
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 3d1820a to e2f454a Compare January 15, 2026 19:00
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 7753037 to b4ce620 Compare January 26, 2026 15:38
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 5781c7b to 90def45 Compare February 2, 2026 11:00
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 4eeb346 to 4b98f12 Compare February 8, 2026 02:09
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from b236ab8 to 2fea099 Compare February 12, 2026 13:10
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 39b64b4 to 4fde197 Compare February 16, 2026 19:34
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 4fde197 to eb61b5d Compare February 16, 2026 23:06
@sonarqubecloud
Copy link

@pyphilia pyphilia merged commit ba2e041 into main Feb 17, 2026
6 checks passed
@pyphilia pyphilia deleted the renovate/devdependencies-(non-major) branch February 17, 2026 14: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 v2.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant