Skip to content

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

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

chore(deps): upgrading samber/slog-common#18
samber merged 1 commit 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:41
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 updates Go dependencies and slightly adjusts the CI test workflow configuration.

Changes:

  • Bump github.com/samber/slog-common from v0.19.0 to v0.20.0.
  • Bump indirect dependency github.com/samber/lo from v1.51.0 to v1.52.0.
  • Add fail-fast: false to the GitHub Actions test job matrix strategy.

Reviewed changes

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

File Description
go.mod Updates direct dependency samber/slog-common and indirect samber/lo versions to newer releases.
go.sum Aligns module checksums with the updated slog-common and lo versions.
.github/workflows/test.yml Disables matrix fail-fast behavior for the Go test workflow.

💡 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/description mention upgrading samber/slog-common, but this changeset also bumps github.com/samber/lo and modifies the CI workflow (fail-fast: false). Consider updating the PR title/description to reflect all meaningful changes so reviewers and future readers understand the full scope.

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 8ebb3f9 into main Feb 2, 2026
19 checks passed
@samber samber deleted the chore/upgrade-slog-common branch February 2, 2026 17:44
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