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

Update oven/bun Docker tag to v1.1.24 #313

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun final patch 1.1.23-distroless -> 1.1.24-distroless
oven/bun stage patch 1.1.23 -> 1.1.24

Release Notes

oven-sh/bun (oven/bun)

v1.1.24: Bun v1.1.24

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 these updates 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 enabled auto-merge (rebase) August 14, 2024 12:10
auto-merge was automatically disabled August 14, 2024 12:10

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) August 14, 2024 17:43
auto-merge was automatically disabled August 14, 2024 17:45

Base branch requires signed commits

@renovate renovate bot merged commit 0c9d642 into main Aug 14, 2024
4 checks passed
@renovate renovate bot deleted the renovate/oven-bun-1.x branch August 14, 2024 19:16
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.

0 participants