Skip to content

Commit 9875073

Browse files
chore(deps): update bun to v1.4.2 (#1822)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [bun](https://bun.com) ([source](https://redirect.github.com/oven-sh/bun)) | [`1.4.0` → `1.4.2`](https://renovatebot.com/diffs/npm/bun/1.4.0/1.4.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.4.0/1.4.2?slim=true) | --- ### Release Notes <details> <summary>oven-sh/bun (bun)</summary> ### [`v1.4.2`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.4.2): Bun v1.4.2 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.1...bun-v1.4.2) To install Bun v1.4.2 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.4.2: ```bash bun upgrade ``` ##### [Read Bun v1.4.2's release notes on Bun's blog](https://bun.sh/blog/bun-v1.4.2) ##### Thanks to 3 contributors! - [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway) - [@&#8203;jarred-sumner](https://redirect.github.com/jarred-sumner) - [@&#8203;robobun](https://redirect.github.com/robobun) ### [`v1.4.1`](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Almaty) - Branch creation - "on friday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/yamcodes/arkenv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43OS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNzkuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f1fa8c commit 9875073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/size-limit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/bun": "^1.3.5",
1111
"@types/node": "26.x"
1212
},
13-
"packageManager": "bun@1.4.0",
13+
"packageManager": "bun@1.4.2",
1414
"dependencies": {
1515
"arkregex": "0.0.8",
1616
"glob": "^13.0.0",

0 commit comments

Comments
 (0)