Skip to content

chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4#3340

Merged
MrAlias merged 1 commit intomainfrom
renovate/github.com-mirrexone-unqueryvet-1.x
Feb 25, 2026
Merged

chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4#3340
MrAlias merged 1 commit intomainfrom
renovate/github.com-mirrexone-unqueryvet-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/MirrexOne/unqueryvet v1.5.3v1.5.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

MirrexOne/unqueryvet (github.com/MirrexOne/unqueryvet)

v1.5.4

Compare Source

This release fixes critical false positive scenarios in the SQL injection scanner and improves internal performance.

  • SQL Injection Fixes: Constants and query parameters are no longer incorrectly flagged as tainted variables.
  • Prepared Statements: Added support for *sql.Stmt and *sqlx.Stmt to ignore safe parameter arguments.
  • Heuristics Update: Removed broad naming patterns that caused false positives on common terms like "sqlite".
  • TUI Optimization: Optimized memory usage in the terminal UI by reducing string allocations.
  • Testing: Added new test cases to ensure the stability of SQL analysis.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog labels Feb 22, 2026
@renovate renovate bot requested a review from a team as a code owner February 22, 2026 16:42
@renovate renovate bot force-pushed the renovate/github.com-mirrexone-unqueryvet-1.x branch 3 times, most recently from d5d6b60 to 88ec328 Compare February 25, 2026 20:15
@renovate renovate bot force-pushed the renovate/github.com-mirrexone-unqueryvet-1.x branch from 88ec328 to 4e72da8 Compare February 25, 2026 20:34
@MrAlias MrAlias merged commit ddfcd47 into main Feb 25, 2026
57 checks passed
@MrAlias MrAlias deleted the renovate/github.com-mirrexone-unqueryvet-1.x branch February 25, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant