Update module github.com/mattn/go-sqlite3 to v1.14.42 #7

Merged
renovate-bot merged 1 commit from renovate/github.com-mattn-go-sqlite3-1.x into master 2026-04-23 21:52:43 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/mattn/go-sqlite3 v1.14.34v1.14.42 age confidence

Release Notes

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

v1.14.42

Compare Source

v1.14.41

Compare Source

v1.14.40

Compare Source

v1.14.39

Compare Source

v1.14.38

Compare Source

v1.14.37

Compare Source

v1.14.36

Compare Source

v1.14.35

Compare Source


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `v1.14.34` → `v1.14.42` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmattn%2fgo-sqlite3/v1.14.42?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmattn%2fgo-sqlite3/v1.14.34/v1.14.42?slim=true) | --- ### Release Notes <details> <summary>mattn/go-sqlite3 (github.com/mattn/go-sqlite3)</summary> ### [`v1.14.42`](https://github.com/mattn/go-sqlite3/compare/v1.14.41...v1.14.42) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.41...v1.14.42) ### [`v1.14.41`](https://github.com/mattn/go-sqlite3/compare/v1.14.40...v1.14.41) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.40...v1.14.41) ### [`v1.14.40`](https://github.com/mattn/go-sqlite3/compare/v1.14.39...v1.14.40) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.39...v1.14.40) ### [`v1.14.39`](https://github.com/mattn/go-sqlite3/compare/v1.14.38...v1.14.39) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.38...v1.14.39) ### [`v1.14.38`](https://github.com/mattn/go-sqlite3/compare/v1.14.37...v1.14.38) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.37...v1.14.38) ### [`v1.14.37`](https://github.com/mattn/go-sqlite3/compare/v1.14.36...v1.14.37) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.36...v1.14.37) ### [`v1.14.36`](https://github.com/mattn/go-sqlite3/compare/v1.14.35...v1.14.36) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.35...v1.14.36) ### [`v1.14.35`](https://github.com/mattn/go-sqlite3/compare/v1.14.34...v1.14.35) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.34...v1.14.35) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-20 20:10:10 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/gookit/validate@v1.5.6: Get "https://proxy.golang.org/github.com/gookit/validate/@v/v1.5.6.mod": dial tcp 142.251.140.113:443: i/o timeout

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: github.com/gookit/validate@v1.5.6: Get "https://proxy.golang.org/github.com/gookit/validate/@v/v1.5.6.mod": dial tcp 142.251.140.113:443: i/o timeout ```
renovate-bot force-pushed renovate/github.com-mattn-go-sqlite3-1.x from 21f506adf5
Some checks failed
renovate/artifacts Artifact file update failure
to 39d04f1141
Some checks failed
renovate/artifacts Artifact file update failure
2026-04-23 21:52:41 +00:00
Compare
renovate-bot deleted branch renovate/github.com-mattn-go-sqlite3-1.x 2026-04-23 21:52:43 +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
paspo/mail-autoconfig!7
No description provided.