Skip to content

fix(deps): update all#291

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

fix(deps): update all#291
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
debian (source) final patch stabletrixie-20260713 age confidence
github.com/moov-io/base require minor v0.55.0v0.61.3 age confidence
github.com/spf13/cobra require minor v1.9.1v1.10.2 age confidence
github.com/stretchr/testify require minor v1.10.0v1.11.1 age confidence
go (source) toolchain minor 1.24.31.26.5 age confidence
golang (source) stage minor 1.241.26 age confidence
golang.org/x/oauth2 require minor v0.30.0v0.36.0 age confidence

Release Notes

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

v0.61.3

Compare Source

v0.61.2

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.61.1...v0.61.2

v0.61.1

Compare Source

v0.61.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.60.0...v0.61.0

v0.60.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.59.0...v0.60.0

v0.59.0

Compare Source

What's Changed

  • refactor!: clarify variable naming for attempts in retryable operations by @​sarumont in #​475

Full Changelog: moov-io/base@v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.57.1...v0.58.0

v0.57.1

Compare Source

What's Changed

  • fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] by @​renovate[bot] in #​465
  • fix(deps): update opentelemetry-go monorepo to v1.37.0 by @​renovate[bot] in #​463

Full Changelog: moov-io/base@v0.57.0...v0.57.1

v0.57.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.56.0...v0.57.0

v0.56.0

Compare Source

IMPROVEMENTS

  • http: Update LimitedSkipCount and GetSkipAndCount to support either http.Request or string as input

v0.55.1

Compare Source

IMPROVEMENTS

  • fix: remove mutex locking in database.RunMigrations to allow tests to fully benefit from runs using t.Parallel()

BUILD

  • fix(deps): update opentelemetry-go monorepo to v1.36.0 (#​458)
spf13/cobra (github.com/spf13/cobra)

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

golang/go (go)

v1.26.5

v1.26.4

v1.26.3

v1.26.2

v1.26.1

v1.26.0

v1.25.12

v1.25.11

v1.25.10

v1.25.9

v1.25.8

v1.25.7

v1.25.6

v1.25.5

v1.25.4

v1.25.3

v1.25.2

v1.25.1

v1.25.0

v1.24.13

v1.24.12

v1.24.11

v1.24.10

v1.24.9

v1.24.8

v1.24.7

v1.24.6

v1.24.5

v1.24.4


Configuration

📅 Schedule: (UTC)

  • 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 June 6, 2025 21:01
@renovate
renovate Bot force-pushed the renovate/all branch from 29b1a15 to 745da8a Compare June 9, 2025 21:35
@renovate renovate Bot changed the title chore(deps): update dependency go to v1.24.4 fix(deps): update all Jun 9, 2025
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from b007f88 to bd6bdf7 Compare July 8, 2025 20:27
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 3665297 to 2b02b02 Compare August 12, 2025 22:04
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from d42f3fc to 901cbef Compare August 27, 2025 17:29
@renovate

renovate Bot commented Sep 2, 2025

Copy link
Copy Markdown
Contributor Author

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

  • 50 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.121.2 -> v0.123.0
cloud.google.com/go/alloydb v1.16.0 -> v1.18.0
cloud.google.com/go/alloydbconn v1.15.2 -> v1.15.6
cloud.google.com/go/auth v0.16.1 -> v0.16.5
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
cloud.google.com/go/spanner v1.82.0 -> v1.86.0
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 -> v1.5.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.29.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.53.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.53.0
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/go-jose/go-jose/v4 v4.1.0 -> v4.1.2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-sql-driver/mysql v1.9.2 -> v1.9.3
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.4.0
github.com/golang-migrate/migrate/v4 v4.18.3 -> v4.19.0
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
github.com/googleapis/go-sql-spanner v1.13.2 -> v1.19.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.2
github.com/jackc/pgx/v5 v5.7.5 -> v5.7.6
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.66.1
github.com/sagikazarmark/locafero v0.9.0 -> v0.11.0
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.8.0 -> v1.10.0
github.com/spf13/pflag v1.0.6 -> v1.0.10
github.com/spf13/viper v1.20.1 -> v1.21.0
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.37.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.62.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.62.0
go.opentelemetry.io/otel v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.6.0 -> v1.7.1
golang.org/x/crypto v0.38.0 -> v0.42.0
golang.org/x/net v0.40.0 -> v0.44.0
golang.org/x/sync v0.14.0 -> v0.17.0
golang.org/x/sys v0.33.0 -> v0.36.0
golang.org/x/text v0.25.0 -> v0.29.0
golang.org/x/time v0.11.0 -> v0.14.0
google.golang.org/api v0.234.0 -> v0.251.0
google.golang.org/genproto v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250804133106-a7a43d27e69b
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20251002232023-7c0ddcbb5797

@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 48dfe92 to d9e2a33 Compare September 10, 2025 16:32
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 1cbd7e6 to 83eacae Compare October 6, 2025 21:25
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 45eecf1 to 3ff68df Compare October 14, 2025 01:34
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 26fb5f5 to bb8890e Compare November 8, 2025 13:54
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 618bd20 to 7931238 Compare December 8, 2025 12:56
@renovate

renovate Bot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

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

  • 67 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go v0.121.2 -> v0.123.0
cloud.google.com/go/alloydb v1.16.0 -> v1.26.0
cloud.google.com/go/alloydbconn v1.15.2 -> v1.18.3
cloud.google.com/go/auth v0.16.1 -> v0.20.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
cloud.google.com/go/iam v1.5.2 -> v1.11.0
cloud.google.com/go/longrunning v0.6.7 -> v0.13.0
cloud.google.com/go/monitoring v1.24.2 -> v1.29.0
cloud.google.com/go/spanner v1.82.0 -> v1.91.0
filippo.io/edwards25519 v1.1.0 -> v1.2.0
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 -> v1.6.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.32.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.56.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.56.0
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 -> v0.0.0-20260202195803-dba9d589def2
github.com/envoyproxy/go-control-plane/envoy v1.32.4 -> v1.37.0
github.com/envoyproxy/protoc-gen-validate v1.2.1 -> v1.3.3
github.com/fsnotify/fsnotify v1.9.0 -> v1.10.1
github.com/go-jose/go-jose/v4 v4.1.0 -> v4.1.4
github.com/go-logfmt/logfmt v0.6.0 -> v0.6.1
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-sql-driver/mysql v1.9.2 -> v1.10.0
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.5.0
github.com/golang-migrate/migrate/v4 v4.18.3 -> v4.19.1
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.15
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.22.0
github.com/googleapis/go-sql-spanner v1.13.2 -> v1.25.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.29.0
github.com/jackc/pgx/v5 v5.7.5 -> v5.9.2
github.com/lib/pq v1.10.9 -> v1.12.3
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.1
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.20.1
github.com/rogpeppe/go-internal v1.13.1 -> v1.14.1
github.com/sagikazarmark/locafero v0.9.0 -> v0.12.0
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.8.0 -> v1.10.0
github.com/spf13/pflag v1.0.6 -> v1.0.10
github.com/spf13/viper v1.20.1 -> v1.21.0
github.com/spiffe/go-spiffe/v2 v2.5.0 -> v2.6.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.43.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.68.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.68.0
go.opentelemetry.io/otel v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.43.0
go.opentelemetry.io/proto/otlp v1.6.0 -> v1.10.0
golang.org/x/crypto v0.38.0 -> v0.51.0
golang.org/x/net v0.40.0 -> v0.55.0
golang.org/x/sync v0.14.0 -> v0.20.0
golang.org/x/sys v0.33.0 -> v0.45.0
golang.org/x/text v0.25.0 -> v0.37.0
golang.org/x/time v0.11.0 -> v0.15.0
google.golang.org/api v0.234.0 -> v0.278.0
google.golang.org/genproto v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20260504160031-60b97b32f348
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20260504160031-60b97b32f348
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20260511170946-3700d4141b60

@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 1e07679 to 1be7a87 Compare December 24, 2025 09:52
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 24bb51c to 17b72a9 Compare February 11, 2026 02:10
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 0af9577 to 2ad803b Compare March 8, 2026 14:00
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from ba0cc44 to 52eaacd Compare April 13, 2026 12:44
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 783d69d to a49a1dc Compare May 9, 2026 01:31
@renovate
renovate Bot force-pushed the renovate/all branch from a49a1dc to fa65590 Compare May 20, 2026 01:16
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from 0e4bb5d to 5c3db89 Compare June 8, 2026 05:37
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from dd2ad2e to 99593ab Compare June 29, 2026 19:15
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 732e0c3 to 50fba04 Compare July 7, 2026 19:53
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.

0 participants