Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps io.exoquery.exoquery-plugin from 2.2.0-2.0.0.PL to 2.2.20-2.0.0.PL.

Changelog

Sourced from io.exoquery.exoquery-plugin's changelog.

ExoQuery Changelog

Version 2.0.0.PL (December 8, 2025)

plugins { id("io.exoquery.exoquery-plugin") version "2.2.20-2.0.0.PL" }
dependencies { implementation("io.exoquery:exoquery-runner-jdbc:2.0.0.PL") }
  • Enhancement: Implement implicit JSON dereferencing (#74)
  • Enhancement: Improved JVM BigDecimal handling (#72)
  • Infrastructure: Update Terpal Controller to 4.4.0 (#73)

Version 2.0.0.PL.RC3 (November 23, 2025)

plugins { id("io.exoquery.exoquery-plugin") version "2.2.20-2.0.0.PL.RC3" }
dependencies { implementation("io.exoquery:exoquery-runner-jdbc:2.0.0.PL.RC3") }
  • Feature: Implement R2dbc Support (#68)
  • Testing: Fix up streaming tests

Version 2.0.0.PL.RC2 (November 23, 2025)

plugins { id("io.exoquery.exoquery-plugin") version "2.2.20-2.0.0.PL.RC2" }
dependencies { implementation("io.exoquery:exoquery-runner-jdbc:2.0.0.PL.RC2") }
  • Infrastructure: Centralize dependency management and improve Kotlin 2.3.0+ compatibility (#66)
  • Enhancement: SqlQuery.limit and where reductions (#67)
  • Enhancement: Add stringColumn.contains(string) and better null reductions (#65)

Version 2.0.0.PL.RC1 (November 12, 2025)

plugins { id("io.exoquery.exoquery-plugin") version "2.2.20-2.0.0.PL.RC1" }
dependencies { implementation("io.exoquery:exoquery-runner-jdbc:2.0.0.PL.RC1") }
  • Breaking: Rename CapturedFunction → SqlFragment and CapturedDynamic → SqlDynamic (#56)
  • Breaking: Use sql instead of capture (#53)
  • Enhancement: Adding common SQL functions (#55)
  • Enhancement: Add support for IN (subquery) (#54)
  • Performance: Improve performance by removing unneeded materializations (#64)
  • Enhancement: Allow zero-args @​SqlFragment functions (#63)
  • Bugfix: Fixing first-filter FlatUnit issue (#62)
  • Bugfix: Fix error duplication by providing accurate position data (#61)
  • Enhancement: Improve flatJoin API (#59)
  • Infrastructure: Improve compile error message testing and playground error rendering (#57, #58)

Version 1.7.2.PL (October 20, 2025)

</tr></table> 

... (truncated)

Commits

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 [io.exoquery.exoquery-plugin](https://github.com/exoquery/exoquery) from 2.2.0-2.0.0.PL to 2.2.20-2.0.0.PL.
- [Changelog](https://github.com/ExoQuery/ExoQuery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/exoquery/exoquery/commits)

---
updated-dependencies:
- dependency-name: io.exoquery.exoquery-plugin
  dependency-version: 2.2.20-2.0.0.PL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #31.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/gradle/exoquery-sample-codegen-ai/io.exoquery.exoquery-plugin-2.2.20-2.0.0.PL branch December 15, 2025 16:38
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant