walmartlabs / lacinia

GraphQL implementation in pure Clojure
http://lacinia.readthedocs.io/en/latest/
Other
1.82k stars 160 forks source link

Bundle precompiled antlr parser #459

Open namenu opened 5 months ago

namenu commented 5 months ago

Closes #454

Transitive dependency will be changed as follows. | Operation | Artifact | Version | | --------- | --------- | ------- | | ![](https://img.shields.io/badge/Removed-red) | `com.ibm.icu/icu4j` | 69.1 | | ![](https://img.shields.io/badge/Removed-red) | `org.antlr/ST4` | 4.3.1 | | ![](https://img.shields.io/badge/Removed-red) | `org.abego.treelayout/org.abego.treelayout.core` | 1.0.3 | | ![](https://img.shields.io/badge/Removed-red) | `org.antlr/antlr-runtime` | 3.5.2 | | ![](https://img.shields.io/badge/Removed-red) | `clj-antlr/clj-antlr` | 0.2.12 | | ![](https://img.shields.io/badge/Removed-red) | `org.antlr/antlr4` | 4.9.3 | | ![](https://img.shields.io/badge/Removed-red) | `org.glassfish/javax.json` | 1.0.4 | | ![](https://img.shields.io/badge/Modified-blue) | `org.antlr/antlr4-runtime` | 4.9.3 -> 4.13.1 |

This changes has been tested quite widely in our production system. However, it is a big change as @hlship mentioned and I look forward to seeing it deployed in 1.3.