Skip to content

Bump com.alibaba:qlexpress4 from 4.0.0-beta.7 to 4.0.1#20

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

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

Release notes

Sourced from com.alibaba:qlexpress4's releases.

v4.0.1

Fix some bugs in complex script scenarios.

v4.0.0

Full Changelog: alibaba/QLExpress@v4.0.0-beta.9...v4.0.0

4.0.0-beta.9

  • Enhance the compatibility of method reference syntax with Java.
  • Support variable names starting with $.
  • Expand the scope of expression tracing: support MAP, IF, RETURN, DEFINE_FUNCTION, DEFINE_MACRO, and STATEMENT. Doc
  • Support the updated Macro API and add a new section about macros in the documentation. Doc

4.0.0-beta.8

  • Get Out Var Names: fix #385 , getOutVarNames exception when if without else
  • Bug Fix: empty list redundancy cache
  • Expression Trace: support ternary and if
Commits
  • 8154809 Commit from GitHub Actions (Reduce Adoc)
  • e9f240a char type upgrade doc
  • 6aedf00 Merge pull request #396 from lunasaw/20250807_support_function_post_definition
  • d2af3f6 refactor(aparser): 移除宏定义相关的代码
  • 32a300c feat(parser): 优化 QVM指令处理顺序
  • bad6611 feat(aParser): 优化函数处理逻辑并添加宏定义支持
  • 8746c1d feat(function): 支持函数前向引用并优化函数声明处理- 新增 hasForwardFunctionReferences 方法检查是否存在前向...
  • d94adc3 Merge pull request #394 from lunasaw/20250806_jsonobject_put_method_not_found
  • 3b8a3b8 Update TestSuiteRunner.java
  • c184146 Merge remote-tracking branch 'origin/main' into 20250806_jsonobject_put_metho...
  • 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 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.1.
- [Release notes](https://github.com/alibaba/QLExpress/releases)
- [Commits](alibaba/QLExpress@v4.0.0-beta.7...v4.0.1)

---
updated-dependencies:
- dependency-name: com.alibaba:qlexpress4
  dependency-version: 4.0.1
  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 Aug 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #21.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/com.alibaba-qlexpress4-4.0.1 branch September 1, 2025 08:17
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