depado / pb-templ-htmx-tailwind

POC with PocketBase, Templ, HTMX and Tailwind
MIT License
14 stars 2 forks source link

chore(deps): update oven/bun docker tag to v1.1.25 #44

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun stage patch 1.1.24-debian -> 1.1.25-debian

Release Notes

oven-sh/bun (oven/bun) ### [`v1.1.25`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.25): Bun v1.1.25 To install: ```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.25: ```bash bun upgrade ``` ##### **[Read Bun v1.1.25's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.25)** ##### Thanks to 11 contributors! - [@​190n](https://togithub.com/190n) - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​Electroid](https://togithub.com/Electroid) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@​MARCROCK22](https://togithub.com/MARCROCK22) - [@​mroyme](https://togithub.com/mroyme) - [@​nektro](https://togithub.com/nektro) - [@​oddyamill](https://togithub.com/oddyamill) - [@​paperdave](https://togithub.com/paperdave) - [@​vktrl](https://togithub.com/vktrl) - [@​zackradisic](https://togithub.com/zackradisic)

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.



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

github-actions[bot] commented 2 months ago
:arrow_right: Go test coverage stayed the same at 0.0% compared to 3548fa7c69ae4f60ef8d3d9b54e22dec66f62b1a
:warning: 10 of 10 packages have zero coverage. * github.com/depado/pb-templ-htmx-tailwind * github.com/depado/pb-templ-htmx-tailwind/assets * github.com/depado/pb-templ-htmx-tailwind/components * github.com/depado/pb-templ-htmx-tailwind/components/auth * github.com/depado/pb-templ-htmx-tailwind/components/icons * github.com/depado/pb-templ-htmx-tailwind/components/shared * github.com/depado/pb-templ-htmx-tailwind/htmx * github.com/depado/pb-templ-htmx-tailwind/migrations * github.com/depado/pb-templ-htmx-tailwind/models * github.com/depado/pb-templ-htmx-tailwind/router
:no_entry: Coverage does not meet minimum requirement of 0%. No change in coverage for any package.
View coverage for all packages ```diff # Package Name | Coverage - github.com/depado/pb-templ-htmx-tailwind | 0.0% - github.com/depado/pb-templ-htmx-tailwind/assets | 0.0% - github.com/depado/pb-templ-htmx-tailwind/components | 0.0% - github.com/depado/pb-templ-htmx-tailwind/components/auth | 0.0% - github.com/depado/pb-templ-htmx-tailwind/components/icons | 0.0% - github.com/depado/pb-templ-htmx-tailwind/components/shared | 0.0% - github.com/depado/pb-templ-htmx-tailwind/htmx | 0.0% - github.com/depado/pb-templ-htmx-tailwind/migrations | 0.0% - github.com/depado/pb-templ-htmx-tailwind/models | 0.0% - github.com/depado/pb-templ-htmx-tailwind/router | 0.0% ```