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

go.mod: bump github.com/huandu/go-sqlbuilder from 1.22.0 to 1.23.0 #49

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps github.com/huandu/go-sqlbuilder from 1.22.0 to 1.23.0.

Release notes

Sourced from github.com/huandu/go-sqlbuilder's releases.

New feature: Support new flavor Oracle

What's Changed

  • #118, #126: Support new flavor oracle. Thanks for your contribution, @​zhangyongding.
  • #125: Add new alias functions in Cond for better readability.

Full Changelog: huandu/go-sqlbuilder@v1.22.0...v1.23.0

Commits
  • fd93ff9 fix #125: add more alias funcs in Cond for readability
  • 92fd859 update doc and tests for oracle flavor
  • 334a2a2 Merge pull request #126 from zhangyongding/master
  • 647fbb1 移除ForeachReadForTag和ForeachWriteForTag函数
  • 2b7aa7a 修复分页查询的的bug
  • 8013091 修复分页查询时存在order by返回结果不正确的bug
  • dabedfb fix bug
  • fda3c56 oracle的limit和offset改为固定参数
  • 28860fd 修复多表查询时oracle分页的bug
  • b9e2ae6 fix bug
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner November 6, 2023 13:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 6, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 13:33
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/huandu/go-sqlbuilder-1.23.0 branch 2 times, most recently from e2368ec to 702c3b7 Compare November 6, 2023 13:35
Bumps [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/huandu/go-sqlbuilder/releases)
- [Commits](huandu/go-sqlbuilder@v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/huandu/go-sqlbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/huandu/go-sqlbuilder-1.23.0 branch from 702c3b7 to 1f13af0 Compare November 6, 2023 13:36
@github-actions github-actions bot merged commit 9a12c7e into main Nov 6, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/huandu/go-sqlbuilder-1.23.0 branch November 6, 2023 13:37
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants