Skip to content

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

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

chore(deps): upgrading samber/slog-common#21
samber merged 1 commit into
mainfrom
chore/upgrade-slog-common

Conversation

@samber
Copy link
Copy Markdown
Owner

@samber samber commented Feb 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 2, 2026 17:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (e341785) to head (4889fac).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #21   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         76      76           
=====================================
  Misses        76      76           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

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
Copy Markdown

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 v0.19.0 to v0.20.0, which also brings an indirect upgrade of samber/lo from v1.51.0 to v1.52.0. The PR also includes an unrelated change to the CI workflow configuration.

Changes:

  • Upgraded samber/slog-common from v0.19.0 to v0.20.0
  • Upgraded indirect dependency samber/lo from v1.51.0 to v1.52.0
  • Added fail-fast: false to the test workflow strategy

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 samber/slog-common to v0.20.0 and indirect dependency samber/lo to v1.52.0
go.sum Updated checksums for the upgraded dependencies
.github/workflows/test.yml Added fail-fast: false to test matrix strategy (unrelated to dependency upgrade)

💡 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 the changes also include modifications to the test workflow (adding fail-fast: false). This workflow change is unrelated to the dependency upgrade and should either be mentioned in the PR title/description or moved to a separate PR for better separation of concerns.

Copilot uses AI. Check for mistakes.
@samber samber merged commit b9db794 into main Feb 2, 2026
19 checks passed
@samber samber deleted the chore/upgrade-slog-common branch February 2, 2026 17:22
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