Skip to content

chore(deps): upgrading samber/slog-common#29

Merged
samber merged 2 commits intomainfrom
chore/upgrade-slog-common
Feb 2, 2026
Merged

chore(deps): upgrading samber/slog-common#29
samber merged 2 commits intomainfrom
chore/upgrade-slog-common

Conversation

@samber
Copy link
Owner

@samber samber commented Feb 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 2, 2026 17:48
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

This PR upgrades the samber/slog-common dependency from version 0.18.1 to 0.20.0, along with transitive dependency updates. Additionally, it includes a CI workflow modification to prevent fast-failing test jobs.

Changes:

  • Upgraded github.com/samber/slog-common from v0.18.1 to v0.20.0
  • Upgraded transitive dependencies: github.com/samber/lo from v1.47.0 to v1.52.0 and golang.org/x/text from v0.16.0 to v0.22.0
  • Added fail-fast: false to the GitHub Actions test workflow

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
go.mod Updated direct dependency on slog-common to v0.20.0 and transitive dependencies (lo, golang.org/x/text)
go.sum Updated checksums for upgraded dependencies
.github/workflows/test.yml Added fail-fast: false to the test matrix strategy

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

test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Copy link

Copilot AI Feb 2, 2026

Choose a reason for hiding this comment

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

The PR title indicates this is a dependency upgrade for samber/slog-common, but this change adds fail-fast: false to the CI workflow, which is unrelated to the dependency upgrade. This change should either be removed or the PR description should be updated to reflect both the dependency upgrade and the CI workflow modification.

Copilot uses AI. Check for mistakes.
@codecov
Copy link

codecov bot commented Feb 2, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@samber samber merged commit 46f0951 into main Feb 2, 2026
14 checks passed
@samber samber deleted the chore/upgrade-slog-common branch February 2, 2026 17:54
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.

2 participants