Skip to content

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

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

chore(deps): upgrading samber/slog-common#27
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
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.77%. Comparing base (0313b0f) to head (f97f523).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   27.77%   27.77%           
=======================================
  Files           3        3           
  Lines          72       72           
=======================================
  Hits           20       20           
  Misses         52       52           
Flag Coverage Δ
unittests 27.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 logging-related and text-processing dependencies to newer versions and slightly adjusts CI workflow behavior to improve test runs.

Changes:

  • Bump github.com/samber/slog-common to v0.20.0 and its transitive helpers (github.com/samber/lo, golang.org/x/text) to more recent versions in go.mod and go.sum.
  • Update the GitHub Actions test workflow to set strategy.fail-fast: false, ensuring all matrix Go versions run to completion even if one fails.

Reviewed changes

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

File Description
go.mod Updates direct and indirect dependency versions (samber/slog-common, samber/lo, golang.org/x/text) to newer releases.
go.sum Synchronizes module checksums with the updated dependency versions declared in go.mod.
.github/workflows/test.yml Sets fail-fast: false for the Go version matrix so failures in one job do not cancel the remaining matrix jobs.

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

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