Commit 276b771
authored
chore(deps): update oven/bun docker tag to v1.2.5 (#118)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [oven/bun](https://redirect.github.com/oven-sh/bun) | stage | patch |
`1.2.4-debian` -> `1.2.5-debian` | [](https://securityscorecards.dev/viewer/?uri=github.com/oven-sh/bun)
|
---
### Release Notes
<details>
<summary>oven-sh/bun (oven/bun)</summary>
###
[`v1.2.5`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.2.5):
Bun v1.2.5
To install Bun v1.2.5
```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.5:
```bash
bun upgrade
```
##### [Read Bun v1.2.5's release notes on Bun's
blog](https://bun.sh/blog/bun-v1.2.5)
##### Thanks to 25 contributors!
- [@​190n](https://redirect.github.com/190n)
- [@​alii](https://redirect.github.com/alii)
- [@​aryzing](https://redirect.github.com/aryzing)
- [@​brycefranzen](https://redirect.github.com/brycefranzen)
- [@​cirospaciari](https://redirect.github.com/cirospaciari)
- [@​cngjo](https://redirect.github.com/cngjo)
- [@​daniellionel01](https://redirect.github.com/daniellionel01)
- [@​donisaac](https://redirect.github.com/donisaac)
- [@​dylan-conway](https://redirect.github.com/dylan-conway)
- [@​electroid](https://redirect.github.com/electroid)
- [@​heimskr](https://redirect.github.com/heimskr)
- [@​hudon](https://redirect.github.com/hudon)
- [@​jarred-sumner](https://redirect.github.com/jarred-sumner)
- [@​jbarrieault](https://redirect.github.com/jbarrieault)
- [@​kilianb](https://redirect.github.com/kilianb)
- [@​malonehedges](https://redirect.github.com/malonehedges)
- [@​marksheinkman](https://redirect.github.com/marksheinkman)
- [@​mayfieldiv](https://redirect.github.com/mayfieldiv)
- [@​nanome203](https://redirect.github.com/nanome203)
- [@​nektro](https://redirect.github.com/nektro)
- [@​paperclover](https://redirect.github.com/paperclover)
- [@​pfgithub](https://redirect.github.com/pfgithub)
- [@​pranav2612000](https://redirect.github.com/pranav2612000)
- [@​reillyjodonnell](https://redirect.github.com/reillyjodonnell)
- [@​zackradisic](https://redirect.github.com/zackradisic)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/settlemint/solidity-token-erc721a).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Chores:
- Update the bun docker tag to v1.2.5.
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 4317ea7 commit 276b771
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments