approvers / OreOreBot2

限界開発鯖を代表する BOT はらちょ を TypeScript+discord.js で作り直し。 オレオレ BOT です。別に詐欺とかはしません。
https://haracho.approvers.dev
MIT License
13 stars 2 forks source link

chore(deps): update oven/bun docker tag to v1.1.24 #1379

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun stage patch 1.1.22-slim -> 1.1.24-slim

Release Notes

oven-sh/bun (oven/bun) ### [`v1.1.24`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.24): Bun v1.1.24 To install Bun v1.1.24: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.24: ```bash 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](https://bun.sh/blog/bun-v1.1.23)** ### [`v1.1.23`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.23): Bun v1.1.23 To install Bun v1.1.23: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.23: ```bash bun upgrade ``` ##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)** ##### Thanks to 6 contributors! - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​huseeiin](https://togithub.com/huseeiin) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@​nektro](https://togithub.com/nektro) - [@​paperdave](https://togithub.com/paperdave)

Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Asia/Tokyo, 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.



This PR was generated by Mend Renovate. View the repository job log.

cloudflare-workers-and-pages[bot] commented 3 months ago

Deploying oreorebot2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 19c0ad5
Status:⚡️  Build in progress...

View logs

github-actions[bot] commented 3 months ago

Hadolint: success

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.04%. Comparing base (1014ef6) to head (19c0ad5). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1379 +/- ## ======================================= Coverage 59.04% 59.04% ======================================= Files 112 112 Lines 7337 7337 Branches 530 530 ======================================= Hits 4332 4332 Misses 2476 2476 Partials 529 529 ``` | [Flag](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1379/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | `59.04% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.