Skip to content

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 6
🔧 System Dependencies 2
🚀 GitHub Actions 3
Total 11

📦 npm Dependencies

npm

6 packages will be updated

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) 1.41.0 -> 1.52.6 age adoption passing confidence
@raycast/api (source) 1.94.4 -> 1.102.5 age adoption passing confidence
typescript (source) 5.8.3 -> 5.9.2 age adoption passing confidence
@types/bun (source) 1.2.8 -> 1.2.21 age adoption passing confidence
bun-plugin-dtsx (source) 0.21.9 -> 0.21.12 age adoption passing confidence
eslint-plugin-react-refresh (source) 0.4.19 -> 0.4.20 age adoption passing confidence

🔧 System Dependencies

system

2 packages will be updated across 1 file(s): pkgx.yaml

Package Change Type File
node ^23.9.0^23.11.1 🟡 minor pkgx.yaml
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 release.yml
shivammathur/setup-php v2v2.35.4 🟢 patch buddy-bot.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch buddy-bot.yml

Release Notes

Rel1cx/eslint-react (@eslint-react/eslint-plugin)

1.41.0 -> 1.52.6

v1.52.6

Compare Source

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.52.5...v1.52.6

Released by Rel1cx on 8/18/2025

v1.52.5

Compare Source

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.52.4...v1.52.5

Released by Rel1cx on 8/15/2025

v1.52.4

Compare Source

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.52.3...v1.52.4

Released by Rel1cx on 8/13/2025

raycast/extensions (@raycast/api)

1.94.4 -> 1.102.5

Compare Source

Build extensions for Raycast with React and Node.js.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.8 -> 1.2.21

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/dtsx (bun-plugin-dtsx)

0.21.9 -> 0.21.12

v0.9.5

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

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

v0.9.4

Compare Source

No significant changes

    View changes on GitHub

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

v0.9.3

Compare Source

No significant changes

    View changes on GitHub

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

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

0.4.19 -> 0.4.20

v0.4.20

Compare Source

  • Don't warn on nested HOC calls (fixes #79)
  • Fix false positive with as const (fixes #80)

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

v0.4.9

Compare Source

  • Support function Foo() {}; export default memo(Foo) (fixes #44) (thanks SukkaW!)

Released by github-actions[bot] on 7/21/2024

v0.4.8

Compare Source

  • Support export const foo = -1 with allowConstantExport (fixes #43)

Released by github-actions[bot] on 7/9/2024

node

^23.9.0 → ^23.11.1

📁 File: pkgx.yaml

🔗 Package Info: pkgx.com

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

  • @eslint-react/eslint-plugin: 350,847 weekly downloads
  • @raycast/api: 18,913 weekly downloads
  • typescript: 90,532,739 weekly downloads
  • @types/bun: 1,854,473 weekly downloads
  • bun-plugin-dtsx: 47,420 weekly downloads
  • eslint-plugin-react-refresh: 7,162,815 weekly downloads
  • node: Available via pkgx package manager
  • 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 🤖

@github-actions github-actions bot closed this Aug 26, 2025
@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1756233197300 branch August 26, 2025 18:33
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.

False positive on as const False positive when a customHOC receives a component wrapped in forwardRef

2 participants