moov-io / rtp20022

ISO20022 messages in Go for Real Time Payments (RTP)
Apache License 2.0
55 stars 11 forks source link

fix(deps): update module github.com/moov-io/base to v0.41.0 #12

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/moov-io/base require minor v0.39.0 -> v0.41.0

Release Notes

moov-io/base ### [`v0.41.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0410-Released-2023-05-04) [Compare Source](https://togithub.com/moov-io/base/compare/v0.40.2...v0.41.0) ADDITIONS - database: add `SpannerUniqueViolation` helper for mapping Spanner DB duplicate error - database: adjusted `UniqueViolation` helper to check for either MySQL or Spanner errors BUILD - fix(deps): update module cloud.google.com/go/spanner to v1.45.1 - fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1 - fix(deps): update module github.com/prometheus/client_golang to v1.15.1 ### [`v0.40.2`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0402-Released-2023-04-07) [Compare Source](https://togithub.com/moov-io/base/compare/v0.40.1...v0.40.2) IMPROVEMENTS - config: overwrite slices instead of merging ### [`v0.40.1`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0401-Released-2023-04-07) [Compare Source](https://togithub.com/moov-io/base/compare/v0.40.0...v0.40.1) IMPROVEMENTS - database: fixed issues with spanner migrations and comments ### [`v0.40.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0400-Released-2023-04-07) [Compare Source](https://togithub.com/moov-io/base/compare/v0.39.0...v0.40.0) ADDITIONS - Adding in spanner support for databases BUILD - build: update github.com/stretchr/testify to v1.8.2 - fix(deps): update module github.com/madflojo/testcerts to v1.1.0 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.13

Configuration

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.