Skip to content

91.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:34

What's Changed

🐞 Bug Fixes

  • 2a80a71 osv: Fall back to a package-only query if the version is unknown

βœ… Tests

  • 1fa9e20 osv: Update expected results

🐘 Build & βš™οΈ CI

  • 3c3b440 gradle: Give some library catalog entries better names
  • 844dc25 gradle: Remove Log4j API dependencies added by conventions
  • 16a78b7 gradle: Remove a work-around that is not needed anymore
  • a7cf3f2 github: Use mise instead of Flox to run isolated tests

πŸ“– Documentation

  • 4719cb3 cli: Improve a code comment about logging
  • 8110285 gradle: Update the link to type-safe project accessors
  • 1af47c3 Trim trailing whitespace from all Markdown files

πŸ”§ Chores

  • 5106a87 cli-test-launcher: Support setting the root log level
  • ba8c031 flox: Remove all Flox environments in favor of only keeping mise
  • 4baf3df mise: Do not run Gradle with --stacktrace by default

πŸš€ Dependency Updates

  • 6d5f219 update actions/setup-java action to v5.5.0
  • 2cdda8a update aws-java-sdk-v2 monorepo to v2.47.0
  • 7dbab9a update aws-java-sdk-v2 monorepo to v2.47.2
  • e13afb8 update com.fasterxml.jackson:jackson-bom to v2.22.1
  • 356569e update com.networknt:json-schema-validator to v3.0.6
  • 81ea07f update dependency prettier to v3.9.4
  • 0937f7d update github/codeql-action action to v4.37.0
  • da7c52b update graalvm/setup-graalvm action to v1.6.1
  • b41ec08 update graalvm/setup-graalvm action to v1.6.2
  • 0a9421b update kotest to v6.2.2
  • 6347f97 update org.postgresql:postgresql to v42.7.13

🚜 Refactorings

  • dcb1864 mise: Allow all tasks to take multiple arguments