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

Open
renovate.bot wants to merge 1 commit from renovate/github.com-ncruces-go-sqlite3-0.x into main
Owner

This PR contains the following updates:

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

Release Notes

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

v0.24.1

Compare Source

What's Changed

Changes:

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

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 | patch | `v0.24.0` -> `v0.24.1` | --- ### Release Notes <details> <summary>ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)</summary> ### [`v0.24.1`](https://github.com/ncruces/go-sqlite3/releases/tag/v0.24.1) [Compare Source](https://github.com/ncruces/go-sqlite3/compare/v0.24.0...v0.24.1) ##### What's Changed **Changes**: - Handle [EINTR](https://go.dev/doc/go1.14#runtime). **Full Changelog**: https://github.com/ncruces/go-sqlite3/compare/v0.24.0...v0.24.1 [**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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate.bot added 1 commit 2025-03-14 00:30:35 +00:00
fix(deps): update module github.com/ncruces/go-sqlite3 to v0.24.1
All checks were successful
tests / go test (pull_request) Successful in 53s
tests / golangci-lint (pull_request) Successful in 1m2s
930c07c1f1
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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.35.0 -> v0.36.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.22.0 -> v0.23.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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/crypto` | `v0.35.0` -> `v0.36.0` | | `golang.org/x/sync` | `v0.11.0` -> `v0.12.0` | | `golang.org/x/sys` | `v0.30.0` -> `v0.31.0` | | `golang.org/x/text` | `v0.22.0` -> `v0.23.0` |
All checks were successful
tests / go test (pull_request) Successful in 53s
tests / golangci-lint (pull_request) Successful in 1m2s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-ncruces-go-sqlite3-0.x:renovate/github.com-ncruces-go-sqlite3-0.x
git checkout renovate/github.com-ncruces-go-sqlite3-0.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/github.com-ncruces-go-sqlite3-0.x
git checkout renovate/github.com-ncruces-go-sqlite3-0.x
git rebase main
git checkout main
git merge --ff-only renovate/github.com-ncruces-go-sqlite3-0.x
git checkout renovate/github.com-ncruces-go-sqlite3-0.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-ncruces-go-sqlite3-0.x
git checkout main
git merge --squash renovate/github.com-ncruces-go-sqlite3-0.x
git checkout main
git merge --ff-only renovate/github.com-ncruces-go-sqlite3-0.x
git checkout main
git merge renovate/github.com-ncruces-go-sqlite3-0.x
git push origin main
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#10
No description provided.