block / block/pg-sprite

Dependency Dashboard

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
7
Forks
1
Avg merge
18h 2m
Merged PRs (30d)
74

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/block/pg-sprite).

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] fix(deps): update github.com/wasilibs/go-pgquery digest to 318158a
- [ ] fix(deps): update all non-major dependencies (`dorny/paths-filter`, `github.com/alecthomas/kong`, `github.com/jackc/pgx/v5`, `github.com/moby/moby/api`, `github.com/moby/moby/client`, `github.com/stretchr/testify`, `golangci/golangci-lint`, `goreleaser/goreleaser-action`)
- [ ] fix(deps): update aws-sdk-go-v2 monorepo (`github.com/aws/aws-sdk-go-v2`, `github.com/aws/aws-sdk-go-v2/credentials`, `github.com/aws/aws-sdk-go-v2/service/rds`, `github.com/aws/aws-sdk-go-v2/service/secretsmanager`)
- [ ] fix(deps): update testcontainers-go monorepo to v0.44.0 (`github.com/testcontainers/testcontainers-go`, `github.com/testcontainers/testcontainers-go/modules/postgres`)
- [ ] chore(deps): update actions/checkout action to v7
- [ ] chore(deps): update actions/setup-go action to v7
- [ ] chore(deps): update dorny/paths-filter action to v4
- [ ] chore(deps): update goreleaser/goreleaser-action action to v7
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐

## Detected Dependencies

docker-compose (1)

compose/compose.yml

github-actions (2)

.github/workflows/ci.yml (17)

- `dorny/paths-filter v3.0.3@d1c1ffe0248fe513906c8e24db8ea791d46f8590` → [Updates: `v3.0.4`, `v4.0.3`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `golangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a`
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `golangci/golangci-lint v2.12.2` → [Updates: `v2.13.2`]

.github/workflows/release.yml (4)

- `actions/checkout v4.4.0@11d5960a326750d5838078e36cf38b85af677262` → [Updates: `v7.0.1`]
- `actions/setup-go v5.6.0@40f1582b2485089dde7abd97c1529aa768e1baff` → [Updates: `v7.0.0`]
- `goreleaser/goreleaser-action v6.3.0@9c156ee8a17a598857849441385a2041ef570552` → [Updates: `v6.4.0`, `v7.2.3`]
- `actions/attest-build-provenance v4.2.2@4d101475d8b20a2381f78447822ac1eab6504dd8`

gomod (1)

go.mod (16)

- `go 1.26`
- `github.com/alecthomas/kong v1.15.0` → [Updates: `v1.16.1`]
- `github.com/aws/aws-sdk-go-v2 v1.43.5` → [Updates: `v1.47.0`]
- `github.com/aws/aws-sdk-go-v2/credentials v1.17.5` → [Updates: `v1.20.4`]
- `github.com/aws/aws-sdk-go-v2/service/rds v1.124.1` → [Updates: `v1.129.0`]
- `github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.44.5` → [Updates: `v1.49.0`]
- `github.com/gorilla/websocket v1.5.3`
- `github.com/jackc/pgx/v5 v5.10.0` → [Updates: `v5.11.0`]
- `github.com/moby/moby/api v1.54.2` → [Updates: `v1.56.0`]
- `github.com/moby/moby/client v0.4.0` → [Updates: `v0.6.0`]
- `github.com/pganalyze/pg_query_go/v6 v6.2.2`
- `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`]
- `github.com/testcontainers/testcontainers-go v0.43.0` → [Updates: `v0.44.0`]
- `github.com/testcontainers/testcontainers-go/modules/postgres v0.43.0` → [Updates: `v0.44.0`]
- `github.com/wasilibs/go-pgquery v0.0.0-20260728010200-155ebad2880e@155ebad2880e` → [Updates: `v0.0.0-20260908021017-318158a2ab67`]
- `gopkg.in/yaml.v3 v3.0.1`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Research direction

Review the dependency entries in go.mod, compose/compose.yml, .github/workflows/ci.yml, and .github/workflows/release.yml, then inspect the Renovate dashboard documentation linked in the issue. Determine which scheduled updates are intended and verify the repository checks after applying a selected update; done is not defined for the dashboard as a whole.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, github-actions, go
Domain
ci-cd, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.