Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout (changelog) action digest 11bd71934e1148
actions/setup-go (changelog) action digest d35c59a40f1582
github.com/chromedp/chromedp require minor v0.13.7v0.14.2 age confidence
github.com/oapi-codegen/oapi-codegen/v2 require patch v2.5.0v2.5.1 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
golang.org/x/net require minor v0.42.0v0.49.0 age confidence
google.golang.org/api require minor v0.242.0v0.259.0 age confidence
goreleaser/goreleaser-action (changelog) action digest 9c156eee435ccd

Release Notes

chromedp/chromedp (github.com/chromedp/chromedp)

v0.14.2

Compare Source

v0.14.1

Compare Source

v0.14.0

Compare Source

oapi-codegen/oapi-codegen (github.com/oapi-codegen/oapi-codegen/v2)

v2.5.1: : fix a couple of regressions from v2.5.0

Compare Source

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Renovate configuration changes

📦 Dependency updates

9 changes

Sponsors

We would like to thank our sponsors for their support during this release.

DevZero logo

Speakeasy logo

Elastic logo

Cybozu logo

Livepeer logo

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

googleapis/google-api-go-client (google.golang.org/api)

v0.259.0

Compare Source

⚠ BREAKING CHANGES
  • remove firebaseremoteconfig from package list (#​3422)
Features
Bug Fixes
Miscellaneous Chores

v0.258.0

Compare Source

Features

v0.257.0

Compare Source

Features

v0.256.0

Compare Source

Features

v0.255.0

Compare Source

Features

v0.254.0

Compare Source

Features

v0.253.0

Compare Source

Features

v0.252.0

Compare Source

Features

v0.251.0

Compare Source

Features

v0.250.0

Compare Source

Features

v0.249.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - Between 12:00 PM and 12:59 PM, only on Wednesday ( * 12 * * 3 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Aug 6, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 6, 2025

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

  • 23 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.16.2 -> v0.17.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
github.com/chromedp/cdproto v0.0.0-20250403032234-65de8f5d025b -> v0.0.0-20250724212937-08a3db8b4327
github.com/getkin/kin-openapi v0.132.0 -> v0.133.0
github.com/go-json-experiment/json v0.0.0-20250211171154-1ae217ad3535 -> v0.0.0-20250725192818-e39067aee2d2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.38.0
golang.org/x/crypto v0.40.0 -> v0.46.0
golang.org/x/mod v0.25.0 -> v0.30.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.34.0 -> v0.39.0
golang.org/x/text v0.27.0 -> v0.32.0
golang.org/x/tools v0.34.0 -> v0.39.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/grpc v1.73.0 -> v1.77.0
google.golang.org/protobuf v1.36.6 -> v1.36.10

@renovate renovate bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from 2f451ed to 95f4983 Compare August 12, 2025 22:02
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from bc8f4f6 to d00db4b Compare August 19, 2025 22:11
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from f4cccc0 to 9b8f587 Compare August 27, 2025 17:31
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from d4e0d6a to 94e7a52 Compare September 9, 2025 14:51
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 9cf0267 to 22bdcff Compare September 30, 2025 18:16
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from 0a45149 to 241ca1f Compare October 8, 2025 21:41
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 4 times, most recently from 4260cae to 5ac80ad Compare October 28, 2025 23:43
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from 5ac80ad to 282ecfe Compare November 1, 2025 17:52
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 161a657 to 9cdd571 Compare November 11, 2025 18:34
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from 9cdd571 to 583c2d5 Compare November 11, 2025 22:43
@renovate renovate bot changed the title Update bump-dependencies [skip-release] Update bump-dependencies Nov 12, 2025
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from 583c2d5 to 2429772 Compare November 19, 2025 18:09
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 3 times, most recently from 1d279b4 to a3e2b5a Compare December 8, 2025 23:52
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

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

  • 23 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.16.2 -> v0.18.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
github.com/chromedp/cdproto v0.0.0-20250403032234-65de8f5d025b -> v0.0.0-20250724212937-08a3db8b4327
github.com/getkin/kin-openapi v0.132.0 -> v0.133.0
github.com/go-json-experiment/json v0.0.0-20250211171154-1ae217ad3535 -> v0.0.0-20250725192818-e39067aee2d2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.16.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.38.0
golang.org/x/crypto v0.40.0 -> v0.47.0
golang.org/x/mod v0.25.0 -> v0.31.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.34.0 -> v0.40.0
golang.org/x/text v0.27.0 -> v0.33.0
golang.org/x/tools v0.34.0 -> v0.40.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251222181119-0a764e51fe1b
google.golang.org/grpc v1.73.0 -> v1.78.0
google.golang.org/protobuf v1.36.6 -> v1.36.11

@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 94c9081 to 6eccf9a Compare December 18, 2025 21:35
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from 6eccf9a to df35cc1 Compare January 6, 2026 22:12
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from df35cc1 to c997f79 Compare January 12, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant