Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps github.com/huandu/go-sqlbuilder from 1.38.1 to 1.38.2.

Release notes

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

New feature: new field option omitempty(tag1,tag2,...)

The omitempty field option is upgraded to a function which can omit a field for one or more tags.

See #50 for details.

Commits
  • 21cf114 Merge pull request #228 from shoriwe/fix/sqlite-strings
  • 2994d27 fix: removed comments
  • dd48ffd test: make all tests pass by resolving to correct SQLite syntax
  • 0183453 fix #223: mark OrderBy as "not recommended" rather than deprecated
  • e8fd33a Merge pull request #226 from shoriwe/fix/improve-error-context
  • d57b6b3 fix: improved msg during byte slice
  • 947cd76 fix: factually correct escpaing in sqlite
  • 4adf799 fix: sqlite single quote interpolations
  • e36402a fix: improve error-msg context for unsupported types during interpolation
  • See full diff 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)

Bumps [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/huandu/go-sqlbuilder/releases)
- [Commits](huandu/go-sqlbuilder@v1.38.1...v1.38.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Jan 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2026 11:10
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Jan 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@chrisgacsal chrisgacsal merged commit 3fdfbe2 into main Jan 14, 2026
27 of 28 checks passed
@chrisgacsal chrisgacsal deleted the dependabot/go_modules/github.com/huandu/go-sqlbuilder-1.38.2 branch January 14, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants