Bump go.opentelemetry.io/otel/trace from 1.33.0 to 1.42.0 in /src/backend#14
Conversation
Investigation Needed: Breaking API ChangesThis bump from Action Items
Leaving this open for investigation. Do not merge until tests are in place and passing. 🤖 Generated with Claude Code |
f031c50 to
3de6828
Compare
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.33.0 to 1.42.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.42.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3de6828 to
b311ea3
Compare
|
Closing: Go compilation crashes Proxmox host. Will revisit after backend stabilization. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Tamp ecosystem bumped to Wave 9 — coordinated cut that lands Helm.V3 0.1.0, Tamp.Http 0.1.1, the params Target[] overload on lifecycle methods (friction #14 fix), and patch satellites across the fleet. Pin moves: * Tamp.Core 1.2.0 → 1.3.0 * Tamp.NetCli.V10 1.2.0 → 1.3.0 * Tamp.Yarn.V4 0.1.0 → 0.1.1 * Tamp.Turbo.V2 0.2.0 → 0.2.1 * Tamp.Vite.V5 0.1.0 → 0.1.1 * Tamp.Docker.V27 0.3.0 (0.3.1 still on the flatcontainer CDN lag — follow-up bump pending) + Tamp.Helm.V3 0.1.0 (new — the cutover deploy verb) + Tamp.Http 0.1.1 (new — HttpProbe for SmokeQa) Build.cs additions: * [Parameter] Registry, QaUrl, PostgresPassword (the third via env var HOLDFAST_PG_PASSWORD) * [FromPath("helm")] HelmTool * ImageTag = short git SHA; LocalImageRef + RegistryImageRef helpers * Info target prints all three plus the deploy URL * DockerBuildBackend now tags BOTH the local-friendly name and the registry-prefixed name in one buildx pass * DockerPush — depends on DockerBuildBackend, calls Docker.Push against the registry-prefixed tag * DeployQa — depends on DockerPush, calls Helm.Upgrade with --install --wait --atomic --timeout 5m against infra/helm/holdfast/ + values.lab.yaml, image.tag overridden to the current SHA, postgres password sourced from the Parameter * SmokeQa — depends on DeployQa, polls QaUrl/health/live for up to 2 minutes via HttpProbe.WaitForHealthy * Ci.DependsOn(Test, Publish, FrontendBuild, DockerBuildBackend) refactored to params Target[] one-liner (friction #14 paid off immediately) Test still 3,172/3,172 green in 21.4s on the bumped stack. DeployQa + SmokeQa unverified locally — both require cluster reachability (localhost:32000 only resolves inside the lab cluster, helm needs credentials, QA URL doesn't route yet). First end-to-end run will happen on the ARC runner once microk8s finishes cluster prep (namespace + CF tunnel + RBAC). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Bumps go.opentelemetry.io/otel/trace from 1.33.0 to 1.42.0.
Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
a3941ffRelease v1.42.0/v0.64.0/v0.18.0/v0.0.16 (#8006)6059c47chore(deps): update golang.org/x/telemetry digest to e526e8a (#8010)44c7edfchore(deps): update module github.com/mgechev/revive to v1.15.0 (#8009)de5fb3afix(deps): update module google.golang.org/grpc to v1.79.2 (#8007)0b82dedchore(deps): update codspeedhq/action action to v4.11.1 (#8001)aa3660fchore(deps): update github/codeql-action action to v4.32.6 (#8004)9be8c92chore(deps): update dependency codespell to v2.4.2 (#8003)c9d2015log: add error field to Record and make SDK to emit exception attributes (#7924)fdd1320TracerProvider ForceFlush() Error Fix (#7856)78f9904chore(deps): update golang.org/x/telemetry digest to 18da590 (#8000)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)