Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

chore(deps): update all non-major dependencies#234

Closed
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1770367229038
Closed

chore(deps): update all non-major dependencies#234
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1770367229038

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 22
🔧 System Dependencies 1
🚀 GitHub Actions 2
Total 25

📦 npm Dependencies

npm

22 packages will be updated

Package Change Age Adoption Passing Confidence
@eslint-community/eslint-plugin-eslint-comments (source) 4.5.0 -> 4.6.0 age adoption passing confidence
@types/bun (source) 1.2.13 -> 1.3.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.32.1 -> 8.54.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.32.1 -> 8.54.0 age adoption passing confidence
@typescript-eslint/utils (source) 8.32.1 -> 8.54.0 age adoption passing confidence
@unocss/config (source) 66.1.1 -> 66.6.0 age adoption passing confidence
@unocss/core (source) 66.1.1 -> 66.6.0 age adoption passing confidence
@vitest/eslint-plugin (source) 1.1.44 -> 1.6.6 age adoption passing confidence
eslint-plugin-command (source) 3.2.0 -> 3.4.0 age adoption passing confidence
eslint-plugin-format (source) 1.0.1 -> 1.3.1 age adoption passing confidence
eslint-plugin-import-x (source) 4.11.1 -> 4.16.1 age adoption passing confidence
eslint-plugin-jsonc (source) 2.20.0 -> 2.21.0 age adoption passing confidence
eslint-plugin-n (source) 17.18.0 -> 17.23.2 age adoption passing confidence
eslint-plugin-unused-imports (source) 4.1.4 -> 4.3.0 age adoption passing confidence
eslint-plugin-vue (source) 10.1.0 -> 10.7.0 age adoption passing confidence
unbuild (source) 3.5.0 -> 3.6.1 age adoption passing confidence
unocss (source) 66.1.1 -> 66.6.0 age adoption passing confidence
vue-eslint-parser (source) 10.1.3 -> 10.2.0 age adoption passing confidence
@stacksjs/path (source) 0.70.8 -> 0.70.23 age adoption passing confidence
eslint-plugin-antfu (source) 3.1.1 -> 3.1.3 age adoption passing confidence
magic-string (source) 0.30.17 -> 0.30.21 age adoption passing confidence
synckit (source) 0.11.4 -> 0.11.12 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.5^1.2.20 🟢 patch pkgx.yaml

🚀 GitHub Actions

github-actions

2 actions will be updated

Action Change Type Files
oven-sh/setup-bun v2v2.1.2 🟢 patch ci.yml
shivammathur/setup-php v2v2.36.0 🟢 patch buddy-bot.yml

Release Notes

eslint-community/eslint-plugin-eslint-comments (@eslint-community/eslint-plugin-eslint-comments)

4.5.0 -> 4.6.0

v4.6.0

Compare Source

4.6.0 (2026-01-14)

Features

Released by github-actions[bot] on 1/14/2026

v5.0.0-alpha.1

Compare Source

5.0.0-alpha.1 (2026-01-11)

BREAKING CHANGES

  • Requires ESLint@^8.57.0 || ^9.0.0
  • Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0

Released by github-actions[bot] on 1/11/2026

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.13 -> 1.3.8

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

8.32.1 -> 8.54.0

v8.54.0

Compare Source

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions ([#11967](https://github.com/typescript-eslint/...

[View full release notes]

Released by JamesHenry on 1/26/2026

v8.53.1

Compare Source

8.53.1 (2026-01-19)

🩹 Fixes

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

❤️ Thank You

  • Cameron
  • Yukihiro Hasegawa y-hsgw

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

Released by JamesHenry on 1/19/2026

v8.53.0

Compare Source

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
  • eslint-plugin: add rule [strict-void-return] (#9707)
  • project-service: allow passing Partial<ts.server.ServerHost> to project service (#11932)

🩹 Fixes

  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • typescript-estree: forbid type-only import with both default and named specifiers ([#11930](https://github.com/typescript-eslint/typ...

[View full release notes]

Released by JamesHenry on 1/12/2026

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

8.32.1 -> 8.54.0

Compare Source

An ESLint custom parser which leverages TypeScript ESTree

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

typescript-eslint/typescript-eslint (@typescript-eslint/utils)

8.32.1 -> 8.54.0

Compare Source

Utilities for working with TypeScript + ESLint together

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unocss/unocss (@unocss/config)

66.1.1 -> 66.6.0

Compare Source

Config loader for UnoCSS

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unocss/unocss (@unocss/core)

66.1.1 -> 66.6.0

Compare Source

The instant on-demand Atomic CSS engine.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)

1.1.44 -> 1.6.6

Compare Source

ESLint plugin for Vitest

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

antfu/eslint-plugin-command (eslint-plugin-command)

3.2.0 -> 3.4.0

Compare Source

Comment-as-command for one-off codemod with ESLint

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

antfu/eslint-plugin-format (eslint-plugin-format)

1.0.1 -> 1.3.1

Compare Source

Format various languages with formatters in ESLint

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

4.11.1 -> 4.16.1

Compare Source

Import with sanity.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

2.20.0 -> 2.21.0

Compare Source

ESLint plugin for JSON, JSONC and JSON5 files.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

eslint-community/eslint-plugin-n (eslint-plugin-n)

17.18.0 -> 17.23.2

Compare Source

Additional ESLint's rules for Node.js

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)

4.1.4 -> 4.3.0

Compare Source

Report and remove unused es6 modules

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vuejs/eslint-plugin-vue (eslint-plugin-vue)

10.1.0 -> 10.7.0

Compare Source

Official ESLint plugin for Vue.js

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unjs/unbuild (unbuild)

3.5.0 -> 3.6.1

Compare Source

A unified JavaScript build system

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unocss/unocss (unocss)

66.1.1 -> 66.6.0

Compare Source

The instant on-demand Atomic CSS engine.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vuejs/vue-eslint-parser (vue-eslint-parser)

10.1.3 -> 10.2.0

Compare Source

The ESLint custom parser for .vue files.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/stacks (@stacksjs/path)

0.70.8 -> 0.70.23

Compare Source

The Stacks path.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

antfu/eslint-plugin-antfu (eslint-plugin-antfu)

3.1.1 -> 3.1.3

Compare Source

Anthony's opinionated ESLint rules

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

Rich-Harris/magic-string (magic-string)

0.30.17 -> 0.30.21

Compare Source

Modify strings, generate sourcemaps

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

un-ts/synckit (synckit)

0.11.4 -> 0.11.12

Compare Source

Perform async work synchronously in Node.js using worker_threads with first-class TypeScript support.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

bun.com

^1.2.5 → ^1.2.20

📁 File: pkgx.yaml

🔗 Release Notes: bun.sh

oven-sh/setup-bun

v2 → v2.1.2

Visit oven-sh/setup-bun for release notes.

shivammathur/setup-php

v2 → v2.36.0

Visit shivammathur/setup-php for release notes.


📊 Package Statistics

  • @eslint-community/eslint-plugin-eslint-comments: 1,044,148 weekly downloads
  • @types/bun: 6,453,348 weekly downloads
  • @typescript-eslint/eslint-plugin: 76,323,865 weekly downloads
  • @typescript-eslint/parser: 80,840,105 weekly downloads
  • @typescript-eslint/utils: 92,223,279 weekly downloads
  • @unocss/config: 418,653 weekly downloads
  • @unocss/core: 572,479 weekly downloads
  • @vitest/eslint-plugin: 2,188,638 weekly downloads
  • eslint-plugin-command: 363,030 weekly downloads
  • eslint-plugin-format: 127,017 weekly downloads
  • eslint-plugin-import-x: 2,171,451 weekly downloads
  • eslint-plugin-jsonc: 1,200,692 weekly downloads
  • eslint-plugin-n: 5,411,031 weekly downloads
  • eslint-plugin-unused-imports: 5,635,151 weekly downloads
  • eslint-plugin-vue: 4,674,473 weekly downloads
  • unbuild: 223,062 weekly downloads
  • unocss: 324,999 weekly downloads
  • vue-eslint-parser: 6,078,148 weekly downloads
  • @stacksjs/path: 65,735 weekly downloads
  • eslint-plugin-antfu: 411,788 weekly downloads
  • magic-string: 97,895,892 weekly downloads
  • synckit: 27,022,506 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • oven-sh/setup-bun: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation

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 Buddy 🤖

@github-actions github-actions bot closed this Feb 6, 2026
@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1770367229038 branch February 6, 2026 09:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant