Skip to content

Commit b5c830f

Browse files
chore(deps): update dependency @types/bun to v1.2.21 (#1271)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@types/bun](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun)) | devDependencies | patch | [`1.2.20` -> `1.2.21`](https://renovatebot.com/diffs/npm/@types%2fbun/1.2.20/1.2.21) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) | | [Bun](https://bun.com) ([source](https://redirect.github.com/oven-sh/bun)) | | patch | `1.2.20` -> `1.2.21` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/oven-sh/bun/badge)](https://securityscorecards.dev/viewer/?uri=github.com/oven-sh/bun) | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.21`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.2.21): Bun v1.2.21 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.2.20...bun-v1.2.21) To install Bun v1.2.21 ```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.2.21: ```bash bun upgrade ``` ##### [Read Bun v1.2.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.21) ##### Thanks to 23 contributors! - [@&#8203;alii](https://redirect.github.com/alii) - [@&#8203;cirospaciari](https://redirect.github.com/cirospaciari) - [@&#8203;connerlphillippi](https://redirect.github.com/connerlphillippi) - [@&#8203;creationix](https://redirect.github.com/creationix) - [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway) - [@&#8203;heimskr](https://redirect.github.com/heimskr) - [@&#8203;imranbarbhuiya](https://redirect.github.com/imranbarbhuiya) - [@&#8203;jarred-sumner](https://redirect.github.com/jarred-sumner) - [@&#8203;jarred-sumner-bot](https://redirect.github.com/jarred-sumner-bot) - [@&#8203;lifefloating](https://redirect.github.com/lifefloating) - [@&#8203;lydiahallie](https://redirect.github.com/lydiahallie) - [@&#8203;markovejnovic](https://redirect.github.com/markovejnovic) - [@&#8203;nektro](https://redirect.github.com/nektro) - [@&#8203;pfgithub](https://redirect.github.com/pfgithub) - [@&#8203;riskymh](https://redirect.github.com/riskymh) - [@&#8203;rmncldyo](https://redirect.github.com/rmncldyo) - [@&#8203;robobun](https://redirect.github.com/robobun) - [@&#8203;sanderjo](https://redirect.github.com/sanderjo) - [@&#8203;someone19204](https://redirect.github.com/someone19204) - [@&#8203;sosukesuzuki](https://redirect.github.com/sosukesuzuki) - [@&#8203;taylordotfish](https://redirect.github.com/taylordotfish) - [@&#8203;zackradisic](https://redirect.github.com/zackradisic) - [@&#8203;zenazn](https://redirect.github.com/zenazn) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efcfc74 commit b5c830f

File tree

3 files changed

+60
-70
lines changed

3 files changed

+60
-70
lines changed

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.20
1+
1.2.21

0 commit comments

Comments
 (0)