SpoonLabs / gumtree-spoon-ast-diff

Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees
http://hal.archives-ouvertes.fr/hal-01054552
Apache License 2.0
161 stars 42 forks source link

fix(deps): update dependency com.github.gumtreediff:core to v4.0.0-beta3 #332

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.gumtreediff:core 4.0.0-beta2 -> 4.0.0-beta3 age adoption passing confidence

Release Notes

GumTreeDiff/gumtree (com.github.gumtreediff:core) ### [`v4.0.0-beta3`](https://redirect.github.com/GumTreeDiff/gumtree/releases/tag/v4.0.0-beta3) [Compare Source](https://redirect.github.com/GumTreeDiff/gumtree/compare/v4.0.0-beta2...v4.0.0-beta3) #### v4.0.0-beta3 (Ginkgo) - New native distribution with zero dependencies apart from JDK 21 - Vastly improved swing client with directory comparison, syntax highlighting, and more - Update monaco - Update bootstrap - Update mergely - New Acorn based tree generator for JS that replaces rhino as default JS generator - New tree-sitter based tree generator with support for a wide range of languages with both a python and a java implementation. - Docker image now comes installed with the Acorn and tree-sitter parsers - Very light docker image with the native distribution - Benchmark now displays size differences on a boxplot - Dotdiff displays actions on nodes using colors - Default build command no longer test generators requiring native tools - Test reports are uploaded in the CI - Added citation file - Simple is now the default matcher - Added auto matchers which automatically select the best parameters for the input - Native XML support - Native YAML support - Fix shortcuts in vanilla web diff view - Replaced snakehtml by j2html for webdiff

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.