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/pocketbase/pocketbase to v0.22.20 #47

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pocketbase/pocketbase v0.22.19 -> v0.22.20 age adoption passing confidence

Release Notes

pocketbase/pocketbase (github.com/pocketbase/pocketbase) ### [`v0.22.20`](https://togithub.com/pocketbase/pocketbase/blob/HEAD/CHANGELOG.md#v02220) [Compare Source](https://togithub.com/pocketbase/pocketbase/compare/v0.22.19...v0.22.20) - Fixed the Admin UI `isEmpty` check to allow submitting zero uuid, datetime and date strings ([#​5398](https://togithub.com/pocketbase/pocketbase/issues/5398)). - Updated goja and the other Go deps.

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.

renovate[bot] commented 2 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/aws/aws-sdk-go-v2/config v1.27.28 -> v1.27.31
github.com/aws/aws-sdk-go-v2/credentials v1.17.28 -> v1.17.30
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.11 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/s3 v1.59.0 -> v1.60.1
github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 -> v1.30.5
google.golang.org/api v0.192.0 -> v0.194.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240827150818-7e3bb234dfed
github-actions[bot] commented 2 months ago
:arrow_right: Go test coverage stayed the same at 0.0% compared to 91f87aa78ad1b7380d45ceef544716461e1832a4
: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% ```