Skip to content

Bump io.github.nstdio:rsql-parser from 2.3.4 to 2.4.0#430

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.github.nstdio-rsql-parser-2.4.0
Open

Bump io.github.nstdio:rsql-parser from 2.3.4 to 2.4.0#430
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.github.nstdio-rsql-parser-2.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps io.github.nstdio:rsql-parser from 2.3.4 to 2.4.0.

Release notes

Sourced from io.github.nstdio:rsql-parser's releases.

v2.4.0

What's Changed

Full Changelog: nstdio/rsql-parser@v2.3.4...v2.4.0

Changelog

Sourced from io.github.nstdio:rsql-parser's changelog.

== 2.4.0 (2026-03-17)

  • Visitor to output RSQL nodes as query string.
  • Arity implements equals and hashCode.
Commits
  • 5fa2e2e [Gradle Release Plugin] - pre tag commit:  'v2.4.0'.
  • 60b3f6d doc: Polish Javadoc for Arity.
  • 6d1585e style: Format Arity.
  • e1d8222 Merge pull request #93 from nstdio/arity-equals-and-hashcode
  • 8f30096 feat: Add equals and hashCode implementations for Arity.
  • 4e02375 Merge pull request #92 from nstdio/arity-test
  • 49f76c6 test: Add more tests to cover zero cases when creating an NAry object.
  • a7ff83d Merge pull request #91 from nstdio/arity
  • 30ef3e9 feat: The Arity.of(int, int) return NAry when arguments are the same.
  • d58e7d9 Merge pull request #90 from nstdio/rendering-rsql-visitor
  • 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 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.github.nstdio:rsql-parser](https://github.com/nstdio/rsql-parser) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/nstdio/rsql-parser/releases)
- [Changelog](https://github.com/nstdio/rsql-parser/blob/master/CHANGELOG.adoc)
- [Commits](nstdio/rsql-parser@v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: io.github.nstdio:rsql-parser
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 18, 2026
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.

0 participants