From 9c77cbc85ffda159d865c13e9b0b51423de93446 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 9 May 2026 11:20:32 +0000 Subject: [PATCH 1/3] chore(release): prepare for v0.1.3 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e9a7f5..fef156a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. +## [0.1.3] - 2026-05-09 + +### 🐛 Bug Fixes + +- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#88) +- *(deps)* Update module github.com/pressly/goose/v3 to v3.27.1 (#87) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#77) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#79) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#81) +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#83) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#85) +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#91) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#93) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#94) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#96) + ## [0.1.2] - 2026-02-22 ### 🐛 Bug Fixes -- 2.52.0 From 54ff476150b90eed5d8f3bf34a09058466edb4cf Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 9 May 2026 11:20:34 +0000 Subject: [PATCH 2/3] chore(release): prepare for v0.1.3 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index defa6b1..8ed8a9a 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.1.2" + "version": "v0.1.3" } -- 2.52.0 From d2e8f54ebcc64aed5b0922ce95cb6d12213c8d9a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jun 2026 18:36:50 +0000 Subject: [PATCH 3/3] chore(deps): update actions/checkout action to v7 (#98) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
actions/checkout (actions/checkout) ### [`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 [@​aiqiaoy](https://github.com/aiqiaoy) in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458) - Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460) - Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461) - Bump [@​actions/core](https://github.com/actions/core) and [@​actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459) - upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2463](https://github.com/actions/checkout/pull/2463) - Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​aiqiaoy](https://github.com/aiqiaoy) in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458) - Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460) - Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461) - Bump [@​actions/core](https://github.com/actions/core) and [@​actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459) - upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2463](https://github.com/actions/checkout/pull/2463) - Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.unbound.se/unboundsoftware/dbsetup/pulls/98 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/ci.yaml | 4 ++-- .gitea/workflows/pre-commit.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index d0a2c1d..b34f9c4 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-go@v6 with: go-version: 'stable' @@ -70,7 +70,7 @@ jobs: vulnerabilities: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-go@v6 with: go-version: 'stable' diff --git a/.gitea/workflows/pre-commit.yaml b/.gitea/workflows/pre-commit.yaml index 3c08d25..194e01f 100644 --- a/.gitea/workflows/pre-commit.yaml +++ b/.gitea/workflows/pre-commit.yaml @@ -13,7 +13,7 @@ jobs: env: SKIP: no-commit-to-branch steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-go@v6 with: go-version: 'stable' -- 2.52.0