Skip to content

chore(deps): consolidate dependabot updates and security fixes - #332

Merged
upsetbit merged 1 commit into
masterfrom
chore/deps-consolidation
Aug 30, 2026
Merged

chore(deps): consolidate dependabot updates and security fixes#332
upsetbit merged 1 commit into
masterfrom
chore/deps-consolidation

Conversation

@upsetbit

Copy link
Copy Markdown
Contributor

Summary

Consolidates the remaining open Dependabot bump onto current master. No open Dependabot/security vulnerability alerts at PR time.

Go modules (supersedes #322):

  • github.com/klauspost/compress 1.19.1 → 1.19.2

Security:

  • Open Dependabot alerts: none.

Test plan

Locally, on Go toolchain go1.26.6:

  • go vet ./...
  • go test -count=1 ./...
  • go test -race -count=1 ./...
  • go test -tags=testintegration -count=1 ./internal/cli -run TestCLIEndToEnd
  • go build ./cmd/...
  • golangci-lint run ./...

Postgres-backed tests remain skipped locally without PROSA_TEST_PG_URL; CI runs them.

@upsetbit
upsetbit merged commit a38ac99 into master Aug 30, 2026
5 checks passed
@upsetbit
upsetbit deleted the chore/deps-consolidation branch August 30, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant