adamdecaf / deadcheck

dead mans switch without reliance on your system
https://deadcheck.sh
Apache License 2.0
231 stars 3 forks source link

fix(deps): update all - autoclosed #10

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/moov-io/base v0.49.4 -> v0.53.0 age adoption passing confidence require minor
go (source) 1.22.4 -> 1.23.2 age adoption passing confidence toolchain minor

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.53.0`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0530-Released-2024-09-30) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.52.1...v0.53.0) IMPROVEMENTS - database: enable TLS with postgres tests - database: fix another printf - feat: Support PostgreSQL databases via config BUILD - fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.2 ([#​438](https://redirect.github.com/moov-io/base/issues/438)) - fix(deps): update module github.com/madflojo/testcerts to v1.3.0 ([#​435](https://redirect.github.com/moov-io/base/issues/435)) ### [`v0.52.1`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0521-Released-2024-09-24) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.52.0...v0.52.1) IMPROVEMENTS - database: fix printf ### [`v0.52.0`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0520-Released-2024-09-20) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.51.1...v0.52.0) IMPROVEMENTS - database: add RunMigrationsContext with tracing - test: verify ErrorList doesn't obviously panic - test: verify `yaml:"x-foo"` works BUILD - chore(deps): update actions/checkout action to v4 - chore(deps): update actions/setup-go action to v5 - chore(deps): update github/codeql-action action to v3 - fix(deps): update module cloud.google.com/go/spanner to v1.67.0 - fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.1 - fix(deps): update module github.com/prometheus/client_golang to v1.20.2 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.19 - fix(deps): update module google.golang.org/grpc to v1.67.0 - fix(deps): update opentelemetry-go monorepo to v1.29.0 ### [`v0.51.1`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0511-Released-2024-07-11) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.51.0...v0.51.1) IMPROVEMENTS - config: include decoder fallback to parse time.Duration values ### [`v0.51.0`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0510-Released-2024-07-11) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.50.0...v0.51.0) IMPROVEMENTS - feat: allow config to unmarshal regexes as strings BUILD - chore(deps): update mysql docker tag to v9 - fix(deps): update module github.com/googleapis/go-sql-spanner to v1.5.0 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.17 - fix(deps): update module google.golang.org/grpc to v1.65.0 - fix(deps): update opentelemetry-go monorepo to v1.28.0 ### [`v0.50.0`](https://redirect.github.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0500-Released-2024-06-19) [Compare Source](https://redirect.github.com/moov-io/base/compare/v0.49.4...v0.50.0) IMPROVEMENTS - feat: allowing for the x-clean-statements during spanner migrations to be configurable BUILD - fix(deps): update module github.com/rickar/cal/v2 to v2.1.16
golang/go (go) ### [`v1.23.2`](https://redirect.github.com/golang/go/compare/go1.23.1...go1.23.2) ### [`v1.23.1`](https://redirect.github.com/golang/go/compare/go1.23.0...go1.23.1) ### [`v1.23.0`](https://redirect.github.com/golang/go/compare/go1.22.7...go1.23.0) ### [`v1.22.8`](https://redirect.github.com/golang/go/compare/go1.22.7...go1.22.8) ### [`v1.22.7`](https://redirect.github.com/golang/go/compare/go1.22.6...go1.22.7) ### [`v1.22.6`](https://redirect.github.com/golang/go/compare/go1.22.5...go1.22.6) ### [`v1.22.5`](https://redirect.github.com/golang/go/compare/go1.22.4...go1.22.5)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 2 weeks 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/rickar/cal/v2 v2.1.15 -> v2.1.19
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/sys v0.21.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0