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 dependency bun to v1.1.36 #14

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Update Change
bun patch 1.1.21 -> 1.1.36

Release Notes

oven-sh/bun (bun)

v1.1.36: Bun v1.1.36

Compare Source

Bun v1.1.36 addresses a release process issue in Bun v1.1.35 that caused the Bun v1.1.35 binary to be published as a canary release instead of a stable release.

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

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

v1.1.35

Compare Source

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.23: Bun v1.1.23

Compare Source

To install Bun v1.1.23:

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

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

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

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/bun-1.x branch from f988db2 to 4889543 Compare August 14, 2024 00:40
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.22 chore(deps): update dependency bun to v1.1.23 Aug 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.23 chore(deps): update dependency bun to v1.1.24 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 4889543 to 9d462b5 Compare August 14, 2024 10:35
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.24 chore(deps): update dependency bun to v1.1.25 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch 2 times, most recently from b070bb7 to 0462c8e Compare August 24, 2024 08:00
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.25 chore(deps): update dependency bun to v1.1.26 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 0462c8e to 50d8ea6 Compare September 7, 2024 17:15
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.26 chore(deps): update dependency bun to v1.1.27 Sep 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.27 chore(deps): update dependency bun to v1.1.28 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch 2 times, most recently from de6ba98 to 4888295 Compare September 20, 2024 11:09
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.28 chore(deps): update dependency bun to v1.1.29 Sep 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.29 chore(deps): update dependency bun to v1.1.30 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 4888295 to f4b4d8c Compare October 8, 2024 13:13
@renovate renovate bot force-pushed the renovate/bun-1.x branch from f4b4d8c to c3ac5ac Compare October 18, 2024 07:59
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.30 chore(deps): update dependency bun to v1.1.31 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from c3ac5ac to e656c52 Compare October 21, 2024 22:27
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.31 chore(deps): update dependency bun to v1.1.32 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from e656c52 to 63ed944 Compare October 24, 2024 09:01
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.32 chore(deps): update dependency bun to v1.1.33 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 63ed944 to b596618 Compare November 2, 2024 06:03
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.33 chore(deps): update dependency bun to v1.1.34 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from b596618 to fa542fb Compare November 19, 2024 23:18
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.34 chore(deps): update dependency bun to v1.1.35 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from fa542fb to adc8881 Compare November 20, 2024 00:33
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.35 chore(deps): update dependency bun to v1.1.36 Nov 20, 2024
@angelmadames angelmadames merged commit 6ecd0eb into main Nov 21, 2024
1 check failed
@angelmadames angelmadames deleted the renovate/bun-1.x branch November 21, 2024 01:31
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