moov-io / imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/imagecashletter/
Apache License 2.0
60 stars 39 forks source link

fix(deps): update all #356

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moov-io/base v0.48.5 -> v0.49.2 age adoption passing confidence
github.com/prometheus/client_golang v1.19.0 -> v1.19.1 age adoption passing confidence

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.49.2`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0492-Released-2024-05-10) [Compare Source](https://togithub.com/moov-io/base/compare/v0.49.1...v0.49.2) IMPROVEMENTS - strx: revert Go 1.22 simplification BUILD - build: -short test on Windows - build: run oldstable Go, run go test on windows - database: fix cert paths in test ### [`v0.49.1`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0491-Released-2024-05-10) [Compare Source](https://togithub.com/moov-io/base/compare/v0.49.0...v0.49.1) BUILD - meta: downgrade Go to 1.21 until Openshift supports newer Go ### [`v0.49.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0490-Released-2024-05-09) [Compare Source](https://togithub.com/moov-io/base/compare/v0.48.5...v0.49.0) IMPROVEMENTS - config: merge arbitrary map's together - feat: AddBankingTime - strx: simplify implementation in Go 1.22+ BUILD - chore(deps): update mysql docker tag to v8.4 - chore(deps): update dependency go to v1.22.3 - fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 - fix(deps): update module cloud.google.com/go/spanner to v1.61.0 - fix(deps): update module github.com/google/uuid to v1.6.0 - fix(deps): update module github.com/stretchr/testify to v1.9.0 - fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.4 - fix(deps): update module github.com/googleapis/go-sql-spanner to v1.3.1 - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 - fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.17.1 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.14 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.15 - fix(deps): update module google.golang.org/grpc to v1.63.2 - fix(deps): update opentelemetry-go monorepo to v1.26.0
prometheus/client_golang (github.com/prometheus/client_golang) ### [`v1.19.1`](https://togithub.com/prometheus/client_golang/releases/tag/v1.19.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.19.0...v1.19.1) #### What's Changed - Security patches for `golang.org/x/sys` and `google.golang.org/protobuf` #### New Contributors - [@​lukasauk](https://togithub.com/lukasauk) made their first contribution in [https://github.com/prometheus/client_golang/pull/1494](https://togithub.com/prometheus/client_golang/pull/1494) **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.