Commit Graph
24 Commits
Author SHA1 Message Date
renovate 846c812118 chore(deps): update actions/setup-go action to v7 (#104)
Release / release (push) Successful in 40s
dbsetup / test (push) Successful in 1m11s
dbsetup / vulnerabilities (push) Successful in 51s
pre-commit / pre-commit (push) Successful in 2m59s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go) | action | major | `v6` → `v7` |

---

### Release Notes

<details>
<summary>actions/setup-go (actions/setup-go)</summary>

### [`v7.0.0`](https://github.com/actions/setup-go/releases/tag/v7.0.0)

[Compare Source](https://github.com/actions/setup-go/compare/v7.0.0...v7.0.0)

##### What's Changed

- Migrate to ESM and upgrade dependencies by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;763](https://github.com/actions/setup-go/pull/763)
- chore(deps): bump [@&#8203;actions/cache](https://github.com/actions/cache) to 6.2.0 by [@&#8203;philip-gai](https://github.com/philip-gai) in [#&#8203;771](https://github.com/actions/setup-go/pull/771)

##### New Contributors

- [@&#8203;philip-gai](https://github.com/philip-gai) made their first contribution in [#&#8203;771](https://github.com/actions/setup-go/pull/771)

**Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v7.0.0>

### [`v7`](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0)

[Compare Source](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #104
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
2026-07-19 18:52:20 +00:00
renovate fd87ed8d3c fix(deps): update module github.com/pressly/goose/v3 to v3.27.2 (#102)
Release / release (push) Successful in 39s
dbsetup / vulnerabilities (push) Successful in 46s
dbsetup / test (push) Successful in 1m0s
pre-commit / pre-commit (push) Successful in 3m58s
2026-07-03 13:16:49 +00:00
renovate 755e6c3938 chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#100)
Release / release (push) Successful in 49s
dbsetup / test (push) Successful in 1m32s
dbsetup / vulnerabilities (push) Successful in 58s
pre-commit / pre-commit (push) Successful in 3m36s
2026-06-27 22:16:53 +00:00
renovate d2e8f54ebc chore(deps): update actions/checkout action to v7 (#98)
dbsetup / test (push) Successful in 2m13s
dbsetup / vulnerabilities (push) Successful in 1m34s
pre-commit / pre-commit (push) Successful in 7m20s
Release / release (push) Successful in 1m15s
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v6` → `v7` | `v7.0.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)

[Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0)

- Block checking out fork PR for pull\_request\_target and workflow\_run by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2454](https://github.com/actions/checkout/pull/2454)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461)
- Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2462](https://github.com/actions/checkout/pull/2462)

### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)

[Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0)

- Block checking out fork PR for pull\_request\_target and workflow\_run by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2454](https://github.com/actions/checkout/pull/2454)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461)
- Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2462](https://github.com/actions/checkout/pull/2462)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #98
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
2026-06-20 18:36:50 +00:00
renovate 67cd79eff1 chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 (#96)
Release / release (push) Successful in 1m2s
dbsetup / vulnerabilities (push) Successful in 1m50s
dbsetup / test (push) Successful in 2m26s
pre-commit / pre-commit (push) Successful in 6m24s
2026-05-09 11:13:31 +00:00
renovate 2e7e743744 chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 (#94)
Release / release (push) Successful in 1m6s
dbsetup / vulnerabilities (push) Successful in 1m49s
dbsetup / test (push) Successful in 2m25s
pre-commit / pre-commit (push) Successful in 6m15s
2026-05-04 17:13:29 +00:00
renovate 35a175b3e0 chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 (#93)
Release / release (push) Failing after 48s
dbsetup / vulnerabilities (push) Successful in 2m15s
dbsetup / test (push) Successful in 3m8s
pre-commit / pre-commit (push) Successful in 5m7s
2026-05-04 13:12:15 +00:00
renovate 880f13456d chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#91)
Release / release (push) Successful in 56s
dbsetup / vulnerabilities (push) Successful in 1m38s
dbsetup / test (push) Successful in 2m21s
pre-commit / pre-commit (push) Successful in 6m7s
2026-05-03 16:27:07 +00:00
renovate 802e90ee2d fix(deps): update module github.com/pressly/goose/v3 to v3.27.1 (#87)
Release / release (push) Successful in 1m11s
dbsetup / vulnerabilities (push) Successful in 2m5s
dbsetup / test (push) Successful in 2m40s
pre-commit / pre-commit (push) Successful in 6m36s
2026-04-29 06:15:07 +00:00
renovate 46493a3896 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 (#85)
Release / release (push) Failing after 1m8s
dbsetup / vulnerabilities (push) Successful in 1m36s
dbsetup / test (push) Successful in 2m16s
pre-commit / pre-commit (push) Successful in 6m20s
2026-03-22 18:21:21 +00:00
renovate 3728e83db5 chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 (#83)
Release / release (push) Successful in 1m10s
dbsetup / vulnerabilities (push) Successful in 2m3s
dbsetup / test (push) Successful in 3m7s
pre-commit / pre-commit (push) Successful in 7m5s
2026-03-12 16:14:28 +00:00
renovate 2c687986a7 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 (#81)
dbsetup / vulnerabilities (push) Successful in 2m45s
dbsetup / test (push) Successful in 3m20s
Release / release (push) Successful in 1m33s
pre-commit / pre-commit (push) Successful in 6m42s
2026-03-10 11:14:46 +00:00
renovate de09e37727 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 (#79)
dbsetup / test (push) Successful in 2m23s
dbsetup / vulnerabilities (push) Successful in 5m25s
pre-commit / pre-commit (push) Successful in 8m11s
Release / release (push) Successful in 12m56s
2026-03-07 22:11:21 +00:00
renovate 3ba763181c chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 (#77)
Release / release (push) Successful in 1m10s
dbsetup / vulnerabilities (push) Successful in 1m56s
dbsetup / test (push) Successful in 3m10s
pre-commit / pre-commit (push) Successful in 6m5s
2026-03-06 15:34:13 +00:00
renovate 0d0a3291fa fix(deps): update module github.com/pressly/goose/v3 to v3.27.0
dbsetup / vulnerabilities (pull_request) Successful in 13m22s
dbsetup / test (pull_request) Successful in 15m49s
pre-commit / pre-commit (pull_request) Successful in 37m20s
2026-02-22 17:04:31 +00:00
renovate 4a04370f50 chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 (#72)
Release / release (push) Successful in 1m13s
dbsetup / vulnerabilities (push) Successful in 3m11s
dbsetup / test (push) Successful in 3m30s
pre-commit / pre-commit (push) Successful in 7m47s
2026-02-17 17:04:12 +00:00
renovate 761154be92 chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 (#71)
dbsetup / test (push) Failing after 2s
pre-commit / pre-commit (push) Failing after 2s
Release / release (push) Successful in 39s
dbsetup / vulnerabilities (push) Failing after 2s
2026-02-11 10:35:33 +00:00
renovate 2341ab5a10 chore(deps): update golang docker tag to v1.25.6 (#67)
pre-commit / pre-commit (push) Successful in 8m5s
dbsetup / test (push) Successful in 1m32s
Release / release (push) Successful in 2m53s
dbsetup / vulnerabilities (push) Successful in 3m54s
2026-01-15 22:25:51 +00:00
renovate f01cfc08af chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#65)
Release / release (push) Successful in 1m3s
dbsetup / vulnerabilities (push) Successful in 4m10s
dbsetup / test (push) Successful in 4m30s
pre-commit / pre-commit (push) Successful in 17m39s
2026-01-13 21:15:21 +00:00
renovate 082a672a34 chore(deps): update golang:1.25.5 docker digest to 3a01526 (#64)
Release / release (push) Failing after 51s
dbsetup / vulnerabilities (push) Successful in 1m3s
dbsetup / test (push) Successful in 1m27s
pre-commit / pre-commit (push) Successful in 15m34s
2026-01-13 06:14:33 +00:00
renovate 7b740036d0 chore(deps): update actions/setup-python action to v6
dbsetup / test (pull_request) Successful in 2m30s
pre-commit / pre-commit (pull_request) Successful in 5m5s
dbsetup / vulnerabilities (pull_request) Successful in 2m23s
2026-01-09 08:07:52 +00:00
renovate 2af03bdf86 chore(deps): update pre-commit hook golangci/golangci-lint to v2.8.0
dbsetup / vulnerabilities (pull_request) Successful in 2m30s
dbsetup / test (pull_request) Successful in 2m34s
2026-01-08 21:12:04 +00:00
renovate b62be83146 chore(deps): update actions/setup-go action to v6
dbsetup / test (pull_request) Successful in 4m20s
dbsetup / vulnerabilities (pull_request) Successful in 5m50s
2026-01-08 15:03:18 +00:00
renovate ef8cba1131 chore(deps): update actions/checkout action to v6
dbsetup / test (pull_request) Successful in 3m25s
dbsetup / vulnerabilities (pull_request) Successful in 5m29s
2026-01-08 14:02:33 +00:00