-
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
Update dependency bun to v1.1.21 #16
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/bun-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
5f1c569
to
a9e99b9
Compare
a9e99b9
to
3cb10b4
Compare
3cb10b4
to
575d0bc
Compare
575d0bc
to
a356923
Compare
8e5816c
to
0cc389b
Compare
0cc389b
to
c2906b6
Compare
c2906b6
to
5236ec1
Compare
5236ec1
to
0c866d2
Compare
0c866d2
to
f63a814
Compare
680d4c0
to
44765a1
Compare
44765a1
to
bb781c8
Compare
bb781c8
to
821fa50
Compare
821fa50
to
36f201a
Compare
6073c95
to
c89e416
Compare
c89e416
to
583667b
Compare
583667b
to
b0e78d6
Compare
b0e78d6
to
f108487
Compare
f108487
to
26b5e86
Compare
26b5e86
to
6afd2e1
Compare
6afd2e1
to
6f8a2a2
Compare
6f8a2a2
to
c9a178d
Compare
c9a178d
to
5a9f77c
Compare
5a9f77c
to
a6570a9
Compare
a6570a9
to
ae394cb
Compare
ae394cb
to
5c977e3
Compare
5c977e3
to
5f2e735
Compare
5f2e735
to
087a538
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.0.10
->1.1.21
Release Notes
oven-sh/bun (bun)
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
v1.1.2
: Bun v1.1.2Compare Source
To install Bun v1.1.2:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.2:
Read Bun v1.1.2's release notes on Bun's blog
Thanks to 7 contributors!
Full Changelog: oven-sh/bun@bun-v1.1.1...bun-v1.1.2
v1.1.1
: Bun v1.1.1Compare Source
To install Bun v1.1.1:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.1:
Read Bun v1.1.1's release notes on Bun's blog
Thank you to 8 contributors!
Full Changelog: oven-sh/bun@bun-v1.1.0...bun-v1.1.1
v1.1.0
: Bun v1.1.0Compare Source
To install Bun v1.1:
To upgrade to Bun v1.1:
Read Bun v1.1's release notes on Bun's blog
Thank you to 364 contributors since Bun 1.0!
Full Changelog: oven-sh/bun@bun-v1.0.0...bun-v1.1.0
v1.0.36
: Bun v1.0.36Compare Source
To install Bun v1.0.36:
To upgrade to Bun v1.0.36:
Read Bun v1.0.36's release notes on Bun's blog
Thank you to 13 contributors!
Full Changelog: oven-sh/bun@bun-v1.0.35...bun-v1.0.36
v1.0.35
: Bun v1.0.35Compare Source
Bun v1.0.35 fixes a regression introduced in Bun v1.0.34.
To install Bun v1.0.35:
To upgrade to Bun v1.0.35:
Read Bun v1.0.34's release notes on Bun's blog
v1.0.34
: Bun v1.0.34Compare Source
To install Bun v1.0.34:
To upgrade to Bun v1.0.34:
Read Bun v1.0.34's release notes on Bun's blog
Thank you to 6 contributors!
Full Changelog: oven-sh/bun@bun-v1.0.33...bun-v1.0.34
v1.0.33
: Bun v1.0.33Compare Source
To install Bun v1.0.33:
To upgrade to Bun v1.0.33:
Read Bun v1.0.33's release notes on Bun's blog
Thank you to 4 contributors!
Full Changelog: oven-sh/bun@bun-v1.0.32...bun-v1.0.33
v1.0.32
: Bun v1.0.32Compare Source
To install Bun v1.0.32:
To upgrade to Bun v1.0.32:
Read Bun v1.0.32's release notes on Bun's blog
Thank you to 8 contributors!
v1.0.31
: Bun v1.0.31Compare Source
To install Bun v1.0.31:
To upgrade to Bun v1.0.31:
Read Bun v1.0.31's release notes on Bun's blog
Thank you to 18 contributors!
v1.0.30
: Bun v1.0.30Compare Source
To install Bun v1.0.30:
To upgrade to Bun v1.0.30:
Read Bun v1.0.30's release notes on Bun's blog
Thanks to 14 contributors!
v1.0.29
: Bun v1.0.29Compare Source
To install Bun v1.0.29:
To upgrade to Bun v1.0.29:
Read Bun v1.0.29's release notes on Bun's blog
Thanks to 8 contributors!
v1.0.28
: Bun v1.0.28Compare Source
To install Bun v1.0.28:
To upgrade to Bun v1.0.28:
Read Bun v1.0.28's release notes on Bun's blog
Thanks to 8 contributors!
Full Changelog: oven-sh/bun@bun-v1.0.27...bun-v1.0.28
v1.0.27
: Bun v1.0.27Compare Source
To install Bun v1.0.27:
To upgrade to Bun v1.0.27:
Read Bun v1.0.27's release notes on Bun's blog
Thanks to 27 contributors!
Full Changelog: oven-sh/bun@bun-v1.0.26...bun-v1.0.27
v1.0.26
: Bun v1.0.26Compare Source
To install Bun v1.0.26:
To upgrade to Bun v1.0.26:
Read Bun v1.0.26's release notes on Bun's blog
Thanks to 27 contributors!
New 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 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.