Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 22, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 7
🔧 System Dependencies 1
🚀 GitHub Actions 3
Total 11

📦 npm Dependencies

npm

7 packages will be updated

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.27.1 -> 7.28.4 age adoption passing confidence
typescript (source) 5.8.3 -> 5.9.2 age adoption passing confidence
@stacksjs/bumpx (source) 0.1.17 -> 0.1.84 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.8 -> 0.1.18 age adoption passing confidence
@types/bun (source) 1.2.13 -> 1.2.21 age adoption passing confidence
@types/react (source) 19.1.4 -> 19.1.13 age adoption passing confidence
react (source) 19.1.0 -> 19.1.1 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.8^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

babel/babel (@babel/core)

7.27.1 -> 7.28.4

v8.0.0-beta.2

Compare Source

v8.0.0-beta.2 (2025-09-05)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

[View full release notes]

Released by babel-bot on 9/5/2025

v7.28.4

Compare Source

v7.28.4 (2025-09-05)

Thanks gwillen and mrginglymus for your first PRs!

🏠 Internal

Committers: 5

[View full release notes]

Released by babel-bot on 9/5/2025

v7.28.3

Compare Source

v7.28.3 (2025-08-14)

👓 Spec Compliance

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
    • #17363 Do not save last yield in call i...

[View full release notes]

Released by babel-bot on 8/14/2025

microsoft/TypeScript (typescript)

5.8.3 -> 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

v5.9-rc

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by typescript-bot on 7/24/2025

v5.9-beta

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Released by typescript-bot on 7/8/2025

stacksjs/bumpx (@stacksjs/bumpx)

0.1.17 -> 0.1.84

v0.1.84

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

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

v0.1.83

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.82

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/logsmith (@stacksjs/logsmith)

0.1.8 -> 0.1.18

v0.1.18

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.9

Compare Source

No significant changes

    View changes on GitHub

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.13 -> 1.2.21

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react)

19.1.4 -> 19.1.13

Compare Source

TypeScript definitions for react

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

facebook/react (react)

19.1.0 -> 19.1.1

v19.1.1

Compare Source

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by hoxyq)

Released by jackpope on 7/28/2025

eslint-plugin-react-hooks@5.0.0

Compare Source

This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were added.

eslint-plugin-react-hooks

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. ([kassens](https://github.com/kassens)) in #25162
    For example, in
    function _Component() {
      useState()
      ^^^^^^^^ A React Hook "useState" is called in function "_Component" which is neither a Component nor a custom React Hook function.
    }
    _Component should be renamed to Component.

[View full release notes]

Released by eps1lon on 10/11/2024

bun.com

^1.2.8 → ^1.2.20

📁 File: pkgx.yaml

🔗 Release Notes: bun.sh

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

  • @babel/core: 71,952,777 weekly downloads
  • typescript: 93,275,537 weekly downloads
  • @stacksjs/bumpx: 146,447 weekly downloads
  • @stacksjs/logsmith: 145,857 weekly downloads
  • @types/bun: 1,982,982 weekly downloads
  • @types/react: 45,737,287 weekly downloads
  • react: 44,846,104 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 🤖

Copy link

pkg-pr-new bot commented Aug 22, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/bun-plugin-markdown@12

commit: 1b8d489

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