moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
446 stars 149 forks source link

build(deps): bump github.com/moov-io/base from 0.49.3 to 0.49.4 #1438

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/moov-io/base from 0.49.3 to 0.49.4.

Release notes

Sourced from github.com/moov-io/base's releases.

v0.49.4

IMPROVEMENTS

  • time: if exactly 5pm, should go to next banking day

BUILD

  • fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.4.0
  • fix(deps): update module github.com/madflojo/testcerts to v1.2.0
  • fix(deps): update module github.com/spf13/viper to v1.19.0
  • fix(deps): update module google.golang.org/grpc to v1.64.0
  • fix(deps): update opentelemetry-go monorepo to v1.27.0
Changelog

Sourced from github.com/moov-io/base's changelog.

v0.49.4 (Released 2024-06-11)

IMPROVEMENTS

  • time: if exactly 5pm, should go to next banking day

BUILD

  • fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.4.0
  • fix(deps): update module github.com/madflojo/testcerts to v1.2.0
  • fix(deps): update module github.com/spf13/viper to v1.19.0
  • fix(deps): update module google.golang.org/grpc to v1.64.0
  • fix(deps): update opentelemetry-go monorepo to v1.27.0
Commits
  • a45f882 release v0.49.4
  • f8ffac5 build: update indirect dependencies
  • c9faecf Merge pull request #400 from darwinz/time-exactly-17
  • 8ab897e time: if exactly 5pm, should go to next banking day
  • c60cc67 Merge pull request #398 from moov-io/renovate/github.com-googleapis-go-sql-sp...
  • 64e2436 Merge pull request #399 from moov-io/renovate/github.com-spf13-viper-1.x
  • 1f681a6 fix(deps): update module github.com/spf13/viper to v1.19.0
  • 8575e68 fix(deps): update module github.com/googleapis/go-sql-spanner to v1.4.0
  • 73f873c Merge pull request #397 from moov-io/renovate/cloud.google.com-go-spanner-1.x
  • 63fbcda fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)