Skip to content

chore(deps): bump github.com/LerianStudio/lib-observability/v4 from 4.0.1 to 4.4.1 - #160

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/develop/github.com/LerianStudio/lib-observability/v4-4.4.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/develop/github.com/LerianStudio/lib-observability/v4-4.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/LerianStudio/lib-observability/v4 from 4.0.1 to 4.4.1.

Release notes

Sourced from github.com/LerianStudio/lib-observability/v4's releases.

v4.4.1

Lib-observability v4.4.1

Fixes:

  • Ensure each owned exporter is shut down only once to prevent redundant operations. (@​fredcamaral)

Improvements:

  • Stub the sampling exporter and scope the build context to enhance testing capabilities. (@​fredcamaral)

Compare changes

v4.4.0

Lib-observability v4.4.0

Features:

  • Introduced the ability to select the encoder and disable the sampler through configuration settings. (@​fredcamaral)

Compare changes

v4.3.0

Lib-observability v4.3.0

Features:

  • Server spans now carry the route template instead of the caller's path. (@​fredcamaral)

Fixes:

  • The route template is rewritten during a panic and without the host. (@​fredcamaral)

Improvements:

  • Made the attribute set addressable before reading it in tests. (@​fredcamaral)
  • Shared the unmatched-route template in constants. (@​fredcamaral)

Compare changes

v4.2.0

Lib-observability v4.2.0

Features:

  • Record the request URL without including query, fragment, or user information. (@​fredcamaral)

Fixes:

  • Ensure the opaque request target is scrubbed properly. (@​fredcamaral)
  • Honor InsecureExporter=false when the environment endpoint lacks a scheme. (@​fredcamaral)

Improvements:

  • Align comments in the httpobs package regarding the opaque target. (@​fredcamaral)
  • Clarify what url.full retains when the request target is opaque. (@​fredcamaral)
  • Assert the entire opaque request target during testing. (@​fredcamaral)

Compare changes

... (truncated)

Changelog

Sourced from github.com/LerianStudio/lib-observability/v4's changelog.

4.4.1

Fixes:

  • Ensure each owned exporter is shut down only once to prevent redundant operations. (@​fredcamaral)

Improvements:

  • Stub the sampling exporter and scope the build context to enhance testing capabilities. (@​fredcamaral)

Compare changes


4.4.0

Features:

  • Introduced the ability to select the encoder and disable the sampler through configuration settings. (@​fredcamaral)

Compare changes


4.3.0

Features:

  • Server spans now carry the route template instead of the caller's path. (@​fredcamaral)

Fixes:

  • The route template is rewritten during a panic and without the host. (@​fredcamaral)

Improvements:

  • Made the attribute set addressable before reading it in tests. (@​fredcamaral)
  • Shared the unmatched-route template in constants. (@​fredcamaral)

Compare changes


4.2.0

Features:

  • Record the request URL without including query, fragment, or user information. (@​fredcamaral)

Fixes:

  • Ensure the opaque request target is scrubbed properly. (@​fredcamaral)
  • Honor InsecureExporter=false when the environment endpoint lacks a scheme. (@​fredcamaral)

Improvements:

  • Align comments in the httpobs package regarding the opaque target. (@​fredcamaral)
  • Clarify what url.full retains when the request target is opaque. (@​fredcamaral)
  • Assert the entire opaque request target during testing. (@​fredcamaral)

... (truncated)

Commits
  • 6b41517 Merge pull request #95 from LerianStudio/develop
  • 5730e08 Merge pull request #94 from LerianStudio/fix/shutdown-owned-exporters-once
  • 6bab9f6 test(tracing): stub the sampling exporter, scope the build ctx
  • 88c1192 fix(tracing): shut each owned exporter down once
  • 66ce319 chore(release): Update CHANGELOGs for lib-observability:v4.4.0 [skip ci]
  • 6367818 Merge pull request #93 from LerianStudio/develop
  • 208c6f1 Merge pull request #92 from LerianStudio/feat/zap-encoding-and-sampling
  • 57bb646 feat(zap): pick the encoder and turn the sampler off from Config
  • e59eb46 chore(release): Update CHANGELOGs for lib-observability:v4.3.0 [skip ci]
  • b806c90 Merge pull request #91 from LerianStudio/develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/LerianStudio/lib-observability/v4](https://github.com/LerianStudio/lib-observability) from 4.0.1 to 4.4.1.
- [Release notes](https://github.com/LerianStudio/lib-observability/releases)
- [Changelog](https://github.com/LerianStudio/lib-observability/blob/main/CHANGELOG.md)
- [Commits](LerianStudio/lib-observability@v4.0.1...v4.4.1)

---
updated-dependencies:
- dependency-name: github.com/LerianStudio/lib-observability/v4
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the deps Go module dependencies (usually opened by Dependabot) label Sep 22, 2026
@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: ba4a509e-deec-43db-8f87-044122d73abb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​LerianStudio/​lib-observability/​v4@​v4.0.1 ⏵ v4.4.190 -310010010090

View full report

@lerian-studio

Copy link
Copy Markdown
Contributor

🔒 Security Scan Results — lib-streaming

✅ PR Mergeable — no blocking findings

Stage Status Blocking?
Filesystem Scan ✅ Clean —
Docker Image Scan ➖ Skipped —
Docker Hub Health Score ➖ Skipped —
Pre-release Version Check ✅ Clean —

Trivy

Filesystem Scan

✅ No vulnerabilities or secrets found.


Pre-release Version Check

✅ No unstable version pins found.


🔍 View full scan logs

@github-actions

github-actions Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

🔍 PR Validation Summary

🚫 PR Blocked — 2 blocking failures

Check Status Blocking
Source Branch ❌ failure yes
PR Title ✅ success yes
PR Description ✅ success yes
Breaking Change Guard ✅ success yes
Blocking Checks Runtime ❌ failure yes
Commit Signatures ✅ success yes
PR Size ⏭️ skipped no
Auto Labels ⏭️ skipped no
PR Metadata ⏭️ skipped no

Fix the blocking checks above before merge.


🔍 View workflow run

@lerian-studio

Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: app

Metric Value
Overall Coverage 86.8% ✅ PASS
Threshold 80%

Coverage by Package

Package Coverage
github.com/LerianStudio/lib-streaming/v4/billing 97.3%
github.com/LerianStudio/lib-streaming/v4/internal/cloudevents 93.7%
github.com/LerianStudio/lib-streaming/v4/internal/config 86.8%
github.com/LerianStudio/lib-streaming/v4/internal/consumer 92.3%
github.com/LerianStudio/lib-streaming/v4/internal/contract 85.0%
github.com/LerianStudio/lib-streaming/v4/internal/dlqheader 40.0%
github.com/LerianStudio/lib-streaming/v4/internal/emitter 100.0%
github.com/LerianStudio/lib-streaming/v4/internal/kafkasec 84.9%
github.com/LerianStudio/lib-streaming/v4/internal/manifest 84.0%
github.com/LerianStudio/lib-streaming/v4/internal/producer 89.1%
github.com/LerianStudio/lib-streaming/v4/internal/transport/eventbridge 87.3%
github.com/LerianStudio/lib-streaming/v4/internal/transport/kafka 56.4%
github.com/LerianStudio/lib-streaming/v4/internal/transport/rabbitmq 93.2%
github.com/LerianStudio/lib-streaming/v4/internal/transport/sqs 84.4%
github.com/LerianStudio/lib-streaming/v4/internal/transport 96.7%
github.com/LerianStudio/lib-streaming/v4/streamingtest 90.7%
github.com/LerianStudio/lib-streaming/v4 86.2%

Generated by Go PR Analysis workflow

Base automatically changed from develop to main September 23, 2026 11:38
@github-actions

Copy link
Copy Markdown

⚠️ Invalid Source Branch

Pull requests to main can only come from:

  • develop
  • release-candidate
  • hotfix/*

Your source branch: dependabot/go_modules/develop/github.com/LerianStudio/lib-observability/v4-4.4.1

Please change the base branch or create a PR from an allowed branch.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Go module dependencies (usually opened by Dependabot) size/S PR changes 50–199 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant