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

Closed
chrisbbreuer wants to merge 6 commits intomainfrom
buddy-bot/update-non-major-updates-1756224151532
Closed

chore(deps): update all non-major dependencies#52
chrisbbreuer wants to merge 6 commits intomainfrom
buddy-bot/update-non-major-updates-1756224151532

Conversation

@chrisbbreuer
Copy link
Copy Markdown
Member

@chrisbbreuer chrisbbreuer commented Aug 26, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 26
🔧 System Dependencies 1
🚀 GitHub Actions 3
Total 30

📦 npm Dependencies

npm

26 packages will be updated

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.32.1 -> 8.41.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.32.1 -> 8.41.0 age adoption passing confidence
@typescript-eslint/utils (source) 8.32.1 -> 8.41.0 age adoption passing confidence
@unocss/config (source) 66.1.1 -> 66.4.2 age adoption passing confidence
@unocss/core (source) 66.1.1 -> 66.4.2 age adoption passing confidence
@vitest/eslint-plugin (source) 1.1.44 -> 1.3.4 age adoption passing confidence
eslint-flat-config-utils (source) 2.0.1 -> 2.1.1 age adoption passing confidence
eslint-plugin-command (source) 3.2.0 -> 3.3.1 age adoption passing confidence
eslint-plugin-import-x (source) 4.11.1 -> 4.16.1 age adoption passing confidence
eslint-plugin-n (source) 17.18.0 -> 17.21.3 age adoption passing confidence
eslint-plugin-perfectionist (source) 4.13.0 -> 4.15.0 age adoption passing confidence
eslint-plugin-regexp (source) 2.7.0 -> 2.10.0 age adoption passing confidence
eslint-plugin-unused-imports (source) 4.1.4 -> 4.2.0 age adoption passing confidence
eslint-plugin-vue (source) 10.1.0 -> 10.4.0 age adoption passing confidence
unbuild (source) 3.5.0 -> 3.6.1 age adoption passing confidence
unocss (source) 66.1.1 -> 66.4.2 age adoption passing confidence
vitest (source) 3.1.3 -> 3.2.4 age adoption passing confidence
vue-eslint-parser (source) 10.1.3 -> 10.2.0 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.8 -> 0.1.9 age adoption passing confidence
@stacksjs/path (source) 0.70.8 -> 0.70.23 age adoption passing confidence
@types/bun (source) 1.2.13 -> 1.2.21 age adoption passing confidence
buddy-bot (source) 0.8.9 -> 0.8.10 age adoption passing confidence
eslint-plugin-jsonc (source) 2.20.0 -> 2.20.1 age adoption passing confidence
eslint-vitest-rule-tester (source) 2.2.0 -> 2.2.1 age adoption passing confidence
magic-string (source) 0.30.17 -> 0.30.18 age adoption passing confidence
synckit (source) 0.11.4 -> 0.11.11 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

3 actions will be updated

Action Change Type Files
actions/cache v4v4.2.4 🟢 patch ci.yml
shivammathur/setup-php v2v2.35.4 🟢 patch buddy-bot.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch buddy-bot.yml

Release Notes

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

8.32.1 -> 8.41.0

v8.41.0

Compare Source

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/25/2025

v8.40.0

Compare Source

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/18/2025

v8.39.1

Compare Source

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/11/2025

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

8.32.1 -> 8.41.0

v8.41.0

Compare Source

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/25/2025

v8.40.0

Compare Source

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/18/2025

v8.39.1

Compare Source

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/11/2025

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

8.32.1 -> 8.41.0

v8.41.0

Compare Source

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/25/2025

v8.40.0

Compare Source

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/18/2025

v8.39.1

Compare Source

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

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

Released by typescript-eslint[bot] on 8/11/2025

unocss/unocss (@unocss/config)

66.1.1 -> 66.4.2

v66.4.3-beta.1

Compare Source

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/15/2025

v66.4.2

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/8/2025

v66.4.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 8/4/2025

unocss/unocss (@unocss/core)

66.1.1 -> 66.4.2

v66.4.3-beta.1

Compare Source

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/15/2025

v66.4.2

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/8/2025

v66.4.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 8/4/2025

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

1.1.44 -> 1.3.4

v1.3.4

Compare Source

Released by github-actions[bot] on 7/1/2025

v1.3.0

Compare Source

What's Changed

[View full release notes]

Released by github-actions[bot] on 6/26/2025

v1.2.5

Compare Source

Released by github-actions[bot] on 6/13/2025

antfu/eslint-flat-config-utils (eslint-flat-config-utils)

2.0.1 -> 2.1.1

v2.1.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 7/29/2025

v2.1.0

Compare Source

   🚀 Features

    View changes on GitHub

Released by github-actions[bot] on 5/21/2025

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

3.2.0 -> 3.3.1

v3.3.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 6/23/2025

v3.3.0

Compare Source

   🚀 Features

    View changes on GitHub

Released by github-actions[bot] on 6/20/2025

v3.2.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 5/24/2025

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

4.11.1 -> 4.16.1

v4.16.1

Compare Source

Patch Changes

Full Changelog: un-ts/eslint-plugin-import-x@v4.16.0...v4.16.1

Released by github-actions[bot] on 6/27/2025

v4.16.0

Compare Source

Minor Changes

Patch Changes

[View full release notes]

Released by github-actions[bot] on 6/25/2025

v4.15.2

Compare Source

Patch Changes

New Contributors

[View full release notes]

Released by github-actions[bot] on 6/11/2025

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

17.18.0 -> 17.21.3

v17.21.3

Compare Source

17.21.3 (2025-07-28)

🩹 Fixes

  • no-missing-import: Support data imports (#465) (69ea12b)

Released by github-actions[bot] on 7/28/2025

v17.21.2

Compare Source

17.21.2 (2025-07-27)

🧹 Chores

Released by github-actions[bot] on 7/27/2025

v17.21.1

Compare Source

17.21.1 (2025-07-27)

🩹 Fixes

  • ci: Ignore type test failures for types present in ESLint 8 that we removed in ESLint 9.31.0 (#460) (76f8150)
  • no-restricted-require: Handle .. paths (#458) (34719e8)

Released by github-actions[bot] on 7/27/2025

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

4.13.0 -> 4.15.0

v4.15.0

Compare Source

   🚀 Features

  • Add main and types fields for npm compatibility  -  by azat-io (b1295)
  • Allow newlines between to support number  -  by hugop95 (2f5a5)

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 6/17/2025

v4.14.0

Compare Source

   🚀 Features

   🐞 Bug Fixes

  • Correctly identify node builtin modules with subpaths  -  by azat-io (de0cb)
    View changes on GitHub

Released by github-actions[bot] on 6/3/2025

v4.9.0

Compare Source

   🚀 Features

[View full release notes]

Released by github-actions[bot] on 2/13/2025

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

2.7.0 -> 2.10.0

v2.10.0

Compare Source

Minor Changes

  • refctor: replace indexOf() with strict equality (#864)

Released by github-actions[bot] on 8/8/2025

v2.9.1

Compare Source

Patch Changes

  • fix(sort-character-class-elements): wrong autofix for ^ (#859)

Released by github-actions[bot] on 8/3/2025

v2.9.0

Compare Source

Minor Changes

  • feat: support explicit comparisons to null for prefer-regexp-test (#839)

Released by github-actions[bot] on 6/8/2025

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

4.1.4 -> 4.2.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.4.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.4.2

Compare Source

The instant on-demand Atomic CSS engine.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vitest-dev/vitest (vitest)

3.1.3 -> 3.2.4

Compare Source

Next generation testing framework powered by Vite

📖 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


Note: This PR body was truncated due to GitHub's character limit. View the full details in the individual commits.

This PR was generated by Buddy 🤖

@github-actions github-actions Bot closed this Aug 29, 2025
@github-actions github-actions Bot deleted the buddy-bot/update-non-major-updates-1756224151532 branch August 29, 2025 20:02
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