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

chore(deps): update oven/bun docker tag to v1.1.18 #92

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun stage patch 1.1.5 -> 1.1.18

Release Notes

oven-sh/bun (oven/bun)

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


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 chore(deps): update oven/bun docker tag to v1.1.6 chore(deps): 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 6206df7 to 0016d5c Compare May 3, 2024 16:12
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 0016d5c to d3cbcb5 Compare May 10, 2024 17:15
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.7 chore(deps): 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 d3cbcb5 to 9934ae2 Compare May 22, 2024 03:38
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.8 chore(deps): 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 9934ae2 to b6a568e Compare May 25, 2024 03:04
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.9 chore(deps): 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 b6a568e to 7b5cd1a Compare June 1, 2024 12:30
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.10 chore(deps): 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 7b5cd1a to 9af2b7a Compare June 12, 2024 01:38
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.12 chore(deps): 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 9af2b7a to 8b70436 Compare June 19, 2024 10:29
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.13 chore(deps): 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 8b70436 to e407202 Compare June 20, 2024 01:27
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.14 chore(deps): 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 e407202 to d16bb6e Compare June 23, 2024 05:16
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.15 chore(deps): 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 d16bb6e to 6880c2a Compare June 25, 2024 08:00
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.16 chore(deps): 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 6880c2a to afce1e8 Compare July 4, 2024 00:41
@renovate renovate bot changed the title chore(deps): update oven/bun docker tag to v1.1.17 chore(deps): update oven/bun docker tag to v1.1.18 Jul 4, 2024
@momo-p momo-p merged commit 049bb41 into master Jul 9, 2024
1 check passed
@momo-p momo-p deleted the renovate/oven-bun-1.x branch July 9, 2024 16:32
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.

1 participant