Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all #285

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moov-io/base v0.48.5 -> v0.51.1 age adoption passing confidence
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence
golang.org/x/oauth2 v0.19.0 -> v0.21.0 age adoption passing confidence

Release Notes

moov-io/base (github.com/moov-io/base)

v0.51.1

Compare Source

IMPROVEMENTS

  • config: include decoder fallback to parse time.Duration values

v0.51.0

Compare Source

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

Compare Source

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

v0.49.4

Compare Source

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

v0.49.3

Compare Source

IMPROVEMENTS

  • database: enforce ordering of sql.DB config (SetConnMaxIdleTime before SetConnMaxLifetime)

v0.49.2

Compare Source

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

Compare Source

BUILD

  • meta: downgrade Go to 1.21 until Openshift supports newer Go

v0.49.0

Compare Source

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
spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1


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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from adamdecaf as a code owner May 4, 2024 17:31
@renovate renovate bot changed the title fix(deps): update module golang.org/x/oauth2 to v0.20.0 fix(deps): update all May 9, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 34ac653 to 24db0d6 Compare May 13, 2024 16:36
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ 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):

  • 37 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22.5
cloud.google.com/go v0.111.0 -> v0.115.0
cloud.google.com/go/compute v1.23.3 -> v1.27.1
cloud.google.com/go/compute/metadata v0.2.3 -> v0.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa -> v0.0.0-20240423153145-555b57ec207b
github.com/envoyproxy/go-control-plane v0.11.1 -> v0.12.0
github.com/envoyproxy/protoc-gen-validate v1.0.2 -> v1.0.4
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/go-sql-driver/mysql v1.7.1 -> v1.8.1
github.com/golang-migrate/migrate/v4 v4.17.0 -> v4.17.1
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.12.5
github.com/googleapis/go-sql-spanner v1.1.1 -> v1.5.0
github.com/pelletier/go-toml/v2 v2.1.1 -> v2.2.2
github.com/prometheus/client_golang v1.18.0 -> v1.19.1
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.45.0 -> v0.54.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.6.0
github.com/spf13/viper v1.18.2 -> v1.19.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 -> v0.52.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.52.0
go.opentelemetry.io/otel v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.28.0
golang.org/x/crypto v0.21.0 -> v0.24.0
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb -> v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/net v0.22.0 -> v0.26.0
golang.org/x/sync v0.5.0 -> v0.7.0
golang.org/x/sys v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/api v0.155.0 -> v0.186.0
google.golang.org/genproto v0.0.0-20231212172506-995d672761c0 -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917 -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/grpc v1.60.1 -> v1.65.0
google.golang.org/protobuf v1.32.0 -> v1.34.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants