Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/tjhop/slog-gokit v0.1.4 -> v0.1.5 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

tjhop/slog-gokit (github.com/tjhop/slog-gokit)

v0.1.5

Compare Source

Changelog

Other Changes
  • c502663 Add race condition tests and enable race detector in CI
  • 783f729 Fix race condition in WithAttrs method
  • c357aeb Remove separate definition
  • aac4e5b Update handler.go
  • a49bde9 build(deps): Bump actions/checkout from 4 to 5
  • e7f93d8 build(deps): Bump actions/setup-go from 5 to 6
  • f3b1c7f build(deps): Bump github.com/go-logfmt/logfmt from 0.6.0 to 0.6.1
  • 74d9380 build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • 7573add build(deps): Bump golangci/golangci-lint-action from 6 to 7
  • 75b89ad build(deps): Bump golangci/golangci-lint-action from 7 to 8

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.


Note

Bumps github.com/tjhop/slog-gokit to v0.1.5 and updates vendored WithAttrs to defensively copy preformatted attrs for thread-safe usage.

  • Dependencies:
    • Update github.com/tjhop/slog-gokit from v0.1.4 to v0.1.5 in go.mod, go.sum, and vendor/modules.txt.
  • Vendor (logging):
    • In vendor/github.com/tjhop/slog-gokit/handler.go, modify GoKitHandler.WithAttrs to copy preformatted attrs into a new slice before appending new attrs, avoiding concurrent mutation; simplify by removing previous conditional append logic.

Written by Cursor Bugbot for commit 706f3ca. This will update automatically on new commits. Configure here.

@renovate-sh-app renovate-sh-app bot requested review from a team and stevesg as code owners November 11, 2025 00:18
@aknuds1 aknuds1 added the changelog-not-needed PRs that don't need a CHANGELOG.md entry label Nov 11, 2025
@aknuds1 aknuds1 enabled auto-merge (squash) November 11, 2025 07:43
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| go         | github.com/tjhop/slog-gokit | v0.1.4 | v0.1.5 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/main-github.com-tjhop-slog-gokit-0.x branch from c88ea99 to 706f3ca Compare November 11, 2025 09:16
@aknuds1 aknuds1 merged commit 00e75db into main Nov 11, 2025
40 checks passed
@aknuds1 aknuds1 deleted the deps-update/main-github.com-tjhop-slog-gokit-0.x branch November 11, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-not-needed PRs that don't need a CHANGELOG.md entry update-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant