fix(deps): update module modernc.org/sqlite to v1.36.0 #64

Open
abs3nt wants to merge 1 commits from renovate/modernc.org-sqlite-1.x into master
Owner

This PR contains the following updates:

Package Type Update Change
modernc.org/sqlite require minor v1.33.1 -> v1.36.0

Release Notes

cznic/sqlite (modernc.org/sqlite)

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.5

Compare Source

v1.34.4

Compare Source

v1.34.3

Compare Source

v1.34.2

Compare Source

v1.34.1

Compare Source

v1.34.0

Compare Source


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 | |---|---|---|---| | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | require | minor | `v1.33.1` -> `v1.36.0` | --- ### Release Notes <details> <summary>cznic/sqlite (modernc.org/sqlite)</summary> ### [`v1.36.0`](https://gitlab.com/cznic/sqlite/compare/v1.35.0...v1.36.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.35.0...v1.36.0) ### [`v1.35.0`](https://gitlab.com/cznic/sqlite/compare/v1.34.5...v1.35.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.5...v1.35.0) ### [`v1.34.5`](https://gitlab.com/cznic/sqlite/compare/v1.34.4...v1.34.5) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.4...v1.34.5) ### [`v1.34.4`](https://gitlab.com/cznic/sqlite/compare/v1.34.3...v1.34.4) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.3...v1.34.4) ### [`v1.34.3`](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.34.3) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.34.3) ### [`v1.34.2`](https://gitlab.com/cznic/sqlite/compare/v1.34.1...v1.34.2) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.1...v1.34.2) ### [`v1.34.1`](https://gitlab.com/cznic/sqlite/compare/v1.34.0...v1.34.1) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.34.0...v1.34.1) ### [`v1.34.0`](https://gitlab.com/cznic/sqlite/compare/v1.33.1...v1.34.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.33.1...v1.34.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuMTgxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
abs3nt added 1 commit 2024-12-05 14:48:50 +00:00
abs3nt changed title from fix(deps): update module modernc.org/sqlite to v1.34.2 to fix(deps): update module modernc.org/sqlite to v1.34.3 2024-12-18 15:48:47 +00:00
abs3nt force-pushed renovate/modernc.org-sqlite-1.x from f3508e4d76 to a38578a852 2024-12-18 15:48:47 +00:00 Compare
abs3nt force-pushed renovate/modernc.org-sqlite-1.x from a38578a852 to ff8533adf9 2024-12-22 13:48:52 +00:00 Compare
abs3nt changed title from fix(deps): update module modernc.org/sqlite to v1.34.3 to fix(deps): update module modernc.org/sqlite to v1.34.4 2024-12-22 13:48:52 +00:00
abs3nt changed title from fix(deps): update module modernc.org/sqlite to v1.34.4 to fix(deps): update module modernc.org/sqlite to v1.34.5 2025-01-15 21:48:36 +00:00
abs3nt force-pushed renovate/modernc.org-sqlite-1.x from ff8533adf9 to d970892745 2025-01-15 21:48:37 +00:00 Compare
abs3nt force-pushed renovate/modernc.org-sqlite-1.x from d970892745 to d5ac69fba9 2025-02-13 15:48:55 +00:00 Compare
abs3nt changed title from fix(deps): update module modernc.org/sqlite to v1.34.5 to fix(deps): update module modernc.org/sqlite to v1.35.0 2025-02-13 15:48:56 +00:00
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.26.0 -> v0.30.0
modernc.org/libc v1.61.0 -> v1.61.13
modernc.org/mathutil v1.6.0 -> v1.7.1
modernc.org/memory v1.8.0 -> v1.8.2
modernc.org/strutil v1.2.0 -> v1.2.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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------- | :---------------------- | | `golang.org/x/sys` | `v0.26.0` -> `v0.30.0` | | `modernc.org/libc` | `v1.61.0` -> `v1.61.13` | | `modernc.org/mathutil` | `v1.6.0` -> `v1.7.1` | | `modernc.org/memory` | `v1.8.0` -> `v1.8.2` | | `modernc.org/strutil` | `v1.2.0` -> `v1.2.1` |
abs3nt force-pushed renovate/modernc.org-sqlite-1.x from d5ac69fba9 to 8c9e2e4957 2025-02-26 14:48:48 +00:00 Compare
abs3nt changed title from fix(deps): update module modernc.org/sqlite to v1.35.0 to fix(deps): update module modernc.org/sqlite to v1.36.0 2025-02-26 14:48:49 +00:00
All checks were successful
builder / build (push) Successful in 49s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

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 checkout renovate/modernc.org-sqlite-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: abs3nt/gspot#64
No description provided.