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 dependency bun to v1.1.43 #57

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

titouanmathis
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change Pending
bun (source) devDependencies patch 1.1.42 -> 1.1.43 1.1.45 (+1)

Release Notes

oven-sh/bun (bun)

v1.1.43: Bun v1.1.43

Compare Source

To install Bun v1.1.43

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.43:

bun upgrade
Read Bun v1.1.43's release notes on Bun's blog
Thanks to 22 contributors!

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (2532fde) to head (8e911ce).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #57   +/-   ##
========================================
  Coverage    93.88%   93.88%           
========================================
  Files            6        6           
  Lines          180      180           
========================================
  Hits           169      169           
  Misses          11       11           
Flag Coverage Δ
unittests 93.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@titouanmathis titouanmathis merged commit 0bbe90d into develop Jan 20, 2025
4 checks passed
@titouanmathis titouanmathis deleted the renovate/bun-1.x branch January 20, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants