openclarity / vmclarity

VMClarity is a tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and vulnerabilities
openclarity.io
Apache License 2.0
93 stars 22 forks source link

fix(deps): update gorm.io #1810

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gorm.io/driver/postgres v1.5.7 -> v1.5.9 age adoption passing confidence
gorm.io/driver/sqlite v1.5.5 -> v1.5.6 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-gorm/postgres (gorm.io/driver/postgres) ### [`v1.5.9`](https://togithub.com/go-gorm/postgres/compare/v1.5.8...v1.5.9) [Compare Source](https://togithub.com/go-gorm/postgres/compare/v1.5.8...v1.5.9) ### [`v1.5.8`](https://togithub.com/go-gorm/postgres/compare/v1.5.7...v1.5.8) [Compare Source](https://togithub.com/go-gorm/postgres/compare/v1.5.7...v1.5.8)
go-gorm/sqlite (gorm.io/driver/sqlite) ### [`v1.5.6`](https://togithub.com/go-gorm/sqlite/compare/v1.5.5...v1.5.6) [Compare Source](https://togithub.com/go-gorm/sqlite/compare/v1.5.5...v1.5.6)

Configuration

📅 Schedule: Branch creation - "after 8am on Monday" in timezone Etc/UTC, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 weeks ago

ℹ Artifact update notice

File name: api/server/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):

Details:

Package Change
github.com/mattn/go-sqlite3 v1.14.17 -> v1.14.22
ramizpolic commented 1 week ago

Requires validating the existing query builder matchers. will take it over once I am free