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#67

Closed
chrisbbreuer wants to merge 90 commits intomainfrom
buddy-bot/update-non-major-updates-1759557726185
Closed

chore(deps): update all non-major dependencies#67
chrisbbreuer wants to merge 90 commits intomainfrom
buddy-bot/update-non-major-updates-1759557726185

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Oct 4, 2025

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

Compare Source

TypeScript plugin for ESLint

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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,062,514 weekly downloads
  • @types/bun: 6,372,310 weekly downloads
  • @typescript-eslint/eslint-plugin: 72,203,849 weekly downloads
  • @typescript-eslint/parser: 75,543,793 weekly downloads
  • @typescript-eslint/utils: 88,112,765 weekly downloads
  • @unocss/config: 434,884 weekly downloads
  • @unocss/core: 580,785 weekly downloads
  • @vitest/eslint-plugin: 2,198,753 weekly downloads
  • eslint-plugin-command: 367,451 weekly downloads
  • eslint-plugin-format: 125,411 weekly downloads
  • eslint-plugin-import-x: 2,182,380 weekly downloads
  • eslint-plugin-jsonc: 1,196,559 weekly downloads
  • eslint-plugin-n: 5,449,357 weekly downloads
  • eslint-plugin-unused-imports: 5,672,124 weekly downloads
  • eslint-plugin-vue: 4,665,214 weekly downloads
  • unbuild: 218,984 weekly downloads
  • unocss: 335,297 weekly downloads
  • vue-eslint-parser: 6,013,117 weekly downloads
  • @stacksjs/path: 74,696 weekly downloads
  • eslint-plugin-antfu: 418,952 weekly downloads
  • magic-string: 94,292,989 weekly downloads
  • synckit: 26,704,179 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 4, 2026
@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1759557726185 branch February 4, 2026 23:04
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