General Notes
Prepares release 0.11.2
of the GraalVM Rules for Bazel. This release updates GraalVM to the latest release version, 22.0.1
(SDK version 24.0.1
).
Thanks to @loganasherjones for their first contribution! 🥇
Released PRs
- #368 @sgammon
- #354 @sgammon
- #353 @fmeum
- #326 @sgammon
- #325 @sgammon
- #309 @loganasherjones
- #308 @loganasherjones
What's Changed
- Add resource configuration file flag by @loganasherjones in #308
- Adds the proxy configuration file flag by @loganasherjones in #309
- fix(bazelci): run bazelci against bazel
7.0.0
by @sgammon in #325 - fix(ci): dependency review needs the graph by @sgammon in #326
- chore(deps): bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 by @dependabot in #310
- chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #313
- chore(deps): bump actions/jekyll-build-pages from 1.0.9 to 1.0.12 by @dependabot in #314
- chore(deps-dev): bump prettier-plugin-java from 2.5.0 to 2.6.0 by @dependabot in #317
- chore(deps): bump advanced-security/maven-dependency-submission-action from 4.0.0 to 4.0.2 by @dependabot in #323
- chore(deps-dev): bump @commitlint/config-conventional from 18.5.0 to 19.0.3 by @dependabot in #321
- chore(deps-dev): bump @commitlint/cli from 18.4.4 to 19.0.3 by @dependabot in #322
- chore(deps): lock file maintenance by @renovate in #318
- chore(deps-dev): bump @commitlint/config-conventional from 19.0.3 to 19.1.0 by @dependabot in #327
- chore(deps): bump codecov/codecov-action from 3.1.4 to 4.1.0 by @dependabot in #330
- chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #331
- chore(deps): bump actions/deploy-pages from 4.0.3 to 4.0.5 by @dependabot in #336
- chore(deps): bump github/codeql-action from 3.23.1 to 3.24.8 by @dependabot in #337
- chore(deps): bump actions/cache from 4.0.0 to 4.0.2 by @dependabot in #344
- chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.1 by @dependabot in #338
- chore(deps): bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #348
- chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in #350
- chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #351
- Update apple_support to 1.15.1 by @fmeum in #353
- chore(deps): bump actions/configure-pages from 4.0.0 to 5.0.0 by @dependabot in #352
- General Maintenance / JDK 22 by @sgammon in #354
- chore(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by @dependabot in #362
- chore(deps-dev): bump @commitlint/config-conventional from 19.1.0 to 19.2.2 by @dependabot in #361
- chore(deps): bump bazel-contrib/setup-bazel from 0.8.1 to 0.8.3 by @dependabot in #359
- chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 by @dependabot in #357
- GraalVM 24.0.1 by @sgammon in #368
New Contributors
- @loganasherjones made their first contribution in #308
Full Changelog: v0.11.1...v0.11.2