-
Notifications
You must be signed in to change notification settings - Fork 46
chore(deps): update dependency bun to v1.3.4 #754
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 2ce6490 in 24 seconds. Click for details.
- Reviewed
7lines of code in1files - Skipped
0files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .bun-version:1
- Draft comment:
Version updated to 1.3.4; the change looks correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_YMz92Mbs2EBvnQ3L
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
samui-wallet-web | 7aa9b67 | Dec 15 2025, 06:22 PM |
2ce6490 to
7cdc4bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed 7cdc4bc in 51 seconds. Click for details.
- Reviewed
65lines of code in3files - Skipped
0files when reviewing. - Skipped posting
3draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:12
- Draft comment:
Updated '@types/bun' in the catalog to 1.3.4. Please ensure that using the shorthand 'catalog:' in devDependencies (lines 46/47) will correctly resolve to 1.3.4. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to dependency changes, specifically updating a type definition package. The comment asks the author to ensure that a shorthand in the devDependencies resolves correctly, which is not allowed according to the rules. The rules state not to comment on dependency changes or ask the author to ensure things are correct.
2. package.json:58
- Draft comment:
Updated engines to require 'bun' >= 1.3.4. Confirm this intentional update in your runtime constraints. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. package.json:62
- Draft comment:
The 'packageManager' field now reflects '[email protected]'. Ensure that this change is aligned with the intended toolchain updates. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_BwsqpREzDrRBhw8E
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
7cdc4bc to
c0c1585
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed c0c1585 in 56 seconds. Click for details.
- Reviewed
65lines of code in3files - Skipped
0files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:46
- Draft comment:
The devDependencies use 'catalog:' as the version for '@types/bun', '@types/node', and 'vitest'. This placeholder appears to refer to the versions defined in the catalog section. If this is intentional, consider adding a comment for clarity; otherwise, update these to explicit versions for consistency. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
Workflow ID: wflow_W9Rrckp0vyvBKyWZ
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
c0c1585 to
7aa9b67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed 7aa9b67 in 1 minute and 45 seconds. Click for details.
- Reviewed
65lines of code in3files - Skipped
0files when reviewing. - Skipped posting
3draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:12
- Draft comment:
Updated '@types/bun' version from 1.3.3 to 1.3.4, aligning with the Bun upgrade. Verify that all related type dependencies remain in sync. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. package.json:58
- Draft comment:
Updated the 'engines' field to require 'bun' >= 1.3.4. This ensures consistency with the updated Bun version. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. package.json:62
- Draft comment:
Updated the 'packageManager' field to '[email protected]' to enforce the correct Bun version throughout the project. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_ZbDhqRhHNYMOVotH
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
@beeman Any ideas what you think might be missing here? Locally 1.3.4 seems to be working for me. |
This PR contains the following updates:
1.3.3->1.3.4Release Notes
oven-sh/bun (Bun)
v1.3.4: Bun v1.3.4Compare Source
To install Bun v1.3.4
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.4:
Read Bun v1.3.4's release notes on Bun's blog
Thanks to 14 contributors!
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Important
Update Bun and
@types/bundependencies to version 1.3.4 in configuration files.1.3.3to1.3.4in.bun-version,bun.lock, andpackage.json.@types/bunfrom1.3.3to1.3.4inbun.lockandpackage.json.>=1.3.4inpackage.json.This description was created by
for 7aa9b67. You can customize this summary. It will automatically update as commits are pushed.