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.34 #27

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

titouanmathis
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
bun (source) devDependencies patch 1.1.20 -> 1.1.34

Release Notes

oven-sh/bun (bun)

v1.1.34: Bun v1.1.34

Compare Source

To install:

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.34:

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

v1.1.33: Bun v1.1.33

Compare Source

To install:

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.33:

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

v1.1.32: Bun v1.1.32

Compare Source

To install:

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.32:

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

v1.1.31: Bun v1.1.31

Compare Source

To install:

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.31:

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

v1.1.30: Bun v1.1.30

Compare Source

To install:

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.30:

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

v1.1.29: Bun v1.1.29

Compare Source

To install:

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.29:

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

v1.1.28: Bun v1.1.28

Compare Source

To install:

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.28:

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

v1.1.27: Bun v1.1.27

Compare Source

To install:

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.27:

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

v1.1.26: Bun v1.1.26

Compare Source

To install:

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.26:

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

v1.1.25: Bun v1.1.25

Compare Source

To install:

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.25:

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

v1.1.24: Bun v1.1.24

Compare Source

To install Bun v1.1.24:

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.24:

bun upgrade

Bun v1.1.24 fixes a regression introduced in v1.1.23 that caused the net module to throw an error after upgrading from TCP -> TLS.

The tests that would've prevented this regression were being skipped due to a credentials issue after migrating to a new CI provider.

To prevent this regression from recurring, we have ensured tests missing credentials in our CI will always fail.

There are no release notes for this version, please see the release notes for v1.1.23.

Read Bun v1.1.23's release notes on Bun's blog

v1.1.22: Bun v1.1.22

Compare Source

To install Bun v1.1.22:

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.22:

bun upgrade
Read Bun v1.1.22's release notes on Bun's blog
Thanks to 11 contributors!
  • @​billywhizz
  • @​cirospaciari
  • @​dariushalipour
  • @​dylan-conway
  • @​Electroid
  • @​guest271314
  • @​huseeiin
  • @​Jarred-Sumner
  • @​m1212e
  • @​nektro
  • @​paperdave
  • @​pythonmcpi

v1.1.21: Bun v1.1.21

Compare Source

To install Bun v1.1.21:

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.21:

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.


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

This PR has been generated by Renovate Bot.

@titouanmathis titouanmathis merged commit 8a5e9dc into develop Nov 11, 2024
3 checks passed
@titouanmathis titouanmathis deleted the renovate/bun-1.x branch November 11, 2024 02:20
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