-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f031ed8
to
3ddccfe
Compare
3ddccfe
to
3e6fd43
Compare
3e6fd43
to
e1cc9ec
Compare
e1cc9ec
to
c62fca4
Compare
c62fca4
to
0b4223f
Compare
0b4223f
to
fcfe74e
Compare
fcfe74e
to
adfeca4
Compare
adfeca4
to
d87794a
Compare
d87794a
to
4d58224
Compare
4d58224
to
ed9c64c
Compare
ed9c64c
to
0313214
Compare
0313214
to
7d2cfaa
Compare
7d2cfaa
to
fad9a42
Compare
fad9a42
to
b253f6c
Compare
b253f6c
to
4abe21b
Compare
4abe21b
to
216e8b6
Compare
216e8b6
to
a2d8353
Compare
a2d8353
to
867b10d
Compare
867b10d
to
4eb44aa
Compare
4eb44aa
to
31b6282
Compare
0c0d60f
to
cdbbedb
Compare
cdbbedb
to
b486475
Compare
b486475
to
63b11a9
Compare
63b11a9
to
8204b9f
Compare
8204b9f
to
98d97d9
Compare
98d97d9
to
5992703
Compare
5992703
to
cf3c72b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.2
->1.1.36
Release Notes
oven-sh/bun (bun)
v1.1.36
: Bun v1.1.36Compare 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:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.35:
Read Bun v1.1.35's release notes on Bun's blog
v1.1.35
Compare Source
v1.1.34
: Bun v1.1.34Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.34:
Read Bun v1.1.34's release notes on Bun's blog
Thanks to 14 contributors!
v1.1.33
: Bun v1.1.33Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.33:
Read Bun v1.1.33's release notes on Bun's blog
Thanks to 10 contributors!
v1.1.32
: Bun v1.1.32Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.32:
Read Bun v1.1.32's release notes on Bun's blog
Thanks to 5 contributors!
v1.1.31
: Bun v1.1.31Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.31:
Read Bun v1.1.31's release notes on Bun's blog
Thanks to 19 contributors!
v1.1.30
: Bun v1.1.30Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.30:
Read Bun v1.1.30's release notes on Bun's blog
Thanks to 17 contributors!
v1.1.29
: Bun v1.1.29Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.29:
Read Bun v1.1.29's release notes on Bun's blog
Thanks to 3 contributors!
v1.1.28
: Bun v1.1.28Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.28:
Read Bun v1.1.28's release notes on Bun's blog
Thanks to 12 contributors!
v1.1.27
: Bun v1.1.27Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.27:
Read Bun v1.1.27's release notes on Bun's blog
Thanks to 17 contributors!
v1.1.26
: Bun v1.1.26Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.26:
Read Bun v1.1.26's release notes on Bun's blog
Thanks to 3 contributors!
v1.1.25
: Bun v1.1.25Compare Source
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.25:
Read Bun v1.1.25's release notes on Bun's blog
Thanks to 11 contributors!
v1.1.24
: Bun v1.1.24Compare Source
To install Bun v1.1.24:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.24:
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.23Compare Source
To install Bun v1.1.23:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.23:
Read Bun v1.1.23's release notes on Bun's blog
Thanks to 6 contributors!
v1.1.22
: Bun v1.1.22Compare Source
To install Bun v1.1.22:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.22:
Read Bun v1.1.22's release notes on Bun's blog
Thanks to 11 contributors!
v1.1.21
: Bun v1.1.21Compare Source
To install Bun v1.1.21:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.21:
Read Bun v1.1.21's release notes on Bun's blog
v1.1.20
: Bun v.1.1.20Compare 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:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.20:
Read Bun v1.1.19's release notes on Bun's blog
v1.1.19
: Bun v1.1.19Compare Source
To install Bun v1.1.19:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.19:
Read Bun v1.1.19's release notes on Bun's blog
Thanks to 25 contributors!
v1.1.18
: Bun v1.1.18Compare Source
To install Bun v1.1.18:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.18:
Read Bun v1.1.18's release notes on Bun's blog
Thanks to 12 contributors!
v1.1.17
: Bun v1.1.17Compare Source
To install Bun v1.1.17:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.17:
Read Bun v1.1.17's release notes on Bun's blog
v1.1.16
: Bun v1.1.16Compare Source
To install Bun v1.1.16:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.16:
Read Bun v1.1.16's release notes on Bun's blog
Thanks to 9 contributors!
v1.1.15
: Bun v1.1.15Compare 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:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.15:
Read Bun v1.1.14's release notes on Bun's blog
Thanks to 2 contributors!
v1.1.14
: Bun v1.1.14Compare Source
To install Bun v1.1.14:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.14:
Read Bun v1.1.14's release notes on Bun's blog
Thanks to 10 contributors!
v1.1.13
: Bun v1.1.13Compare Source
To install Bun v1.1.13:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.13:
Read Bun v1.1.13's release notes on Bun's blog
Thanks to 11 contributors!
v1.1.12
: Bun v1.1.12Compare 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:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.12:
Read Bun v1.1.11's release notes on Bun's blog
v1.1.11
: Bun v1.1.11Compare Source
To install Bun v1.1.11:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.11:
Read Bun v1.1.11's release notes on Bun's blog
Thanks to 16 contributors!
v1.1.10
: Bun v1.1.10Compare Source
To install Bun v1.1.10:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.10:
Read Bun v1.1.10's release notes on Bun's blog
Thanks to 9 contributors!
v1.1.9
: Bun v1.1.9Compare Source
To install Bun v1.1.9:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.9:
Read Bun v1.1.9's release notes on Bun's blog
Thanks to 16 contributors!
v1.1.8
: Bun v1.1.8Compare Source
To install Bun v1.1.8:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.8:
Read Bun v1.1.8's release notes on Bun's blog
Thanks to 12 contributors!
v1.1.7
: Bun v1.1.7Compare Source
To install Bun v1.1.7:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.7:
Read Bun v1.1.7's release notes on Bun's blog
Thank you to 17 contributors!
v1.1.6
: Bun v1.1.6Compare Source
To install Bun v1.1.6:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.6:
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.5Compare Source
To install Bun v1.1.5:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.5:
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.4Compare Source
To install Bun v1.1.4:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.4:
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.3Compare Source
To install Bun v1.1.3:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.3:
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.
This PR was generated by Mend Renovate. View the repository job log.