fix(deps): update module github.com/ncruces/go-sqlite3 to v0.24.0 #5

Merged
jaredallard merged 1 commit from renovate/github.com-ncruces-go-sqlite3-0.x into main 2025-02-28 21:13:55 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/ncruces/go-sqlite3 require minor v0.23.3 -> v0.24.0

Release Notes

ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)

v0.24.0

Compare Source

What's Changed

Changes:

  • Require Go 1.23

Full Changelog: https://github.com/ncruces/go-sqlite3/compare/v0.23.3...v0.24.0

Artifact attestations


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) | require | minor | `v0.23.3` -> `v0.24.0` | --- ### Release Notes <details> <summary>ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)</summary> ### [`v0.24.0`](https://github.com/ncruces/go-sqlite3/releases/tag/v0.24.0) [Compare Source](https://github.com/ncruces/go-sqlite3/compare/v0.23.3...v0.24.0) ##### What's Changed **Changes:** - Require Go 1.23 **Full Changelog**: https://github.com/ncruces/go-sqlite3/compare/v0.23.3...v0.24.0 [**Artifact attestations**](https://github.com/ncruces/go-sqlite3/attestations/5256744) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate.bot added 1 commit 2025-02-28 17:07:54 +00:00
fix(deps): update module github.com/ncruces/go-sqlite3 to v0.24.0
All checks were successful
tests / go test (pull_request) Successful in 16s
tests / golangci-lint (pull_request) Successful in 17s
9f0c27dec0
Author
Owner

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.24.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------- | :----------------- | | `go` | `1.23` -> `1.24.0` |
jaredallard merged commit db95258d63 into main 2025-02-28 21:13:55 +00:00
jaredallard deleted branch renovate/github.com-ncruces-go-sqlite3-0.x 2025-02-28 21:13:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: homelab/klefki#5
No description provided.