Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
bun patch 1.1.23 -> 1.1.24

Release Notes

oven-sh/bun (bun)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from tatsutakein as a code owner August 14, 2024 16:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 14, 2024
@renovate renovate bot enabled auto-merge (rebase) August 14, 2024 16:16
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 67dd9be to c7751ef Compare August 14, 2024 16:16
Copy link
Contributor

@tatsutakeinjp-bot tatsutakeinjp-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device URL
mobile https://e933939c.asis-docs.pages.dev

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

@renovate renovate bot merged commit ab73060 into main Aug 14, 2024
@renovate renovate bot deleted the renovate/bun-1.x branch August 14, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant