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

chore(go.mod): bump github.com/ulule/loukoum/v3 from 3.4.0 to 3.5.2 #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps github.com/ulule/loukoum/v3 from 3.4.0 to 3.5.2.

Release notes

Sourced from github.com/ulule/loukoum/v3's releases.

v3.5.2

No release notes provided.

Loukoum v3.5.1

  • Allow multiple expressions in from
  • Allow raw expression in from

Loukoum v3.5.0

  • Add Call expression
  • Allow any expression in join condition
  • Quote identifiers
Commits
  • c7aafb4 Merge pull request #117 from ulule/fix/panic-if-condition-is-nil
  • 96805b0 panic if condition is nil on WHERE / AND clauses
  • 4790f61 Merge pull request #115 from ulule/feat/multiple-from
  • f297dd1 Merge pull request #116 from ulule/dependabot/go_modules/github.com/lib/pq-1....
  • dd34d41 chore(go.mod): bump github.com/lib/pq from 1.10.1 to 1.10.2
  • 16e4ef5 feat: allow multiple from
  • bad047a Merge pull request #113 from ulule/feat/add-like-and-overlap-to-call
  • f38000c feat: add Like and Overlap to Call
  • f5e1327 Merge pull request #111 from ulule/feat/allow-any-expression-in-join-condition
  • 45afc4e feat: allow any expression in join condition
  • 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 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 added the dependencies Pull requests that update a dependency file label Jun 10, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ulule/loukoum/v3-3.5.2 branch 2 times, most recently from f6e779d to e4a69c6 Compare September 3, 2021 16:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ulule/loukoum/v3-3.5.2 branch 2 times, most recently from e27c2b5 to f8e6fb2 Compare November 9, 2021 16:40
Bumps [github.com/ulule/loukoum/v3](https://github.com/ulule/loukoum) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/ulule/loukoum/releases)
- [Commits](ulule/loukoum@v3.4.0...v3.5.2)

---
updated-dependencies:
- dependency-name: github.com/ulule/loukoum/v3
  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/ulule/loukoum/v3-3.5.2 branch from f8e6fb2 to 9d985b5 Compare November 9, 2021 16:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants