Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Oct 4, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
πŸ“¦ NPM Packages 24
πŸ”§ System Dependencies 1
πŸš€ GitHub Actions 3
Total 28

πŸ“¦ npm Dependencies

npm

24 packages will be updated

Package Change Age Adoption Passing Confidence
@types/bun (source) 1.2.13 -> 1.3.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.32.1 -> 8.46.4 age adoption passing confidence
@typescript-eslint/parser (source) 8.32.1 -> 8.46.4 age adoption passing confidence
@typescript-eslint/utils (source) 8.32.1 -> 8.46.4 age adoption passing confidence
@unocss/config (source) 66.1.1 -> 66.5.6 age adoption passing confidence
@unocss/core (source) 66.1.1 -> 66.5.6 age adoption passing confidence
@vitest/eslint-plugin (source) 1.1.44 -> 1.4.2 age adoption passing confidence
eslint-flat-config-utils (source) 2.0.1 -> 2.1.4 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-jsonc (source) 2.20.0 -> 2.21.0 age adoption passing confidence
eslint-plugin-n (source) 17.18.0 -> 17.23.1 age adoption passing confidence
eslint-plugin-perfectionist (source) 4.13.0 -> 4.15.1 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.3.0 age adoption passing confidence
eslint-plugin-vue (source) 10.1.0 -> 10.5.1 age adoption passing confidence
eslint-plugin-yml (source) 1.18.0 -> 1.19.0 age adoption passing confidence
unbuild (source) 3.5.0 -> 3.6.1 age adoption passing confidence
unocss (source) 66.1.1 -> 66.5.6 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-format (source) 1.0.1 -> 1.0.2 age adoption passing confidence
magic-string (source) 0.30.17 -> 0.30.21 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 v4 β†’ v4.3.0 🟒 patch ci.yml
shivammathur/setup-php v2 β†’ v2.35.5 🟒 patch buddy-bot.yml
oven-sh/setup-bun v2 β†’ v2.0.2 🟒 patch ci.yml

Release Notes

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.13 -> 1.3.2

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.46.4

v8.46.4

Compare Source

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❀️ Thank You

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

Released by JamesHenry on 11/10/2025

v8.46.3

Compare Source

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❀️ Thank You

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

Released by JamesHenry on 11/3/2025

v8.46.2

Compare Source

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❀️ Thank You

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

Released by JamesHenry on 10/20/2025

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

8.32.1 -> 8.46.4

v8.46.4

Compare Source

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❀️ Thank You

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

Released by JamesHenry on 11/10/2025

v8.46.3

Compare Source

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❀️ Thank You

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

Released by JamesHenry on 11/3/2025

v8.46.2

Compare Source

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❀️ Thank You

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

Released by JamesHenry on 10/20/2025

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

8.32.1 -> 8.46.4

v8.46.4

Compare Source

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❀️ Thank You

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

Released by JamesHenry on 11/10/2025

v8.46.3

Compare Source

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❀️ Thank You

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

Released by JamesHenry on 11/3/2025

v8.46.2

Compare Source

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❀️ Thank You

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

Released by JamesHenry on 10/20/2025

unocss/unocss (@unocss/config)

66.1.1 -> 66.5.6

v66.5.6

Compare Source

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

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

v66.5.5

Compare Source

   🚨 Breaking Changes

Β Β Β πŸš€ Features

[View full release notes]

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

v66.5.4

Compare Source

Β Β Β πŸš€ Features

   🐞 Bug Fixes

[View full release notes]

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

unocss/unocss (@unocss/core)

66.1.1 -> 66.5.6

v66.5.6

Compare Source

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

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

v66.5.5

Compare Source

   🚨 Breaking Changes

Β Β Β πŸš€ Features

[View full release notes]

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

v66.5.4

Compare Source

Β Β Β πŸš€ Features

   🐞 Bug Fixes

[View full release notes]

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

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

1.1.44 -> 1.4.2

v1.4.2

Compare Source

Β Β Β πŸš€ Features

Β Β Β Β View changes on GitHub

What's Changed

New Contributors

Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.4...

[View full release notes]

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

v1.4.1

Compare Source

No significant changes

Β Β Β Β View changes on GitHub

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

v1.4.0

Compare Source

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 10/30/2025

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

2.0.1 -> 2.1.4

Compare Source

Utils for managing and manipulating ESLint flat config arrays

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

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

3.2.0 -> 3.3.1

Compare Source

Comment-as-command for one-off codemod with 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.1

Compare Source

Additional ESLint's rules for Node.js

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

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

4.13.0 -> 4.15.1

Compare Source

ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

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

2.7.0 -> 2.10.0

Compare Source

ESLint plugin for finding RegExp mistakes and RegExp style guide violations.

πŸ“– 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.5.1

Compare Source

Official ESLint plugin for Vue.js

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

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

1.18.0 -> 1.19.0

Compare Source

This ESLint plugin provides linting rules for YAML.

πŸ“– 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.5.6

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-format (eslint-plugin-format)

1.0.1 -> 1.0.2

Compare Source

Format various languages with formatters in ESLint

πŸ“– 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.11

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

actions/cache

v4 β†’ v4.3.0

Visit actions/cache for release notes.

shivammathur/setup-php

v2 β†’ v2.35.5

Visit shivammathur/setup-php for release notes.

oven-sh/setup-bun

v2 β†’ v2.0.2

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


πŸ“Š Package Statistics

  • @types/bun: 3,285,628 weekly downloads
  • @typescript-eslint/eslint-plugin: 54,506,649 weekly downloads
  • @typescript-eslint/parser: 57,507,219 weekly downloads
  • @typescript-eslint/utils: 67,948,838 weekly downloads
  • @unocss/config: 513,790 weekly downloads
  • @unocss/core: 676,196 weekly downloads
  • @vitest/eslint-plugin: 1,950,678 weekly downloads
  • eslint-flat-config-utils: 737,933 weekly downloads
  • eslint-plugin-command: 382,358 weekly downloads
  • eslint-plugin-import-x: 1,675,243 weekly downloads
  • eslint-plugin-jsonc: 1,157,698 weekly downloads
  • eslint-plugin-n: 4,539,101 weekly downloads
  • eslint-plugin-perfectionist: 1,166,576 weekly downloads
  • eslint-plugin-regexp: 1,052,571 weekly downloads
  • eslint-plugin-unused-imports: 4,938,900 weekly downloads
  • eslint-plugin-vue: 4,159,934 weekly downloads
  • eslint-plugin-yml: 785,672 weekly downloads
  • unbuild: 184,316 weekly downloads
  • unocss: 378,002 weekly downloads
  • vue-eslint-parser: 5,473,311 weekly downloads
  • @stacksjs/path: 108,694 weekly downloads
  • eslint-plugin-format: 105,119 weekly downloads
  • magic-string: 63,869,851 weekly downloads
  • synckit: 22,565,327 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • actions/cache: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation
  • oven-sh/setup-bun: 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 πŸ€–

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants