penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
171 stars 19 forks source link

fix(deps): update module github.com/uptrace/bun/extra/bunotel to v1.1.14 #458

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/uptrace/bun/extra/bunotel require patch v1.1.12 -> v1.1.14

Release Notes

uptrace/bun ### [`v1.1.14`](https://togithub.com/uptrace/bun/releases/tag/v1.1.14) [Compare Source](https://togithub.com/uptrace/bun/compare/v1.1.13...v1.1.14) Please refer to [CHANGELOG.md](https://togithub.com/uptrace/bun/blob/master/CHANGELOG.md) for details ### [`v1.1.13`](https://togithub.com/uptrace/bun/releases/tag/v1.1.13) [Compare Source](https://togithub.com/uptrace/bun/compare/v1.1.12...v1.1.13) Please refer to [CHANGELOG.md](https://togithub.com/uptrace/bun/blob/master/CHANGELOG.md) for details

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/penguin-statistics/backend-next":"/mnt/renovate/gh/penguin-statistics/backend-next" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/penguin-statistics/backend-next" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.4 && go get -d -t ./..."
go: downloading github.com/uptrace/bun/extra/bunotel v1.1.14
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.1
exusiai.dev/backend-next/internal/server/httpserver imports
    github.com/gofiber/contrib/otelfiber imports
    go.opentelemetry.io/otel/metric/global: cannot find module providing package go.opentelemetry.io/otel/metric/global
exusiai.dev/backend-next/internal/server/httpserver imports
    github.com/gofiber/contrib/otelfiber imports
    go.opentelemetry.io/otel/metric/instrument: cannot find module providing package go.opentelemetry.io/otel/metric/instrument