Skip to content

v18.0.0

Latest

Choose a tag to compare

@nvuillam nvuillam released this 30 Jun 19:24

What's Changed

  • Upgrade java-caller to v5 (#584)
    • Breaking (upstream): when no compatible local JDK is found, the JRE that java-caller auto-downloads now comes from Eclipse Temurin (api.adoptium.net) instead of the deprecated AdoptOpenJDK endpoint
    • Fixes hanging of CodeNarc calls during Java detection on Node 24 + Windows (java-caller run() / java -version no longer stalls)
  • Speed up CI test suite: pre-warm the CodeNarc server once before the Mocha run, and replace the full node × java × os product (20 jobs) with a curated 8-job matrix

Pull Requests

  • Update all non-major dependencies by @renovate[bot] in #574
  • Update all non-major dependencies by @renovate[bot] in #576
  • Update dependency which to v7 by @renovate[bot] in #573
  • Update dependency npm-run-all2 to v9 by @renovate[bot] in #575
  • Update babel monorepo to v8 by @renovate[bot] in #578
  • Update actions/checkout action to v7 by @renovate[bot] in #579
  • Update dependency js-yaml to v5 by @renovate[bot] in #580
  • Update all non-major dependencies by @renovate[bot] in #582
  • Update dependency prettier to v3.9.4 by @renovate[bot] in #583
  • Update dependency java-caller to v5 by @renovate[bot] in #584
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #566
  • docs(changelog): document java-caller v5 upgrade and breaking change by @nvuillam in #586

Full Changelog: v17.0.5...v18.0.0