Skip to content

v15.2.2

Latest
Compare
Choose a tag to compare
@nvuillam nvuillam released this 06 Oct 23:09

What's Changed

  • Fix curly bracket should not get commented out by method comments between parenthesis and curly brackets, by @damien-rembert in #470
  • Fix Autofix of unnecessary GString leaves invalid code in data provider of spock tests, by @damien-rembert in #471
  • Upgrade npm dependencies
  • Upgrade GitHub Actions dependencies

Pull Requests

  • Bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #477
  • chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #472
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #473
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #467
  • chore(deps): update actions/stale action to v10 by @renovate[bot] in #474
  • Fix curly bracket should not get commented out by method comments betweenparenthesis and curly brackets by @damien-rembert in #470
  • Fix #436 autofix of unnecessary g string leaves invalid code in data provider of spock tests by @damien-rembert in #471
  • chore(deps): update all non-major dependencies by @renovate[bot] in #465
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #466
  • fix(deps): update dependency uuid to v13 by @renovate[bot] in #476
  • Prepare release by @nvuillam in #480

New Contributors

Full Changelog: v15.2.1...v15.2.2