chore(deps): batch dependency updates#63
Merged
christianromeni merged 1 commit intomainfrom Apr 7, 2026
Merged
Conversation
Closes #52 (go-jose/v4 4.1.3 -> 4.1.4) Closes #54 (setup-node 4.1.0 -> 6.3.0) Closes #55 (docker/login-action 4.0.0 -> 4.1.0) Closes #56 (cosign-installer 3.9.1 -> 4.1.1) Closes #57 (otel/trace 1.42.0 -> 1.43.0) Closes #58 (vitest 4.1.1 -> 4.1.2) Closes #59 (otel 1.42.0 -> 1.43.0) Closes #60 (otel/otlptracegrpc 1.42.0 -> 1.43.0) Closes #62 (grpc 1.79.3 -> 1.80.0)
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Batches 9 dependabot PRs into a single commit, tested locally end-to-end.
Go deps
google.golang.org/grpc1.79.3 -> 1.80.0 (chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 #62)go.opentelemetry.io/otel1.42.0 -> 1.43.0 (chore(deps): bump go.opentelemetry.io/otel from 1.42.0 to 1.43.0 #59)go.opentelemetry.io/otel/trace1.42.0 -> 1.43.0 (chore(deps): bump go.opentelemetry.io/otel/trace from 1.42.0 to 1.43.0 #57)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc1.42.0 -> 1.43.0 (chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.42.0 to 1.43.0 #60)github.com/go-jose/go-jose/v44.1.3 -> 4.1.4 (chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 #52)UI deps
vitest4.1.1 -> 4.1.2 (chore(deps-dev): bump vitest from 4.1.1 to 4.1.2 in /ui #58)GitHub Actions (release.yml)
actions/setup-node4.1.0 -> 6.3.0 (chore(deps): bump actions/setup-node from 4.1.0 to 6.3.0 #54)docker/login-action4.0.0 -> 4.1.0 (chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 #55)sigstore/cosign-installer3.9.1 -> 4.1.1 (chore(deps): bump sigstore/cosign-installer from 3.9.1 to 4.1.1 #56)Deferred (not in this PR)
Local test results
go vet ./...: cleango build ./...: cleango test ./...: all packages passui/ npm run build: cleanui/ npm test: 305/305 passui/ npm run lint: cleanTest plan