NicoK opened a new pull request #9442: [FLINK-13729][docs] update website generation dependencies URL: https://github.com/apache/flink/pull/9442 ## What is the purpose of the change The website generation dependencies are quite old. By upgrading some of them we get improvements like a much nicer code highlighting and prepare for the jekyll update of FLINK-13726 and FLINK-13727. ## Brief change log Building on top of #9441, this PR adds: - update these to the newest versions: - `addressable` - `octokit` - `therubyracer` - `json` ## Verifying this change This change is a trivial rework and I verified the changes in the generated HTML pages. So far, I only saw changes/improvements in the syntax highlighting, e.g. non-primitive Java types also being highlighted.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
