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 dependency bun to v1.1.10 #5

Merged
merged 1 commit into from
May 31, 2024

Conversation

titouanmathis
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
bun (source) devDependencies patch 1.1.3 -> 1.1.10

Release Notes

oven-sh/bun (bun)

v1.1.10: Bun v1.1.10

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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 this update again.


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

This PR has been generated by Renovate Bot.

@titouanmathis titouanmathis merged commit 5782081 into develop May 31, 2024
3 checks passed
@titouanmathis titouanmathis deleted the renovate/bun-1.x-lockfile branch May 31, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants