Commit b5c830f
authored
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)
| [](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` | [](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!
- [@​alii](https://redirect.github.com/alii)
- [@​cirospaciari](https://redirect.github.com/cirospaciari)
-
[@​connerlphillippi](https://redirect.github.com/connerlphillippi)
- [@​creationix](https://redirect.github.com/creationix)
- [@​dylan-conway](https://redirect.github.com/dylan-conway)
- [@​heimskr](https://redirect.github.com/heimskr)
- [@​imranbarbhuiya](https://redirect.github.com/imranbarbhuiya)
- [@​jarred-sumner](https://redirect.github.com/jarred-sumner)
-
[@​jarred-sumner-bot](https://redirect.github.com/jarred-sumner-bot)
- [@​lifefloating](https://redirect.github.com/lifefloating)
- [@​lydiahallie](https://redirect.github.com/lydiahallie)
- [@​markovejnovic](https://redirect.github.com/markovejnovic)
- [@​nektro](https://redirect.github.com/nektro)
- [@​pfgithub](https://redirect.github.com/pfgithub)
- [@​riskymh](https://redirect.github.com/riskymh)
- [@​rmncldyo](https://redirect.github.com/rmncldyo)
- [@​robobun](https://redirect.github.com/robobun)
- [@​sanderjo](https://redirect.github.com/sanderjo)
- [@​someone19204](https://redirect.github.com/someone19204)
- [@​sosukesuzuki](https://redirect.github.com/sosukesuzuki)
- [@​taylordotfish](https://redirect.github.com/taylordotfish)
- [@​zackradisic](https://redirect.github.com/zackradisic)
- [@​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
3 files changed
+60
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments