Commit 324a707
authored
Update dependency bun to v1.3.3 (#595)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [bun](https://bun.com)
([source](https://redirect.github.com/oven-sh/bun)) | `1.3.2` -> `1.3.3`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>oven-sh/bun (bun)</summary>
###
[`v1.3.3`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.3.3):
Bun v1.3.3
[Compare
Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.3.2...bun-v1.3.3)
To install Bun v1.3.3
```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.3.3:
```bash
bun upgrade
```
##### [Read Bun v1.3.3's release notes on Bun's
blog](https://bun.com/blog/bun-v1.3.3)
##### Thanks to 19 contributors!
- [@​alii](https://redirect.github.com/alii)
- [@​braden-w](https://redirect.github.com/braden-w)
- [@​cirospaciari](https://redirect.github.com/cirospaciari)
-
[@​connerlphillippi](https://redirect.github.com/connerlphillippi)
- [@​dioro](https://redirect.github.com/dioro)
- [@​dylan-conway](https://redirect.github.com/dylan-conway)
- [@​halil-pan](https://redirect.github.com/halil-pan)
- [@​hona](https://redirect.github.com/hona)
- [@​jarred-sumner](https://redirect.github.com/jarred-sumner)
- [@​lydiahallie](https://redirect.github.com/lydiahallie)
- [@​markovejnovic](https://redirect.github.com/markovejnovic)
- [@​minigod](https://redirect.github.com/minigod)
- [@​nathanosoares](https://redirect.github.com/nathanosoares)
- [@​nektro](https://redirect.github.com/nektro)
- [@​ocodista](https://redirect.github.com/ocodista)
- [@​pfgithub](https://redirect.github.com/pfgithub)
- [@​riskymh](https://redirect.github.com/riskymh)
- [@​robobun](https://redirect.github.com/robobun)
- [@​yinheli](https://redirect.github.com/yinheli)
</details>
---
### 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 becomes conflicted, 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/RobinTail/merge-sx).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3a51902 commit 324a707
4 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments