depado / pb-templ-htmx-tailwind

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

fix(deps): update module github.com/a-h/templ to v0.2.793 #60

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/a-h/templ v0.2.778 -> v0.2.793 age adoption passing confidence

Release Notes

a-h/templ (github.com/a-h/templ) ### [`v0.2.793`](https://redirect.github.com/a-h/templ/releases/tag/v0.2.793) [Compare Source](https://redirect.github.com/a-h/templ/compare/v0.2.778...v0.2.793) #### Changelog - [`d9eefff`](https://redirect.github.com/a-h/templ/commit/d9eefff) chore: bump version - [`f5e2469`](https://redirect.github.com/a-h/templ/commit/f5e2469) chore: fix casing of files in test - [`9b77eee`](https://redirect.github.com/a-h/templ/commit/9b77eee) chore: fix link in README.md ([#​931](https://redirect.github.com/a-h/templ/issues/931)) - [`30dff50`](https://redirect.github.com/a-h/templ/commit/30dff50) chore: normalize filenames - [`fb6a5c2`](https://redirect.github.com/a-h/templ/commit/fb6a5c2) feat(lsp): add workspace folder initialization ([#​912](https://redirect.github.com/a-h/templ/issues/912)) - [`ff29e12`](https://redirect.github.com/a-h/templ/commit/ff29e12) feat: Add `-fail` flag to `fmt` ([#​923](https://redirect.github.com/a-h/templ/issues/923)) - [`88eed0f`](https://redirect.github.com/a-h/templ/commit/88eed0f) feat: promote rawgo from experiment to core feature ([#​905](https://redirect.github.com/a-h/templ/issues/905)) - [`3c65b43`](https://redirect.github.com/a-h/templ/commit/3c65b43) feat: templ.Join method renders multiple components into a single component ([#​929](https://redirect.github.com/a-h/templ/issues/929)) - [`bb5e41b`](https://redirect.github.com/a-h/templ/commit/bb5e41b) fix: example flake syntax error ([#​959](https://redirect.github.com/a-h/templ/issues/959)) - [`a4638e3`](https://redirect.github.com/a-h/templ/commit/a4638e3) fix: parser: fix memory leak in goexpression.Func (fixes [#​916](https://redirect.github.com/a-h/templ/issues/916)) ([#​935](https://redirect.github.com/a-h/templ/issues/935))

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 3 weeks ago
:arrow_right: Go test coverage stayed the same at 0.0% compared to b0cea92427240a0af5cd86c13834181e77b08cc9
: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% ```