Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 20, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 9
🚀 GitHub Actions 2
Total 11

📦 npm Dependencies

npm

9 packages will be updated

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom (source) 6.7.0 -> 6.8.0 age adoption passing confidence
@nuxt/devtools (source) 2.6.2 -> 2.6.3 age adoption passing confidence
@types/bun (source) 1.2.20 -> 1.2.21 age adoption passing confidence
@types/react (source) 19.1.10 -> 19.1.11 age adoption passing confidence
@types/react-dom (source) 19.1.7 -> 19.1.8 age adoption passing confidence
buddy-bot (source) 0.8.6 -> 0.8.9 age adoption passing confidence
bun-types (source) 1.2.20 -> 1.2.21 age adoption passing confidence
typescript (source) 5.9.0 -> 5.9.2 age adoption passing confidence
vue (source) 3.5.18 -> 3.5.20 age adoption passing confidence

🚀 GitHub Actions

github-actions

2 actions will be updated

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

Release Notes

testing-library/jest-dom (@testing-library/jest-dom)

6.7.0 -> 6.8.0

v6.8.0

Compare Source

6.8.0 (2025-08-20)

Features

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

nuxt/devtools (@nuxt/devtools)

2.6.2 -> 2.6.3

v2.6.3

Compare Source

No significant changes

    View changes on GitHub

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.20 -> 1.2.21

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react)

19.1.10 -> 19.1.11

Compare Source

TypeScript definitions for react

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react-dom)

19.1.7 -> 19.1.8

Compare Source

TypeScript definitions for react-dom

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/buddy-bot (buddy-bot)

0.8.6 -> 0.8.9

v0.8.9

Compare Source

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

v0.8.8

Compare Source

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

v0.8.7

Compare Source

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

oven-sh/bun (bun-types)

1.2.20 -> 1.2.21

bun-v1.2.21

Compare Source

To install Bun v1.2.21

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.21:

bun upgrade

Read Bun v1.2.21's release notes on Bun's blog

Thanks to 23 contributors!

[View full release notes]

Released by @Jarred-Sumner on 8/25/2025

bun-v1.2.20

Compare Source

To install Bun v1.2.20

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.20:

bun upgrade

Read Bun v1.2.20's release notes on Bun's blog

Thanks to 19 contributors!

[View full release notes]

Released by @Jarred-Sumner on 8/10/2025

bun-v1.2.19

Compare Source

To install Bun v1.2.19

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.19:

bun upgrade

Read Bun v1.2.19's release notes on Bun's blog

Thanks to 18 contributors!

[View full release notes]

Released by @Jarred-Sumner on 7/19/2025

microsoft/TypeScript (typescript)

5.9.0 -> 5.9.2

v5.9.2

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by @typescript-bot on 7/31/2025

vuejs/core (vue)

3.5.18 -> 3.5.20

v3.5.20

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

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

v3.5.19

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

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

v3.6.0-alpha.2

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

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

oven-sh/setup-bun

v2 → v2.0.2

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

shivammathur/setup-php

2.35.3 → 2.35.4

Visit shivammathur/setup-php for release notes.


📊 Package Statistics

  • @testing-library/jest-dom: 19,485,339 weekly downloads
  • @nuxt/devtools: 713,792 weekly downloads
  • @types/bun: 1,854,473 weekly downloads
  • @types/react: 43,662,821 weekly downloads
  • @types/react-dom: 30,943,921 weekly downloads
  • buddy-bot: 44,688 weekly downloads
  • bun-types: 2,202,487 weekly downloads
  • typescript: 90,532,739 weekly downloads
  • vue: 7,773,445 weekly downloads
  • 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 🤖

Copy link

pkg-pr-new bot commented Aug 20, 2025

Open in StackBlitz

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

commit: ab6692e

Copy link

netlify bot commented Aug 20, 2025

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

Name Link
🔨 Latest commit ab6692e
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/68ad6aee212d6e0008b4883f

@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1755713157854 branch from d511e23 to 9cae351 Compare August 20, 2025 20:05
@chrisbbreuer chrisbbreuer added minor and removed patch labels Aug 20, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1755713157854 branch 21 times, most recently from 470e0eb to fa124e9 Compare August 22, 2025 14:04
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1755713157854 branch 28 times, most recently from f28ef49 to a657056 Compare August 26, 2025 06:06
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1755713157854 branch from a657056 to ab6692e Compare August 26, 2025 08:06
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.

1 participant