Skip to content

Bump com.alibaba:qlexpress4 from 4.0.0-beta.7 to 4.0.9#43

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/com.alibaba-qlexpress4-4.0.9
Open

Bump com.alibaba:qlexpress4 from 4.0.0-beta.7 to 4.0.9#43
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/com.alibaba-qlexpress4-4.0.9

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.alibaba:qlexpress4 from 4.0.0-beta.7 to 4.0.9.

Release notes

Sourced from com.alibaba:qlexpress4's releases.

v4.0.9

  • Fix: left value type match #423
  • Fix: NPE in getOurVars and getOutAttrs when empty call #422
  • Delete SyntaxTreeFactory warmup
  • Feat:ID with 【】 support #420

Full Changelog: alibaba/QLExpress@v4.0.8...v4.0.9

v4.0.8

What's Changed

  • Fix: Optimize the parsing performance issues of long if-else chains.
  • Fix: Optimize the parsing performance issues of long one-line scripts.
  • Fix: Issue with @​QLFunction in variable-length argument scenarios.
  • Feature: Variable names support Chinese brackets.

New Contributors

Full Changelog: alibaba/QLExpress@v4.0.7...v4.0.8

v4.0.7

  • Feature: Add an explicit method Express4Runner#clearDFACache to proactively purge the Antlr4 DFA cache. Doc
  • Feature: Add an option InitOptions#strictNewLines to disable strict newline mode, easing the migration path for QLExpress3 users. Doc

Full Changelog: alibaba/QLExpress@v4.0.6...v4.0.7

v4.0.6

  • Fix: Fixed a bug in the extension function added by the addExtendFunction(String name, Class<?> bindingClass, QLFunctionalVarargs functionalVarargs) method, which occurred during multi-parameter call scenarios.
  • Feature:The new CheckOptions flag disableFunctionCalls allows function calls to be disabled during syntax validation.

Full Changelog: alibaba/QLExpress@v4.0.5...v4.0.6

v4.0.5

  • Fix:Fixed issue where the default method of the interface implemented by the parent class could not be called. Commit
  • Feature:Added the Express4Runner#addFunctionOfServiceMethod method, compatible with version 3.x.x, to facilitate upgrading and migration for existing users.

Full Changelog: alibaba/QLExpress@v4.0.4...v4.0.5

v4.0.4

What's Changed

  • Feature: Added a new syntax-checking method, Express4Runner#check, which supports options to restrict operators. PR Doc
  • Feature: Added the Express4Runner#getOutVarAttrs method, which supports parsing all variables that need to be passed in from the outside and their associated attributes; it is an enhanced version of getOutVarNames.
  • Feature:Unified define class of custom function, operator and extension function #407 Doc
  • Feature:Support template rendering Doc

New Contributors

Full Changelog: alibaba/QLExpress@v4.0.3...v4.0.4

... (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 [com.alibaba:qlexpress4](https://github.com/alibaba/QLExpress) from 4.0.0-beta.7 to 4.0.9.
- [Release notes](https://github.com/alibaba/QLExpress/releases)
- [Commits](alibaba/QLExpress@v4.0.0-beta.7...v4.0.9)

---
updated-dependencies:
- dependency-name: com.alibaba:qlexpress4
  dependency-version: 4.0.9
  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 Jan 12, 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