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.27 #49

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
oven/bun stage patch 1.1.26-debian -> 1.1.27-debian

Release Notes

oven-sh/bun (oven/bun) ### [`v1.1.27`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.1.27): Bun v1.1.27 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.27: ```bash bun upgrade ``` ##### **[Read Bun v1.1.27's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.27)** ##### Thanks to 17 contributors! - [@​17hz](https://redirect.github.com/17hz) - [@​190n](https://redirect.github.com/190n) - [@​xales](https://redirect.github.com/xales) - [@​nektro](https://redirect.github.com/nektro) - [@​RiskyMH](https://redirect.github.com/RiskyMH) - [@​fmorency](https://redirect.github.com/fmorency) - [@​wpaulino](https://redirect.github.com/wpaulino) - [@​mohit-s96](https://redirect.github.com/mohit-s96) - [@​Nanome203](https://redirect.github.com/Nanome203) - [@​jakebailey](https://redirect.github.com/jakebailey) - [@​sacsbrainz](https://redirect.github.com/sacsbrainz) - [@​jakeboone02](https://redirect.github.com/jakeboone02) - [@​cirospaciari](https://redirect.github.com/cirospaciari) - [@​dylan-conway](https://redirect.github.com/dylan-conway) - [@​Marukome0743](https://redirect.github.com/Marukome0743) - [@​Jarred-Sumner](https://redirect.github.com/Jarred-Sumner) - [@​SunsetTechuila](https://redirect.github.com/SunsetTechuila)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



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

github-actions[bot] commented 1 month ago
:arrow_right: Go test coverage stayed the same at 0.0% compared to fb10a8c3b3705c97e29d59c9cbe3c6bfa31fca35
: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% ```