Update module modernc.org/sqlite to v1.30.1 #33

Merged
abs3nt merged 1 commits from renovate/modernc.org-sqlite-1.x into main 2024-07-06 21:06:54 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
modernc.org/sqlite require minor v1.26.0 -> v1.30.1

Release Notes

cznic/sqlite (modernc.org/sqlite)

v1.30.1

Compare Source

v1.30.0

Compare Source

v1.29.10

Compare Source

v1.29.9

Compare Source

v1.29.8

Compare Source

v1.29.7

Compare Source

v1.29.6

Compare Source

v1.29.5

Compare Source

v1.29.4

Compare Source

v1.29.3

Compare Source

v1.29.2

Compare Source

v1.29.1

Compare Source

v1.29.0

Compare Source

v1.28.0

Compare Source

v1.27.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.26.0` -> `v1.30.1` | --- ### Release Notes <details> <summary>cznic/sqlite (modernc.org/sqlite)</summary> ### [`v1.30.1`](https://gitlab.com/cznic/sqlite/compare/v1.30.0...v1.30.1) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.30.0...v1.30.1) ### [`v1.30.0`](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0) ### [`v1.29.10`](https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.29.10) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.29.10) ### [`v1.29.9`](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9) ### [`v1.29.8`](https://gitlab.com/cznic/sqlite/compare/v1.29.7...v1.29.8) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.7...v1.29.8) ### [`v1.29.7`](https://gitlab.com/cznic/sqlite/compare/v1.29.6...v1.29.7) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.6...v1.29.7) ### [`v1.29.6`](https://gitlab.com/cznic/sqlite/compare/v1.29.5...v1.29.6) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.5...v1.29.6) ### [`v1.29.5`](https://gitlab.com/cznic/sqlite/compare/v1.29.4...v1.29.5) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.4...v1.29.5) ### [`v1.29.4`](https://gitlab.com/cznic/sqlite/compare/v1.29.3...v1.29.4) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.3...v1.29.4) ### [`v1.29.3`](https://gitlab.com/cznic/sqlite/compare/v1.29.2...v1.29.3) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.2...v1.29.3) ### [`v1.29.2`](https://gitlab.com/cznic/sqlite/compare/v1.29.1...v1.29.2) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.1...v1.29.2) ### [`v1.29.1`](https://gitlab.com/cznic/sqlite/compare/v1.29.0...v1.29.1) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.29.0...v1.29.1) ### [`v1.29.0`](https://gitlab.com/cznic/sqlite/compare/v1.28.0...v1.29.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.28.0...v1.29.0) ### [`v1.28.0`](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0) ### [`v1.27.0`](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
abs3nt added 1 commit 2024-07-06 20:47:50 +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):

  • 8 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.4.0 -> v0.6.0
github.com/google/uuid v1.3.1 -> v1.6.0
golang.org/x/mod v0.13.0 -> v0.16.0
golang.org/x/sys v0.18.0 -> v0.19.0
golang.org/x/tools v0.14.0 -> v0.19.0
modernc.org/ccgo/v3 v3.16.15 -> v3.17.0
modernc.org/libc v1.25.0 -> v1.52.1
modernc.org/memory v1.7.2 -> v1.8.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): - 8 additional dependencies were updated Details: | **Package** | **Change** | | :----------------------- | :---------------------- | | `golang.org/x/sync` | `v0.4.0` -> `v0.6.0` | | `github.com/google/uuid` | `v1.3.1` -> `v1.6.0` | | `golang.org/x/mod` | `v0.13.0` -> `v0.16.0` | | `golang.org/x/sys` | `v0.18.0` -> `v0.19.0` | | `golang.org/x/tools` | `v0.14.0` -> `v0.19.0` | | `modernc.org/ccgo/v3` | `v3.16.15` -> `v3.17.0` | | `modernc.org/libc` | `v1.25.0` -> `v1.52.1` | | `modernc.org/memory` | `v1.7.2` -> `v1.8.0` |
abs3nt merged commit ae9d766246 into main 2024-07-06 21:06:54 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: abs3nt/gospt#33
No description provided.