Skip to content

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 14
🔧 System Dependencies 1
Total 15

📦 npm Dependencies

npm

14 packages will be updated

Package Change Age Adoption Passing Confidence
eslint (source) 9.38.0 -> 9.39.1 age adoption passing confidence
vite (source) 7.1.12 -> 7.2.2 age adoption passing confidence
@nuxt/kit (source) 4.2.0 -> 4.2.1 age adoption passing confidence
@nuxt/schema (source) 4.2.0 -> 4.2.1 age adoption passing confidence
@stacksjs/bumpx (source) 0.2.2 -> 0.2.4 age adoption passing confidence
@stacksjs/logsmith (source) 0.2.0 -> 0.2.1 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.16 -> 4.1.17 age adoption passing confidence
better-dx (source) 0.2.0 -> 0.2.3 age adoption passing confidence
buddy-bot (source) 0.9.9 -> 0.9.11 age adoption passing confidence
bunfig (source) 0.15.5 -> 0.15.6 age adoption passing confidence
nuxt (source) 4.2.0 -> 4.2.1 age adoption passing confidence
tailwindcss (source) 4.1.16 -> 4.1.17 age adoption passing confidence
vue (source) 3.5.22 -> 3.5.24 age adoption passing confidence
vue-tsc (source) 3.1.2 -> 3.1.3 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.20^1.3.0 🟡 minor pkgx.yaml

Release Notes

eslint/eslint (eslint)

9.38.0 -> 9.39.1

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-conf...

[View full release notes]

Released by eslintbot on 11/3/2025

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • [e86b813](eslint/eslint@e86b813...

[View full release notes]

Released by eslintbot on 10/31/2025

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd d...

[View full release notes]

Released by eslintbot on 8/23/2024

vitejs/vite (vite)

7.1.12 -> 7.2.2

v7.2.2

Compare Source

Please refer to CHANGELOG.md for details.

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

v7.2.1

Compare Source

Please refer to CHANGELOG.md for details.

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

v7.2.0

Compare Source

Please refer to CHANGELOG.md for details.

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

nuxt/nuxt (@nuxt/kit)

4.2.0 -> 4.2.1

v4.2.1

Compare Source

4.2.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • kit,nuxt,schema: Deprecate ImportPresetWithDeprecation (#33596)
  • nuxt: Correct warning message for prefetch/noPrefetch conflict (#33617)
  • nitro: Remove <nuxt-error-overlay> iframe border (#33625)
  • vite: Use rolldown replace only in build (#33615)
  • nitro: Use directory paths in moduleEntryPaths (#33628)
  • nitro: Start error overlay minimize...

[View full release notes]

Released by danielroe on 11/6/2025

nuxt/nuxt (@nuxt/schema)

4.2.0 -> 4.2.1

v4.2.1

Compare Source

4.2.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • kit,nuxt,schema: Deprecate ImportPresetWithDeprecation (#33596)
  • nuxt: Correct warning message for prefetch/noPrefetch conflict (#33617)
  • nitro: Remove <nuxt-error-overlay> iframe border (#33625)
  • vite: Use rolldown replace only in build (#33615)
  • nitro: Use directory paths in moduleEntryPaths (#33628)
  • nitro: Start error overlay minimize...

[View full release notes]

Released by danielroe on 11/6/2025

stacksjs/bumpx (@stacksjs/bumpx)

0.2.2 -> 0.2.4

v0.2.4

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.3

Compare Source

   🚀 Features

    View changes on GitHub

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

stacksjs/logsmith (@stacksjs/logsmith)

0.2.0 -> 0.2.1

v0.2.1

Compare Source

No significant changes

    View changes on GitHub

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

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.1.16 -> 4.1.17

v4.1.17

Compare Source

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

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

v4.1.9

Compare Source

Fixed

  • Correctly parse custom properties with strings containing semicolons (#18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#18220)

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

v4.1.8

Compare Source

Added

  • Improve error messages when @apply fails (#18059)

Fixed

  • Upgrade: Do not migrate declarations that look like candidates in <style> blocks (#18057, 18068)
  • Upgrade: Don't error when looking for tailwindcss in pnpm monorepos (#18065)
  • Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
  • Upgrade: Migrate deprecated order-none to order-0 (#18126)
  • Support Leptos class: attributes when extracting classes (#18093)
  • Fix "Cannot read properties of undefined" crash on malformed arbitrary value ([#18133](https://github.com/tailwindlabs/ta...

[View full release notes]

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

stacksjs/development (better-dx)

0.2.0 -> 0.2.3

v0.2.3

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.2

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.1

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/buddy-bot (buddy-bot)

0.9.9 -> 0.9.11

v0.9.11

Compare Source

Compare changes

🚀 Features

🧹 Chores

[View full release notes]

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

stacksjs/bunfig (bunfig)

0.15.5 -> 0.15.6

v0.15.6

Compare Source

No significant changes

    View changes on GitHub

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

v0.9.0

Compare Source

   🚀 Features

    View changes on GitHub

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

v0.8.5

Compare Source

No significant changes

    View changes on GitHub

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

nuxt/nuxt (nuxt)

4.2.0 -> 4.2.1

v4.2.1

Compare Source

4.2.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • kit,nuxt,schema: Deprecate ImportPresetWithDeprecation (#33596)
  • nuxt: Correct warning message for prefetch/noPrefetch conflict (#33617)
  • nitro: Remove <nuxt-error-overlay> iframe border (#33625)
  • vite: Use rolldown replace only in build (#33615)
  • nitro: Use directory paths in moduleEntryPaths (#33628)
  • nitro: Start error overlay minimize...

[View full release notes]

Released by danielroe on 11/6/2025

tailwindlabs/tailwindcss (tailwindcss)

4.1.16 -> 4.1.17

Compare Source

A utility-first CSS framework for rapidly building custom user interfaces.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vuejs/core (vue)

3.5.22 -> 3.5.24

Compare Source

The progressive JavaScript framework for building modern web UI.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

vuejs/language-tools (vue-tsc)

3.1.2 -> 3.1.3

Compare Source

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

bun.com

^1.2.20 → ^1.3.0

📁 File: pkgx.yaml

🔗 Release Notes: bun.sh


📊 Package Statistics

  • eslint: 64,316,326 weekly downloads
  • vite: 38,627,229 weekly downloads
  • @nuxt/kit: 2,897,316 weekly downloads
  • @nuxt/schema: 1,246,986 weekly downloads
  • @stacksjs/bumpx: 151,609 weekly downloads
  • @stacksjs/logsmith: 198,652 weekly downloads
  • @tailwindcss/postcss: 5,336,531 weekly downloads
  • better-dx: 50,237 weekly downloads
  • buddy-bot: 155,873 weekly downloads
  • bunfig: 288,253 weekly downloads
  • nuxt: 996,032 weekly downloads
  • tailwindcss: 26,916,611 weekly downloads
  • vue: 7,239,228 weekly downloads
  • vue-tsc: 2,471,860 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager

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 🤖

@netlify
Copy link

netlify bot commented Nov 7, 2025

Deploy Preview for ts-maps failed. Why did it fail? →

Name Link
🔨 Latest commit 5c22b2f
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/690e35221892a800086dece2
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@465 

commit: 5c22b2f

@chrisbbreuer
Copy link
Member Author

🤖 Auto-closing obsolete PR

This PR was automatically closed because the dependency files it references are no longer present in the project.

Removed files:

  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [7.1.12->7.2.2](https://renovatebot.com/diffs/npm/vite/7.1.12/7.2.2)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/%40nuxt%2Fkit/4.2.0/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/%40nuxt%2Fschema/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [@stacksjs/bumpx](https://github.com/stacksjs/bumpx/tree/master) ([source](https://github.com/stacksjs/bumpx/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/%40stacksjs%2Fbumpx/0.2.2/0.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/%40stacksjs%2Flogsmith/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [4.1.16->4.1.17](https://renovatebot.com/diffs/npm/%40tailwindcss%2Fpostcss/4.1.16/4.1.17)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/better-dx/0.2.0/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/buddy-bot/0.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [bunfig](https://github.com/stacksjs/bunfig/tree/master) ([source](https://github.com/stacksjs/bunfig/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bunfig/0.15.5/0.15.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nuxt/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [4.1.16->4.1.17](https://renovatebot.com/diffs/npm/tailwindcss/4.1.16/4.1.17)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue/3.5.22/3.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [bun.com](https://bun.sh)

If this was closed in error, please reopen the PR and update the dependency files accordingly.

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates-1762538777479 branch November 7, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment