Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update oven/bun Docker tag to v1.1.20 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun final minor 1.0.1 -> 1.1.20

Release Notes

oven-sh/bun (oven/bun)

v1.1.20: Bun v.1.1.20

This release fixes a build issue on macOS in Bun v1.1.19 that caused Node-API symbols to be stripped from the binary There are no release notes; please refer to the Bun v1.1.19 release notes instead.

To install Bun v1.1.20:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.20:

bun upgrade
Read Bun v1.1.19's release notes on Bun's blog

v1.1.19: Bun v1.1.19

To install Bun v1.1.19:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.19:

bun upgrade
Read Bun v1.1.19's release notes on Bun's blog
Thanks to 25 contributors!

v1.1.18: Bun v1.1.18

To install Bun v1.1.18:

curl -fsSL https://bun.sh/install | bash

### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.18:

bun upgrade
Read Bun v1.1.18's release notes on Bun's blog
Thanks to 12 contributors!

v1.1.17: Bun v1.1.17

To install Bun v1.1.17:

curl -fsSL https://bun.sh/install | bash

##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.17:

bun upgrade
Read Bun v1.1.17's release notes on Bun's blog

v1.1.16: Bun v1.1.16

To install Bun v1.1.16:

curl -fsSL https://bun.sh/install | bash

##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.16:

bun upgrade
Read Bun v1.1.16's release notes on Bun's blog
Thanks to 9 contributors!

v1.1.15: Bun v1.1.15

This release enables the bun patch command and fixes an optional dependency regression. Please refer to the Bun v1.1.14 release notes for more information.

To install Bun v1.1.15:

curl -fsSL https://bun.sh/install | bash

##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.15:

bun upgrade
Read Bun v1.1.14's release notes on Bun's blog
Thanks to 2 contributors!

v1.1.14: Bun v1.1.14

To install Bun v1.1.14:

curl -fsSL https://bun.sh/install | bash

##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.14:

bun upgrade
Read Bun v1.1.14's release notes on Bun's blog
Thanks to 10 contributors!

v1.1.13: Bun v1.1.13

To install Bun v1.1.13:

curl -fsSL https://bun.sh/install | bash

##### or you can use npm
##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.13:

bun upgrade
Read Bun v1.1.13's release notes on Bun's blog
Thanks to 11 contributors!

v1.1.12: Bun v1.1.12

This release fixes a regression briefly introduced in bun upgrade on Windows that occurred in Bun v1.1.11. There are no release notes, please take a look at the Bun v1.1.11 release notes instead.

To install Bun v1.1.12:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.12:

bun upgrade
Read Bun v1.1.11's release notes on Bun's blog

v1.1.11: Bun v1.1.11

To install Bun v1.1.11:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.11:

bun upgrade
Read Bun v1.1.11's release notes on Bun's blog
Thanks to 16 contributors!

v1.1.10: Bun v1.1.10

To install Bun v1.1.10:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.10:

bun upgrade
Read Bun v1.1.10's release notes on Bun's blog
Thanks to 9 contributors!

v1.1.9: Bun v1.1.9

To install Bun v1.1.9:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.9:

bun upgrade
Read Bun v1.1.9's release notes on Bun's blog
Thanks to 16 contributors!

v1.1.8: Bun v1.1.8

To install Bun v1.1.8:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.8:

bun upgrade
Read Bun v1.1.8's release notes on Bun's blog
Thanks to 12 contributors!

v1.1.7: Bun v1.1.7

To install Bun v1.1.7:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.7:

bun upgrade
Read Bun v1.1.7's release notes on Bun's blog
Thank you to 17 contributors!

v1.1.6: Bun v1.1.6

To install Bun v1.1.6:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.6:

bun upgrade
Read Bun v1.1.6's release notes on Bun's blog
Thanks to 9 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.5...bun-v1.1.6

v1.1.5: Bun v1.1.5

To install Bun v1.1.5:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.5:

bun upgrade
Read Bun v1.1.5's release notes on Bun's blog

Thank you to 16 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.4...bun-v1.1.5

v1.1.4: Bun v1.1.4

To install Bun v1.1.4:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.4:

bun upgrade
Read Bun v1.1.4's release notes on Bun's blog
Thanks to 11 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.3...bun-v1.1.4

v1.1.3: Bun v1.1.3

To install Bun v1.1.3:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.3:

bun upgrade
Read Bun v1.1.3's release notes on Bun's blog
Thanks to 5 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.2...bun-v1.1.3

v1.1.2: Bun v1.1.2

To install Bun v1.1.2:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.2:

bun upgrade
Read Bun v1.1.2's release notes on Bun's blog
Thanks to 7 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.1...bun-v1.1.2

v1.1.1: Bun v1.1.1

To install Bun v1.1.1:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.1:

bun upgrade
Read Bun v1.1.1's release notes on Bun's blog
Thank you to 8 contributors!

Full Changelog: oven-sh/bun@bun-v1.1.0...bun-v1.1.1

v1.1.0: Bun v1.1.0

To install Bun v1.1:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.1:

bun upgrade
Read Bun v1.1's release notes on Bun's blog
Thank you to 364 contributors since Bun 1.0!

Full Changelog: oven-sh/bun@bun-v1.0.0...bun-v1.1.0

v1.0.36: Bun v1.0.36

To install Bun v1.0.36:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.36:

bun upgrade
Read Bun v1.0.36's release notes on Bun's blog
Thank you to 13 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.35...bun-v1.0.36

v1.0.35: Bun v1.0.35

Bun v1.0.35 fixes a regression introduced in Bun v1.0.34.

To install Bun v1.0.35:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.35:

bun upgrade
Read Bun v1.0.34's release notes on Bun's blog

v1.0.34: Bun v1.0.34

To install Bun v1.0.34:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.34:

bun upgrade
Read Bun v1.0.34's release notes on Bun's blog
Thank you to 6 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.33...bun-v1.0.34

v1.0.33: Bun v1.0.33

To install Bun v1.0.33:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.33:

bun upgrade
Read Bun v1.0.33's release notes on Bun's blog
Thank you to 4 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.32...bun-v1.0.33

v1.0.32: Bun v1.0.32

To install Bun v1.0.32:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.32:

bun upgrade
Read Bun v1.0.32's release notes on Bun's blog
Thank you to 8 contributors!

v1.0.31: Bun v1.0.31

To install Bun v1.0.31:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.31:

bun upgrade
Read Bun v1.0.31's release notes on Bun's blog
Thank you to 18 contributors!

v1.0.30: Bun v1.0.30

To install Bun v1.0.30:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.30:

bun upgrade
Read Bun v1.0.30's release notes on Bun's blog
Thanks to 14 contributors!

v1.0.29: Bun v1.0.29

To install Bun v1.0.29:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.29:

bun upgrade
Read Bun v1.0.29's release notes on Bun's blog
Thanks to 8 contributors!

v1.0.28: Bun v1.0.28

To install Bun v1.0.28:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.28:

bun upgrade
Read Bun v1.0.28's release notes on Bun's blog

Thanks to 8 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.27...bun-v1.0.28

v1.0.27: Bun v1.0.27

To install Bun v1.0.27:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.27:

bun upgrade
Read Bun v1.0.27's release notes on Bun's blog

Thanks to 27 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.26...bun-v1.0.27

v1.0.26: Bun v1.0.26

To install Bun v1.0.26:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.26:

bun upgrade
Read Bun v1.0.26's release notes on Bun's blog
Thanks to 27 contributors!
New Contributors

Full Changelog: oven-sh/bun@bun-v1.0.25...bun-v1.0.26

v1.0.25: Bun v1.0.25

To install Bun v1.0.25:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.25:

bun upgrade
Read Bun v1.0.25's release notes on Bun's blog

Thanks to 5 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.24...bun-v1.0.25

v1.0.24

To install Bun v1.0.24:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.24:

bun upgrade
This release adds Bun Shell

**[Read Bun v1.0.24's release notes on Bun's blog](

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.2 Update oven/bun Docker tag to v1.0.3 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 0c6dd83 to 3b4624c Compare September 22, 2023 17:02
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 3b4624c to 025b13e Compare October 3, 2023 15:47
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.3 Update oven/bun Docker tag to v1.0.4 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 025b13e to 973c5e4 Compare October 11, 2023 13:37
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.4 Update oven/bun Docker tag to v1.0.5 Oct 11, 2023
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.5 Update oven/bun Docker tag to v1.0.6 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 973c5e4 to a220778 Compare October 12, 2023 13:11
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.6 Update oven/bun Docker tag to v1.0.7 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from a220778 to a4858bd Compare October 21, 2023 01:13
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from a4858bd to 323e0d7 Compare November 3, 2023 07:04
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.7 Update oven/bun Docker tag to v1.0.8 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 323e0d7 to 135d9b8 Compare November 5, 2023 13:42
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.8 Update oven/bun Docker tag to v1.0.9 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 135d9b8 to 35e02f0 Compare November 7, 2023 12:34
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.9 Update oven/bun Docker tag to v1.0.10 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 35e02f0 to 6cc3cee Compare November 8, 2023 18:57
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.10 Update oven/bun Docker tag to v1.0.11 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 6cc3cee to 8a55d05 Compare November 16, 2023 10:33
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.11 Update oven/bun Docker tag to v1.0.12 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 8a55d05 to f9e573d Compare November 18, 2023 15:24
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.12 Update oven/bun Docker tag to v1.0.13 Nov 18, 2023
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.13 Update oven/bun Docker tag to v1.0.14 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from f9e573d to f2df7b5 Compare November 23, 2023 03:21
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from f2df7b5 to d5daee1 Compare December 2, 2023 18:52
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.14 Update oven/bun Docker tag to v1.0.15 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from d5daee1 to d46a203 Compare December 10, 2023 15:13
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.15 Update oven/bun Docker tag to v1.0.16 Dec 10, 2023
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from d46a203 to 7a3e4b9 Compare December 12, 2023 13:15
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.0.16 Update oven/bun Docker tag to v1.0.17 Dec 12, 2023
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.5 Update oven/bun Docker tag to v1.1.6 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 8abf066 to 5834743 Compare May 3, 2024 15:07
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.6 Update oven/bun Docker tag to v1.1.7 May 3, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 5834743 to 2f54d6f Compare May 10, 2024 15:36
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.7 Update oven/bun Docker tag to v1.1.8 May 10, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 2f54d6f to a64c28c Compare May 22, 2024 04:16
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.8 Update oven/bun Docker tag to v1.1.9 May 22, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from a64c28c to 7de631d Compare May 25, 2024 04:10
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.9 Update oven/bun Docker tag to v1.1.10 May 25, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 7de631d to 42ab56b Compare June 1, 2024 10:54
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.10 Update oven/bun Docker tag to v1.1.11 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 42ab56b to fbaa610 Compare June 1, 2024 12:49
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.11 Update oven/bun Docker tag to v1.1.12 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from fbaa610 to 6a723e7 Compare June 12, 2024 03:12
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.12 Update oven/bun Docker tag to v1.1.13 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 6a723e7 to 3006e13 Compare June 19, 2024 11:54
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.13 Update oven/bun Docker tag to v1.1.14 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 3006e13 to b789db8 Compare June 20, 2024 02:07
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.14 Update oven/bun Docker tag to v1.1.15 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from b789db8 to 8a77e4c Compare June 23, 2024 07:11
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.15 Update oven/bun Docker tag to v1.1.16 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 8a77e4c to 8767c46 Compare June 25, 2024 04:49
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.16 Update oven/bun Docker tag to v1.1.17 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 8767c46 to 882b964 Compare July 4, 2024 01:50
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.17 Update oven/bun Docker tag to v1.1.18 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 882b964 to be29bb3 Compare July 13, 2024 03:02
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.18 Update oven/bun Docker tag to v1.1.19 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from be29bb3 to c5d195b Compare July 13, 2024 07:15
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.19 Update oven/bun Docker tag to v1.1.20 Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants