Compare commits

..

1 Commits

Author SHA1 Message Date
renovate c78636f90e chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1
schemas / vulnerabilities (pull_request) Successful in 2m8s
schemas / check (pull_request) Successful in 2m43s
schemas / check-release (pull_request) Successful in 3m31s
pre-commit / pre-commit (pull_request) Successful in 7m11s
schemas / build (pull_request) Successful in 9m14s
schemas / deploy-prod (pull_request) Has been skipped
renovate/stability-days Updates have met minimum release age requirement
2026-05-05 10:09:21 +00:00
3 changed files with 2 additions and 36 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
- id: go-test - id: go-test
- id: gofumpt - id: gofumpt
- repo: https://github.com/golangci/golangci-lint - repo: https://github.com/golangci/golangci-lint
rev: v2.12.0 rev: v2.12.1
hooks: hooks:
- id: golangci-lint-full - id: golangci-lint-full
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.9.7" "version": "v0.9.6"
} }
-34
View File
@@ -2,40 +2,6 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.9.7] - 2026-05-05
### 🐛 Bug Fixes
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.6 (#790)
- *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#791)
- *(deps)* Update opentelemetry-go monorepo (#793)
- *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.18.0 (#797)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.268 (#798)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.269 (#802)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.270 (#804)
- *(deps)* Update module github.com/auth0/go-jwt-middleware/v3 to v3.1.0 (#805)
- *(deps)* Update module golang.org/x/crypto to v0.50.0 (#807)
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.7 (#810)
- *(deps)* Update module github.com/pressly/goose/v3 to v3.27.1 (#814)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.33 (#816)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#818)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0 (#820)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.1.0 (#823)
### 🎨 Styling
- Apply gofumpt formatting (#828)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#795)
- *(deps)* Update golang docker tag to v1.26.2 (#800)
- *(deps)* Update node.js to 8510330 (#809)
- *(deps)* Update node.js to v24.15.0 (#811)
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#812)
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#822)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#826)
## [0.9.6] - 2026-03-29 ## [0.9.6] - 2026-03-29
### 🐛 Bug Fixes ### 🐛 Bug Fixes