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 - autoclosed #3

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

This PR contains the following updates:

Package Update Change
bun patch 1.1.2 -> 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

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

v1.1.20: Bun v.1.1.20

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

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

v1.1.3: Bun v1.1.3

Compare Source

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


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

@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.3 chore(deps): update dependency bun to v1.1.4 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from f031ed8 to 3ddccfe Compare April 16, 2024 20:39
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 3ddccfe to 3e6fd43 Compare April 27, 2024 23:41
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.4 chore(deps): update dependency bun to v1.1.5 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 3e6fd43 to e1cc9ec Compare April 30, 2024 23:30
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.5 chore(deps): update dependency bun to v1.1.6 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from e1cc9ec to c62fca4 Compare May 4, 2024 05:38
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.6 chore(deps): update dependency bun to v1.1.7 May 4, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from c62fca4 to 0b4223f Compare May 11, 2024 17:47
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.7 chore(deps): update dependency bun to v1.1.8 May 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.8 chore(deps): update dependency bun to v1.1.9 May 23, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 0b4223f to fcfe74e Compare May 23, 2024 02:39
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.9 chore(deps): update dependency bun to v1.1.10 May 25, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from fcfe74e to adfeca4 Compare May 25, 2024 05:07
@renovate renovate bot force-pushed the renovate/bun-1.x branch from adfeca4 to d87794a Compare June 1, 2024 11:47
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.10 chore(deps): update dependency bun to v1.1.12 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from d87794a to 4d58224 Compare June 12, 2024 17:46
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.12 chore(deps): update dependency bun to v1.1.13 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 4d58224 to ed9c64c Compare June 20, 2024 08:47
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.13 chore(deps): update dependency bun to v1.1.15 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from ed9c64c to 0313214 Compare June 23, 2024 05:44
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.15 chore(deps): update dependency bun to v1.1.16 Jun 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.16 chore(deps): update dependency bun to v1.1.17 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 0313214 to 7d2cfaa Compare June 25, 2024 23:47
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 7d2cfaa to fad9a42 Compare July 4, 2024 20:49
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.17 chore(deps): update dependency bun to v1.1.18 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from fad9a42 to b253f6c Compare July 14, 2024 14:51
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.18 chore(deps): update dependency bun to v1.1.20 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from b253f6c to 4abe21b Compare July 27, 2024 17:40
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.20 chore(deps): update dependency bun to v1.1.21 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 4abe21b to 216e8b6 Compare August 10, 2024 11:51
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.21 chore(deps): update dependency bun to v1.1.22 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 216e8b6 to a2d8353 Compare August 15, 2024 05:59
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.22 chore(deps): update dependency bun to v1.1.24 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from a2d8353 to 867b10d Compare August 21, 2024 18:00
@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 from 867b10d to 4eb44aa Compare August 25, 2024 05:44
@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 25, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 4eb44aa to 31b6282 Compare September 8, 2024 08:40
@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 8, 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 0c0d60f to cdbbedb Compare September 20, 2024 08:42
@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 force-pushed the renovate/bun-1.x branch from cdbbedb to b486475 Compare October 9, 2024 02:35
@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 9, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from b486475 to 63b11a9 Compare October 19, 2024 02:47
@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 19, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 63b11a9 to 8204b9f Compare October 22, 2024 20:21
@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 22, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 8204b9f to 98d97d9 Compare October 25, 2024 05:53
@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 25, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 98d97d9 to 5992703 Compare November 3, 2024 11:56
@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 3, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 5992703 to cf3c72b Compare November 21, 2024 01:29
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.34 chore(deps): update dependency bun to v1.1.36 Nov 21, 2024
@angelmadames angelmadames merged commit e1d877d into main Nov 21, 2024
1 check passed
@angelmadames angelmadames deleted the renovate/bun-1.x branch November 21, 2024 01:29
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.36 chore(deps): update dependency bun to v1.1.36 - autoclosed Nov 21, 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.

1 participant