Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps github.com/moov-io/base from 0.53.0 to 0.54.2.

Release notes

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

v0.54.2

BUILD

  • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • build: bump cloud.google.com/go/alloydbconn from v1.14.1 to v1.15.0
  • build: bump cloud.google.com/go/spanner from v1.75.0 to v1.77.0
  • build: bump github.com/go-sql-driver/mysql from v1.8.1 to v1.9.0
  • build: bump github.com/googleapis/go-sql-spanner from v1.11.1 to v1.11.2
  • build: bump github.com/madflojo/testcerts from v1.3.0 to v1.4.0
  • build: bump github.com/prometheus/client_golang from v1.20.5 to v1.21.1
  • build: bump github.com/rickar/cal/v2 from v2.1.21 to v2.1.22
  • build: bump github.com/spf13/viper from v1.19.0 to v1.20.0

v0.54.1

v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24

BUILD

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
  • build(deps): bump github.com/googleapis/go-sql-spanner to v1.11.1
Changelog

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

v0.54.2 (Released 2025-03-17)

BUILD

  • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • build: bump cloud.google.com/go/alloydbconn from v1.14.1 to v1.15.0
  • build: bump cloud.google.com/go/spanner from v1.75.0 to v1.77.0
  • build: bump github.com/go-sql-driver/mysql from v1.8.1 to v1.9.0
  • build: bump github.com/googleapis/go-sql-spanner from v1.11.1 to v1.11.2
  • build: bump github.com/madflojo/testcerts from v1.3.0 to v1.4.0
  • build: bump github.com/prometheus/client_golang from v1.20.5 to v1.21.1
  • build: bump github.com/rickar/cal/v2 from v2.1.21 to v2.1.22
  • build: bump github.com/spf13/viper from v1.19.0 to v1.20.0

v0.54.1 (Released 2025-02-17)

v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24

BUILD

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
  • build(deps): bump github.com/googleapis/go-sql-spanner to v1.11.1
Commits
  • 519d9fc release v0.54.2
  • d1c57e6 Update as per spf13/viper v1.20.0
  • 64f053e fix(deps): update all
  • 1d50899 Merge pull request #446 from moov-io/dependabot/go_modules/golang.org/x/net-0...
  • 548a05a build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • e11c920 fix(deps): update opentelemetry-go monorepo to v1.35.0 (#445)
  • 56b7b64 release v0.54.1
  • f070c13 Revert "build: pass Go release channel to lint-project.sh"
  • 4b17e34 build: don't require Go 1.24 toolchain
  • 589422d build: pass Go release channel to lint-project.sh
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2025
@dependabot dependabot bot requested a review from adamdecaf as a code owner March 18, 2025 04:39
@adamdecaf
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moov-io/base-0.54.2 branch from 6434ed8 to ec1daf2 Compare April 3, 2025 19:32
Bumps [github.com/moov-io/base](https://github.com/moov-io/base) from 0.53.0 to 0.54.2.
- [Release notes](https://github.com/moov-io/base/releases)
- [Changelog](https://github.com/moov-io/base/blob/master/CHANGELOG.md)
- [Commits](moov-io/base@v0.53.0...v0.54.2)

---
updated-dependencies:
- dependency-name: github.com/moov-io/base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moov-io/base-0.54.2 branch from ec1daf2 to d3280ca Compare April 3, 2025 19:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2025

Superseded by #1579.

@dependabot dependabot bot closed this Apr 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/moov-io/base-0.54.2 branch April 8, 2025 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant