Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 25, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 3
🔧 System Dependencies 1
🚀 GitHub Actions 3
🐘 Composer Packages 9
Total 16

📦 npm Dependencies

npm

3 packages will be updated

Package Change Age Adoption Passing Confidence
@types/bun (source) 1.2.20 -> 1.2.21 age adoption passing confidence
buddy-bot (source) 0.8.8 -> 0.8.10 age adoption passing confidence
ts-pkgx (source) 0.4.38 -> 0.4.51 age adoption passing confidence

🐘 PHP/Composer Dependencies

composer

9 packages will be updated

Package Change Age Adoption Passing Confidence Type Update
doctrine/dbal (source) ^3.0 -> ^3.10.1 age adoption passing confidence require minor
laravel/framework (source) ^10.0 -> ^10.48.29 age adoption passing confidence require minor
nunomaduro/collision ^7.0 -> ^7.12.0 age adoption passing confidence require-dev minor
phpunit/phpunit (source) ^10.0 -> ^10.5.53 age adoption passing confidence require-dev minor
symfony/console (source) ^6.0 -> ^6.4.24 age adoption passing confidence require minor
laravel/framework (source) ^10.0 -> ^10.0.3 age adoption passing confidence require patch
nunomaduro/collision ^7.0 -> ^7.0.5 age adoption passing confidence require-dev patch
phpunit/phpunit (source) ^10.0 -> ^10.0.19 age adoption passing confidence require-dev patch
symfony/console (source) ^6.0 -> ^6.0.19 age adoption passing confidence require patch

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.16^1.2.20 🟢 patch deps.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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.20 -> 1.2.21

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/buddy-bot (buddy-bot)

0.8.8 -> 0.8.10

v0.8.10

Compare Source

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

v0.8.9

Compare Source

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

stacksjs/ts-pkgx (ts-pkgx)

0.4.38 -> 0.4.51

v0.4.51

Compare Source

No significant changes

    View changes on GitHub

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

v0.4.50

Compare Source

No significant changes

    View changes on GitHub

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

v0.4.49

Compare Source

No significant changes

    View changes on GitHub

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

bun.com

^1.2.16 → ^1.2.20

📁 File: deps.yaml

🔗 Release Notes: bun.sh

doctrine/dbal

3.0 → 3.10.1

Visit doctrine/dbal on Packagist for more information.

laravel/framework

10.0 → v10.48.29

Visit laravel/framework on Packagist for more information.

nunomaduro/collision

7.0 → v7.12.0

Visit nunomaduro/collision on Packagist for more information.

phpunit/phpunit

10.0 → 10.5.53

Visit phpunit/phpunit on Packagist for more information.

symfony/console

6.0 → v6.4.24

Visit symfony/console on Packagist for more information.

laravel/framework

10.0 → v10.0.3

Visit laravel/framework on Packagist for more information.

nunomaduro/collision

7.0 → v7.0.5

Visit nunomaduro/collision on Packagist for more information.

phpunit/phpunit

10.0 → 10.0.19

Visit phpunit/phpunit on Packagist for more information.

symfony/console

6.0 → v6.0.19

Visit symfony/console on Packagist for more information.

actions/cache

v4 → v4.2.4

Visit actions/cache for release notes.

shivammathur/setup-php

v2 → v2.35.4

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: 1,854,473 weekly downloads
  • buddy-bot: 44,688 weekly downloads
  • ts-pkgx: 45,627 weekly downloads
  • doctrine/dbal: PHP package available on Packagist
  • laravel/framework: PHP package available on Packagist
  • nunomaduro/collision: PHP package available on Packagist
  • phpunit/phpunit: PHP package available on Packagist
  • symfony/console: PHP package available on Packagist
  • laravel/framework: PHP package available on Packagist
  • nunomaduro/collision: PHP package available on Packagist
  • phpunit/phpunit: PHP package available on Packagist
  • symfony/console: PHP package available on Packagist
  • 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 🤖

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/buddy-bot@138

commit: 8b6d7d1

@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1756138014762 branch 23 times, most recently from 4397662 to b81869d Compare August 27, 2025 18:06
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1756138014762 branch 12 times, most recently from 9424511 to c16da5d Compare August 28, 2025 18:06
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates-1756138014762 branch from c16da5d to 8b6d7d1 Compare August 28, 2025 20:06
@chrisbbreuer chrisbbreuer merged commit 2174d50 into main Aug 28, 2025
2 of 5 checks passed
@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates-1756138014762 branch August 28, 2025 20:35
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