fix(deps): update module modernc.org/sqlite to v1.54.0 #129

Open
Renovate wants to merge 1 commit from renovate/modernc.org-sqlite-1.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
modernc.org/sqlite v1.53.0v1.54.0 age confidence

Release Notes

cznic/sqlite (modernc.org/sqlite)

v1.54.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.53.0` → `v1.54.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.54.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.53.0/v1.54.0?slim=true) | --- ### Release Notes <details> <summary>cznic/sqlite (modernc.org/sqlite)</summary> ### [`v1.54.0`](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.54.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.54.0) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update module modernc.org/sqlite to v1.54.0
Some checks failed
CI/CD Workflow / Detect changed paths (pull_request) Successful in 10s
CI/CD Workflow / Test Frontend (Node.js) (pull_request) Has been skipped
CI/CD Workflow / Security (Secrets: gitleaks) (pull_request) Successful in 22s
CI/CD Workflow / Test Postgres Store (pull_request) Failing after 1m45s
CI/CD Workflow / Security (Go: govulncheck + gosec) (pull_request) Failing after 2m55s
CI/CD Workflow / Test Backend (Go) (pull_request) Successful in 5m43s
CI/CD Workflow / E2E (Playwright + Go) (pull_request) Successful in 10m17s
CI/CD Workflow / Build and Publish Docker Image (pull_request) Has been skipped
CI/CD Workflow / Trigger Dockhand Deployment (pull_request) Has been skipped
cfb9cfd9cd
Author
Collaborator

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.20.0 -> v0.21.0
golang.org/x/sys v0.45.0 -> v0.46.0
modernc.org/libc v1.73.4 -> v1.74.1
### ℹ️ 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): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/sync` | `v0.20.0` -> `v0.21.0` | | `golang.org/x/sys` | `v0.45.0` -> `v0.46.0` | | `modernc.org/libc` | `v1.73.4` -> `v1.74.1` |
Some checks failed
CI/CD Workflow / Detect changed paths (pull_request) Successful in 10s
CI/CD Workflow / Test Frontend (Node.js) (pull_request) Has been skipped
CI/CD Workflow / Security (Secrets: gitleaks) (pull_request) Successful in 22s
CI/CD Workflow / Test Postgres Store (pull_request) Failing after 1m45s
CI/CD Workflow / Security (Go: govulncheck + gosec) (pull_request) Failing after 2m55s
CI/CD Workflow / Test Backend (Go) (pull_request) Successful in 5m43s
CI/CD Workflow / E2E (Playwright + Go) (pull_request) Successful in 10m17s
CI/CD Workflow / Build and Publish Docker Image (pull_request) Has been skipped
CI/CD Workflow / Trigger Dockhand Deployment (pull_request) Has been skipped
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/modernc.org-sqlite-1.x:renovate/modernc.org-sqlite-1.x
git switch renovate/modernc.org-sqlite-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/modernc.org-sqlite-1.x
git switch renovate/modernc.org-sqlite-1.x
git rebase main
git switch main
git merge --ff-only renovate/modernc.org-sqlite-1.x
git switch renovate/modernc.org-sqlite-1.x
git rebase main
git switch main
git merge --no-ff renovate/modernc.org-sqlite-1.x
git switch main
git merge --squash renovate/modernc.org-sqlite-1.x
git switch main
git merge --ff-only renovate/modernc.org-sqlite-1.x
git switch main
git merge renovate/modernc.org-sqlite-1.x
git push origin main
Sign in to join this conversation.
No reviewers
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
kreativmonkey/goloom!129
No description provided.