Skip to content

Conversation

@AlekSi
Copy link
Member

@AlekSi AlekSi commented Feb 6, 2026

No description provided.

@AlekSi AlekSi requested a review from a team as a code owner February 6, 2026 22:18
Copilot AI review requested due to automatic review settings February 6, 2026 22:18
@mergify
Copy link

mergify bot commented Feb 6, 2026

🧪 CI Insights

Here's what we observed from your CI run for 31dd263.

❌ Job Failures

Pipeline Job Health on main Retries 🔍 CI Insights 📄 Logs
Conform PR Conform PR Unknown 0 View View

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repository’s Go toolchain patch version and refreshes Go module dependencies for both the main module and the tools/ module.

Changes:

  • Bump Go toolchain from go1.25.5 to go1.25.7 (including the composite setup action).
  • Update tools/ module dependency set (cloud/google, AWS SDK, OpenTelemetry, etc.) and refresh tools/go.sum.
  • Update main module golang.org/x/exp version and refresh go.sum.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/go.sum Updates checksums to match the new tools/ dependency graph.
tools/go.mod Bumps toolchain patch version and updates many indirect tool dependencies.
setup-go/action.yml Aligns CI/setup action to install Go 1.25.7.
go.sum Updates checksums for the main module dependency change(s).
go.mod Bumps toolchain patch version and updates golang.org/x/exp.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

tools/go.mod Outdated
github.com/go-toolsmith/strparse v1.1.0 // indirect
github.com/go-toolsmith/typep v1.1.0 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change downgrades github.com/go-viper/mapstructure/v2 from v2.4.0 to v2.2.1. Dependency downgrades are often accidental (e.g., caused by a new constraint elsewhere) and can reintroduce fixed bugs. Please confirm this is intentional; if not, adjust constraints (or add a direct require/replace) so the resolved version stays at the desired newer release.

Copilot uses AI. Check for mistakes.
@AlekSi AlekSi added the deps PRs that update dependencies label Feb 6, 2026
@AlekSi AlekSi added the trust PRs that can access Actions secrets label Feb 6, 2026
@AlekSi AlekSi merged commit 554a7dd into FerretDB:main Feb 6, 2026
8 of 10 checks passed
@AlekSi AlekSi deleted the bump-deps branch February 6, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps PRs that update dependencies trust PRs that can access Actions secrets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant