Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/levelfourab/sprout-go v0.18.0 -> v0.22.0 age confidence

Release Notes

levelfourab/sprout-go (github.com/levelfourab/sprout-go)

v0.22.0

Compare Source

0.22.0 (2025-08-16)

Feature
  • Export logs via OpenTelemetry (d39d15b)
Code Refactoring
  • Reduce coupling of OTEL package by no longer providing Fx module (cb54809)
Chores
  • Change logged keys when changing log levels via environment (5e8011c)

v0.21.0

Compare Source

0.21.0 (2025-07-11)

Feature
  • Add caller and stacktrace and enable DPanic for logging (9de7255)
  • Activate sampling for logging (262f3c2)
  • Add ability to log to file in addition to stderr (d8b1cba)
  • Ability to set debug log level via env (9a756b9)
Chores
  • Fix lint error related to opening log file (42c4cf2)
  • Fix lint errors (62d8b59)
Build
  • Fix directory of lint action (b969563)
  • Update golangci-lint (a2165ab)

v0.20.0

Compare Source

0.20.0 (2025-03-12)

Feature
  • Upgrade onsi/ginkgo to v2.23.0 and onsi/gomega to v1.36.2 (dec4646)
  • Upgrade thessem/zap-prettyconsole to v0.5.2 (b784cee)
  • Upgrade go.uber.org/zap/exp to v0.3.0 (1429a91)
  • Upgrade go.uber.org/fx to v1.23.0 (fe09791)
  • Upgrade go.uber.org/automaxprocs to v1.6.0 (9f1760d)
Code Refactoring
  • Format files with gofumpt (1d352f0)
  • Rename module to aholstenson/sprout-go (2279b0f)
Build
  • Remove condition for running CI on push events (e390bf4)
  • Update pre-commit dependencies (80895df)
  • Disable typecheck linter (7cb5246)
  • Update CI flow (58d15b9)
  • Remove deprecated exportloopref linter (275dc85)

v0.19.0

Compare Source

0.19.0 (2024-07-25)

Feature
  • Add slog support (20ee224)
  • Change logging when loading config variables (cf1b9a9)
Documentation
Chores
  • Add default values to config for OpenTelemetry tracing (9ebf2fd)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.06%. Comparing base (3cf2082) to head (559b648).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   54.81%   55.06%   +0.24%     
==========================================
  Files          25       25              
  Lines        1609     1609              
==========================================
+ Hits          882      886       +4     
+ Misses        630      627       -3     
+ Partials       97       96       -1     

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

@renovate renovate bot force-pushed the renovate/github.com-levelfourab-sprout-go-0.x branch from 559b648 to 7643130 Compare March 12, 2025 18:15
@renovate renovate bot changed the title feat: update module github.com/levelfourab/sprout-go to v0.19.0 feat: update module github.com/levelfourab/sprout-go to v0.20.0 Mar 12, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/levelfourab/sprout-go@v0.22.0: parsing go.mod:
	module declares its path as: github.com/aholstenson/sprout-go
	        but was required as: github.com/levelfourab/sprout-go

@renovate renovate bot force-pushed the renovate/github.com-levelfourab-sprout-go-0.x branch from 7643130 to 29e3a2f Compare July 11, 2025 14:49
@renovate renovate bot changed the title feat: update module github.com/levelfourab/sprout-go to v0.20.0 feat: update module github.com/levelfourab/sprout-go to v0.21.0 Jul 11, 2025
@renovate renovate bot changed the title feat: update module github.com/levelfourab/sprout-go to v0.21.0 feat: update module github.com/levelfourab/sprout-go to v0.22.0 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-levelfourab-sprout-go-0.x branch from 29e3a2f to d054482 Compare August 16, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant