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

Update module github.com/go-jet/jet/v2 to v2.10.1 #18

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-jet/jet/v2 require minor v2.9.0 -> v2.10.1

Release Notes

go-jet/jet (github.com/go-jet/jet/v2)

v2.10.1

Compare Source

[Bug] QRM doesn't group query result correctly if there are two model slices of the same type in the destination and one slice is aliased (issue, more info)
[Bug] Jet generator fails if MySQL column comment contains an ASCII control character (issue)
[Bug] Jet generator usage string shows the wrong version (issue)

v2.10.0

Compare Source

[New] Postgres support for GROUPING SET, ROLLUP, CUBE, and GROUPING operators (wiki)
[New] MySQL support for WITH ROLLUP and GROUPING operators (wiki)
[New] UseSchema method to replace targeted schema for table and view SQL Builder types (wiki)
[New] Generated columns are not part of the MutableColumns list anymore (issue)
[New] MySQL column comments are now included in generated files (issue)
[Bug] Generator fails if there is an enum with the same name in multiple Postgres schema (issue)
[Bug] QRM fails to group the result if the primary key is a custom type (issue)
[Bug] QRM fails to group the result if there are duplicate slices in the destination (issue)


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 changed the title Update module github.com/go-jet/jet/v2 to v2.10.0 Update module github.com/go-jet/jet/v2 to v2.10.1 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-jet-jet-v2-2.x branch from 32d60ca to 2f963e6 Compare July 24, 2023 10:28
@renovate renovate bot force-pushed the renovate/github.com-go-jet-jet-v2-2.x branch 3 times, most recently from 9e1465f to 033ee06 Compare August 3, 2023 20:39
@ajvpot ajvpot enabled auto-merge (squash) August 3, 2023 20:40
@renovate renovate bot force-pushed the renovate/github.com-go-jet-jet-v2-2.x branch 2 times, most recently from 71e308f to 76f69fc Compare August 3, 2023 20:46
@renovate renovate bot force-pushed the renovate/github.com-go-jet-jet-v2-2.x branch from 76f69fc to 00a1ee7 Compare August 3, 2023 20:48
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Aug 3, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ajvpot ajvpot merged commit 5d5cb1e into master Aug 3, 2023
2 checks passed
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