-
Notifications
You must be signed in to change notification settings - Fork 1
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
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
f988db2
to
4889543
Compare
4889543
to
9d462b5
Compare
b070bb7
to
0462c8e
Compare
0462c8e
to
50d8ea6
Compare
de6ba98
to
4888295
Compare
4888295
to
f4b4d8c
Compare
f4b4d8c
to
c3ac5ac
Compare
c3ac5ac
to
e656c52
Compare
e656c52
to
63ed944
Compare
63ed944
to
b596618
Compare
b596618
to
fa542fb
Compare
fa542fb
to
adc8881
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.21
->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!
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.
This PR was generated by Mend Renovate. View the repository job log.