Skip to content

Bump the go-deps group across 1 directory with 2 updates#72

Merged
coolwednesday merged 1 commit intomainfrom
dependabot/go_modules/go-deps-5f2adbe6fe
Feb 25, 2026
Merged

Bump the go-deps group across 1 directory with 2 updates#72
coolwednesday merged 1 commit intomainfrom
dependabot/go_modules/go-deps-5f2adbe6fe

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Bumps the go-deps group with 1 update in the / directory: gofr.dev.

Updates gofr.dev from 1.54.3 to 1.54.4

Release notes

Sourced from gofr.dev's releases.

v1.54.4

Release v1.54.4

🚀 Enhancements

🔹 Kafka Span Links for Pub/Sub Tracing

GoFr now supports OpenTelemetry span links for Kafka, significantly improving observability in event-driven systems.

  • Improved Traceability: Connects producer and consumer spans even in asynchronous messaging patterns, providing a complete picture of the request lifecycle.
  • Enhanced Observability: Users can now visualize the relationship between messages, making it easier to debug complex microservices interactions.
  • Semantic Conventions: Follows OpenTelemetry messaging semantic conventions for consistent spans and links.

🔹 Metrics Export for Cron Jobs

Introduced native support for exporting metrics for background tasks managed through Cron Jobs.

  • Performance Monitoring: Automatically tracks execution duration and success/failure counts for scheduled tasks.
  • Better Visibility: Allows developers to monitor the health and performance of background workers using the same telemetry stack as their HTTP services.
  • Customizable: Leverages GoFr's internal metrics provider for seamless integration with Prometheus or other exporters.

🛠️ Fixes

🔹 HTTP Server Auto-detection

Resolved an issue where the HTTP server wouldn't start if only a static directory was auto-detected without any explicit route registration.

  • Robust Static Hosting: Ensures that applications serving only static content boot correctly and serve assets as expected.

🔹 Reduced HTTP Shutdown Noise

Optimized the server shutdown sequence to eliminate unnecessary log noise and warnings during graceful termination.

  • Cleaner Logs: Provides a more streamlined and less cluttered logging experience during application restarts and deployments.
Commits

Updates golang.org/x/text from 0.33.0 to 0.34.0

Commits
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 1 update in the / directory: [gofr.dev](https://github.com/gofr-dev/gofr).


Updates `gofr.dev` from 1.54.3 to 1.54.4
- [Release notes](https://github.com/gofr-dev/gofr/releases)
- [Commits](gofr-dev/gofr@v1.54.3...v1.54.4)

Updates `golang.org/x/text` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: gofr.dev
  dependency-version: 1.54.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/text
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 23, 2026
@coolwednesday coolwednesday merged commit ec28ae8 into main Feb 25, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-deps-5f2adbe6fe branch February 25, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant