-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chrisbbreuer
wants to merge
33
commits into
main
Choose a base branch
from
buddy-bot/update-non-major-updates-1756239831100
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update all non-major dependencies #13
chrisbbreuer
wants to merge
33
commits into
main
from
buddy-bot/update-non-major-updates-1756239831100
+21
−21
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Package Updates Summary
📦 npm Dependencies
8 packages will be updated
1.41.0
->1.53.1
1.94.4
->1.103.2
5.8.3
->5.9.2
0.1.17
->0.1.84
0.1.8
->0.1.18
1.2.8
->1.2.22
0.21.9
->0.21.12
0.4.19
->0.4.21
🔧 System Dependencies
2 packages will be updated across 1 file(s):
pkgx.yaml
^23.9.0
→^23.11.1
pkgx.yaml
^1.2.8
→^1.2.20
pkgx.yaml
🚀 GitHub Actions
3 actions will be updated
v4
→v4.3.0
ci.yml
v2
→v2.35.5
buddy-bot.yml
v2
→v2.0.2
ci.yml
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
1.41.0 -> 1.53.1
v1.53.1
Compare Source
What's Changed
🐞 Fixes
useEffect
setup function check inweb-api/no-leaked-event-listener
, closes #1228 by Rel1cx in fix: fix useEffect setup function check inweb-api/no-leaked-event-listener
, closes #1228 Rel1cx/eslint-react#1229Full Changelog: Rel1cx/eslint-react@v1.53.0...v1.53.1
Released by Rel1cx on 9/11/2025
v1.53.0
Compare Source
What's Changed
✨ New
🪄 Improvements
tsup
withtsdown
by Rel1cx in build: replacetsup
withtsdown
Rel1cx/eslint-react#1213Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.53.0
Released by Rel1cx on 9/3/2025
v1.52.9
Compare Source
What's Changed
🐞 Fixes
react-hooks-extra
rules were not exported, closes #1207 by Rel1cx in fix: issue introduced in version 1.52.6 where thereact-hooks-extra
rules were not exported, closes #1207 Rel1cx/eslint-react#1208Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.52.9
Released by Rel1cx on 8/30/2025
raycast/extensions (@raycast/api)
1.94.4 -> 1.103.2
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
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.8 -> 1.2.22
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.21
v0.4.21
Compare Source
This allows exports like
fetchCache
andrevalidate
which are used in Page or Layout components and don't trigger a full page reload.Released by ArnaudBarre on 9/22/2025
v0.4.20
Compare Source
as const
(fixes #80)Released by github-actions[bot] on 4/21/2025
v0.4.9
Compare Source
function Foo() {}; export default memo(Foo)
(fixes #44) (thanks SukkaW!)Released by github-actions[bot] on 7/21/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.3.0
Visit actions/cache for release notes.
shivammathur/setup-php
v2 → v2.35.5
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
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.
This PR was generated by Buddy 🤖