Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.15.0 #232

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/volatiletech/sqlboiler/v4 require minor v4.14.2 -> v4.15.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

volatiletech/sqlboiler (github.com/volatiletech/sqlboiler/v4)

v4.15.0

Compare Source

Added
Fixed
  • Fix missing types import on non nullable char column in postgres driver (thanks @​Ebbele)
  • Fix struct len check for columns whitelist and blacklist in sqlite driver (thanks @​oscar-refacton)
  • Properly clean name before title casing (thanks @​MJacred)
  • Fix parsing pgeo point in scientific notation format (thanks @​zhongduo)
  • Downgrade decimal version before decompose interface (thanks @​zhongduo)
  • Fix UPSERT query to respect conflict_target in postgres driver (thanks @​agis)
  • Fix column type conversion in SQLite3 driver, specifically, columns with types such as FLOAT(2, 1) or TYNYINT(1) (thanks @​Jumpaku)

See CHANGELOG.md for 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner August 18, 2023 19:25
@renovate renovate bot force-pushed the renovate/github.com-volatiletech-sqlboiler-v4-4.x branch from 86ef32d to 9cb70ae Compare August 21, 2023 17:18
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #232 (9cb70ae) into main (97b483f) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   71.87%   71.87%           
=======================================
  Files          36       36           
  Lines        3549     3549           
=======================================
  Hits         2551     2551           
  Misses        745      745           
  Partials      253      253           
Flag Coverage Δ
unittests 71.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@diogomatsubara diogomatsubara merged commit 65aba16 into main Aug 22, 2023
7 checks passed
@diogomatsubara diogomatsubara deleted the renovate/github.com-volatiletech-sqlboiler-v4-4.x branch August 22, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant