bugfix for when config agent.metadataCopy.disabledStages have 2 custom stage elements other than main and test, it would never run correctly. by @XenoAmess in #630
Add maven functional testing in github actions by @dnestoro in #663
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin](https://github.com/graalvm/native-build-tools) | dependencies | minor | `0.9.28` -> `0.11.3` |
---
### Release Notes
<details>
<summary>graalvm/native-build-tools (org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin)</summary>
### [`v0.11.3`](https://github.com/graalvm/native-build-tools/releases/tag/0.11.3)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3)
#### What's Changed
- Create release 0.11.2 by [@​graalvmbot](https://github.com/graalvmbot) in [#​786](https://github.com/graalvm/native-build-tools/pull/786)
- bump version to 0.11.3 SNAPSHOT by [@​graalvmbot](https://github.com/graalvmbot) in [#​789](https://github.com/graalvm/native-build-tools/pull/789)
- Update reachability metadata to 0.3.30 by [@​graalvmbot](https://github.com/graalvmbot) in [#​796](https://github.com/graalvm/native-build-tools/pull/796)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3>
### [`v0.11.2`](https://github.com/graalvm/native-build-tools/releases/tag/0.11.2)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2)
#### What's Changed
- Create release 0.11.1 by [@​graalvmbot](https://github.com/graalvmbot) in [#​775](https://github.com/graalvm/native-build-tools/pull/775)
- bump version to 0.11.2 SNAPSHOT by [@​graalvmbot](https://github.com/graalvmbot) in [#​776](https://github.com/graalvm/native-build-tools/pull/776)
- fix junit missing classes from initialize-at-buildtime [#​780](https://github.com/graalvm/native-build-tools/issues/780) by [@​n0tl3ss](https://github.com/n0tl3ss) in [#​781](https://github.com/graalvm/native-build-tools/pull/781)
- Adds two new switches to the maven test goal by [@​hgschmie](https://github.com/hgschmie) in [#​720](https://github.com/graalvm/native-build-tools/pull/720)
- add missing junit classes by [@​n0tl3ss](https://github.com/n0tl3ss) in [#​783](https://github.com/graalvm/native-build-tools/pull/783)
#### New Contributors
- [@​hgschmie](https://github.com/hgschmie) made their first contribution in [#​720](https://github.com/graalvm/native-build-tools/pull/720)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2>
### [`v0.11.1`](https://github.com/graalvm/native-build-tools/releases/tag/0.11.1)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.11.0...0.11.1)
#### What's Changed
- Create release 0.11.0 by [@​brahimhaddou](https://github.com/brahimhaddou) in [#​746](https://github.com/graalvm/native-build-tools/pull/746)
- bump version to 0.11.1 SNAPSHOT by [@​brahimhaddou](https://github.com/brahimhaddou) in [#​749](https://github.com/graalvm/native-build-tools/pull/749)
- \[GR-68095] Change links in the Native Build Tools Gradle page by [@​ban-mi](https://github.com/ban-mi) in [#​753](https://github.com/graalvm/native-build-tools/pull/753)
- Group annotations by dependency and print a warning if the dependency is missing by [@​dnestoro](https://github.com/dnestoro) in [#​752](https://github.com/graalvm/native-build-tools/pull/752)
- Fix configuration cache compatibility in generating excluded args by [@​bacecek](https://github.com/bacecek) in [#​763](https://github.com/graalvm/native-build-tools/pull/763)
- Remove the default Maven phase bound to the `metadata-copy` Maven goal to simplify the use of integration tests by [@​linghengqian](https://github.com/linghengqian) in [#​748](https://github.com/graalvm/native-build-tools/pull/748)
- Prepare SBOM integration for GraalVM 25 by [@​rudsberg](https://github.com/rudsberg) in [#​759](https://github.com/graalvm/native-build-tools/pull/759)
- Add testing of Gradle 9 by [@​melix](https://github.com/melix) in [#​766](https://github.com/graalvm/native-build-tools/pull/766)
- supporting jdk toolchain configuration by [@​SergeDemoulinGebit](https://github.com/SergeDemoulinGebit) in [#​622](https://github.com/graalvm/native-build-tools/pull/622)
- Move JUnit tests to get started by [@​ban-mi](https://github.com/ban-mi) in [#​767](https://github.com/graalvm/native-build-tools/pull/767)
- Disable layered images test temporarily because of a problem on GralVM side by [@​dnestoro](https://github.com/dnestoro) in [#​772](https://github.com/graalvm/native-build-tools/pull/772)
- Add new JUnit 5.14/6.0 types to initialize-at-build-time classes by [@​marcphilipp](https://github.com/marcphilipp) in [#​771](https://github.com/graalvm/native-build-tools/pull/771)
- Prepare repository for release `0.11.1` by [@​dnestoro](https://github.com/dnestoro) in [#​770](https://github.com/graalvm/native-build-tools/pull/770)
#### New Contributors
- [@​ban-mi](https://github.com/ban-mi) made their first contribution in [#​753](https://github.com/graalvm/native-build-tools/pull/753)
- [@​bacecek](https://github.com/bacecek) made their first contribution in [#​763](https://github.com/graalvm/native-build-tools/pull/763)
- [@​SergeDemoulinGebit](https://github.com/SergeDemoulinGebit) made their first contribution in [#​622](https://github.com/graalvm/native-build-tools/pull/622)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.11.0...0.11.1>
### [`v0.11.0`](https://github.com/graalvm/native-build-tools/releases/tag/0.11.0)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.6...0.11.0)
#### What's Changed
- Replace broken quickstart links with the end-to-end walkthroughs by [@​sschuberth](https://github.com/sschuberth) in [#​704](https://github.com/graalvm/native-build-tools/pull/704)
- Re-enable SBOM integration tests by [@​rudsberg](https://github.com/rudsberg) in [#​713](https://github.com/graalvm/native-build-tools/pull/713)
- Update regex pattern in SBOM integration test by [@​rudsberg](https://github.com/rudsberg) in [#​717](https://github.com/graalvm/native-build-tools/pull/717)
- Add proivded dependencies on classpath by [@​dnestoro](https://github.com/dnestoro) in [#​714](https://github.com/graalvm/native-build-tools/pull/714)
- \[GR-60258] Refactor JUnit feature by [@​dnestoro](https://github.com/dnestoro) in [#​693](https://github.com/graalvm/native-build-tools/pull/693)
- Bump minimal Java version to 17 by [@​melix](https://github.com/melix) in [#​725](https://github.com/graalvm/native-build-tools/pull/725)
- Add missing JUnit 5.13.0 types to initialize-at-build-time classes by [@​marcphilipp](https://github.com/marcphilipp) in [#​728](https://github.com/graalvm/native-build-tools/pull/728)
- Fixed table appearance by [@​Y-Shcheholskyy](https://github.com/Y-Shcheholskyy) in [#​730](https://github.com/graalvm/native-build-tools/pull/730)
- Fix typo of `MetadataCopyMojo` by [@​linghengqian](https://github.com/linghengqian) in [#​736](https://github.com/graalvm/native-build-tools/pull/736)
- Experimental support for layered images by [@​melix](https://github.com/melix) in [#​719](https://github.com/graalvm/native-build-tools/pull/719)
- Add test for [@​ParameterizedClass](https://github.com/ParameterizedClass) by [@​marcphilipp](https://github.com/marcphilipp) in [#​723](https://github.com/graalvm/native-build-tools/pull/723)
- chore: remove unused imports in NativeTestMojo.java by [@​dev-jonghoonpark](https://github.com/dev-jonghoonpark) in [#​737](https://github.com/graalvm/native-build-tools/pull/737)
- Add support for running integration tests with Maven by [@​dnestoro](https://github.com/dnestoro) in [#​740](https://github.com/graalvm/native-build-tools/pull/740)
- Add `runtimeArgs` support to `native-maven-plugin` by [@​linghengqian](https://github.com/linghengqian) in [#​734](https://github.com/graalvm/native-build-tools/pull/734)
- Update the `.sdkmanrc` of the master branch by [@​linghengqian](https://github.com/linghengqian) in [#​733](https://github.com/graalvm/native-build-tools/pull/733)
- Avoid Adding Duplicated JUnit Entries on Classpath by [@​dnestoro](https://github.com/dnestoro) in [#​712](https://github.com/graalvm/native-build-tools/pull/712)
- Prepare repository for release `0.11.0` by [@​dnestoro](https://github.com/dnestoro) in [#​741](https://github.com/graalvm/native-build-tools/pull/741)
#### New Contributors
- [@​sschuberth](https://github.com/sschuberth) made their first contribution in [#​704](https://github.com/graalvm/native-build-tools/pull/704)
- [@​marcphilipp](https://github.com/marcphilipp) made their first contribution in [#​728](https://github.com/graalvm/native-build-tools/pull/728)
- [@​dev-jonghoonpark](https://github.com/dev-jonghoonpark) made their first contribution in [#​737](https://github.com/graalvm/native-build-tools/pull/737)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.6...0.11.0>
### [`v0.10.6`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.6)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.5...0.10.6)
#### What's Changed
- Fix the font-size of the leading paragraph by [@​olyagpl](https://github.com/olyagpl) in [#​692](https://github.com/graalvm/native-build-tools/pull/692)
- SBOM: fix issue with unresolved artifacts and empty "components" by [@​rudsberg](https://github.com/rudsberg) in [#​688](https://github.com/graalvm/native-build-tools/pull/688)
- Fix workflow trigger by [@​melix](https://github.com/melix) in [#​682](https://github.com/graalvm/native-build-tools/pull/682)
- Add options to allow overriding some native-image parameters from com… by [@​melix](https://github.com/melix) in [#​683](https://github.com/graalvm/native-build-tools/pull/683)
- Disable sbom tests that cause transient failures by [@​dnestoro](https://github.com/dnestoro) in [#​697](https://github.com/graalvm/native-build-tools/pull/697)
- Reduce verbosity of maven logs by [@​dnestoro](https://github.com/dnestoro) in [#​696](https://github.com/graalvm/native-build-tools/pull/696)
- \[cleanup] fix small mistake in doc by [@​hogoww](https://github.com/hogoww) in [#​687](https://github.com/graalvm/native-build-tools/pull/687)
- Update ubuntu version used in github actions by [@​dnestoro](https://github.com/dnestoro) in [#​699](https://github.com/graalvm/native-build-tools/pull/699)
- Run functional tests with gradle version 8.13 by [@​dnestoro](https://github.com/dnestoro) in [#​700](https://github.com/graalvm/native-build-tools/pull/700)
- Add exclusions to Maven plugin by [@​melix](https://github.com/melix) in [#​684](https://github.com/graalvm/native-build-tools/pull/684)
- Add developer documentation by [@​DSouzaM](https://github.com/DSouzaM) in [#​678](https://github.com/graalvm/native-build-tools/pull/678)
- Update reachability metadata repository version by [@​dnestoro](https://github.com/dnestoro) in [#​701](https://github.com/graalvm/native-build-tools/pull/701)
#### New Contributors
- [@​hogoww](https://github.com/hogoww) made their first contribution in [#​687](https://github.com/graalvm/native-build-tools/pull/687)
- [@​DSouzaM](https://github.com/DSouzaM) made their first contribution in [#​678](https://github.com/graalvm/native-build-tools/pull/678)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.5...0.10.6>
### [`v0.10.5`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.5)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.4...0.10.5)
#### What's Changed
- Improve GraalVM version check. by [@​brunocaballero](https://github.com/brunocaballero) in [#​646](https://github.com/graalvm/native-build-tools/pull/646)
- Fix checkstyle errors by [@​sdeleuze](https://github.com/sdeleuze) in [#​657](https://github.com/graalvm/native-build-tools/pull/657)
- Fix Broken Maven Functional Tests when Using New Metadata Format by [@​dnestoro](https://github.com/dnestoro) in [#​660](https://github.com/graalvm/native-build-tools/pull/660)
- Fix sporadic failures with: access-filter.json already exists by [@​dnestoro](https://github.com/dnestoro) in [#​659](https://github.com/graalvm/native-build-tools/pull/659)
- Refactor Documentation by [@​dnestoro](https://github.com/dnestoro) in [#​645](https://github.com/graalvm/native-build-tools/pull/645)
- Fix SBOM integration test bug by [@​rudsberg](https://github.com/rudsberg) in [#​673](https://github.com/graalvm/native-build-tools/pull/673)
- bugfix for when config agent.metadataCopy.disabledStages have 2 custom stage elements other than main and test, it would never run correctly. by [@​XenoAmess](https://github.com/XenoAmess) in [#​630](https://github.com/graalvm/native-build-tools/pull/630)
- Add maven functional testing in github actions by [@​dnestoro](https://github.com/dnestoro) in [#​663](https://github.com/graalvm/native-build-tools/pull/663)
- Add missing getters by [@​melix](https://github.com/melix) in [#​667](https://github.com/graalvm/native-build-tools/pull/667)
- Redesign in GraalVM website style by [@​Y-Shcheholskyy](https://github.com/Y-Shcheholskyy) in [#​674](https://github.com/graalvm/native-build-tools/pull/674)
- Final review gradle-plugin.adoc and maven-plugin.adoc. by [@​olyagpl](https://github.com/olyagpl) in [#​679](https://github.com/graalvm/native-build-tools/pull/679)
- Fix type issue in SBOM integration test by [@​rudsberg](https://github.com/rudsberg) in [#​681](https://github.com/graalvm/native-build-tools/pull/681)
- Parse JSON with openjson by [@​sdeleuze](https://github.com/sdeleuze) in [#​662](https://github.com/graalvm/native-build-tools/pull/662)
- Prepare Repository for the next release by [@​dnestoro](https://github.com/dnestoro) in [#​675](https://github.com/graalvm/native-build-tools/pull/675)
- Upgrade Maven dependencies by [@​melix](https://github.com/melix) in [#​686](https://github.com/graalvm/native-build-tools/pull/686)
#### New Contributors
- [@​brahimhaddou](https://github.com/brahimhaddou) made their first contribution in [#​647](https://github.com/graalvm/native-build-tools/pull/647)
- [@​brunocaballero](https://github.com/brunocaballero) made their first contribution in [#​646](https://github.com/graalvm/native-build-tools/pull/646)
- [@​XenoAmess](https://github.com/XenoAmess) made their first contribution in [#​630](https://github.com/graalvm/native-build-tools/pull/630)
- [@​Y-Shcheholskyy](https://github.com/Y-Shcheholskyy) made their first contribution in [#​674](https://github.com/graalvm/native-build-tools/pull/674)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.4...0.10.5>
### [`v0.10.4`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.4)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.3...0.10.4)
#### What's Changed
- Improve Native Image SBOM Generation by [@​rudsberg](https://github.com/rudsberg) in [#​623](https://github.com/graalvm/native-build-tools/pull/623)
- Fix links to Reachability Metadata documentation. by [@​olyagpl](https://github.com/olyagpl) in [#​627](https://github.com/graalvm/native-build-tools/pull/627)
- Fix links to the resources file in Maven/Gradle quickstart guides [#​296](https://github.com/graalvm/native-build-tools/issues/296) by [@​olyagpl](https://github.com/olyagpl) in [#​632](https://github.com/graalvm/native-build-tools/pull/632)
- Bump io.netty:netty-codec-http from 4.1.80.Final to 4.1.108.Final in /samples/metadata-repo-integration by [@​dependabot](https://github.com/dependabot) in [#​588](https://github.com/graalvm/native-build-tools/pull/588)
- Fix the resources file link in the Maven quickstart guide [#​632](https://github.com/graalvm/native-build-tools/issues/632) by [@​olyagpl](https://github.com/olyagpl) in [#​637](https://github.com/graalvm/native-build-tools/pull/637)
- Make accessFilter file registration thread safe by [@​dnestoro](https://github.com/dnestoro) in [#​635](https://github.com/graalvm/native-build-tools/pull/635)
- Update metadata repository version by [@​dnestoro](https://github.com/dnestoro) in [#​640](https://github.com/graalvm/native-build-tools/pull/640)
#### New Contributors
- [@​rudsberg](https://github.com/rudsberg) made their first contribution in [#​623](https://github.com/graalvm/native-build-tools/pull/623)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.3...0.10.4>
### [`v0.10.3`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.3)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3)
#### What's Changed
- Add exponential backoff when downloading the metadata repository by [@​melix](https://github.com/melix) in [#​597](https://github.com/graalvm/native-build-tools/pull/597)
- Refactor Initialization of Configuration File Merger by [@​dnestoro](https://github.com/dnestoro) in [#​586](https://github.com/graalvm/native-build-tools/pull/586)
- Adjust native-build tools to reachability-metadata.json by [@​vjovanov](https://github.com/vjovanov) in [#​614](https://github.com/graalvm/native-build-tools/pull/614)
- Fixes the issue that nativeTest cannot be executed using Junit 5.11.0-M2 by [@​linghengqian](https://github.com/linghengqian) in [#​603](https://github.com/graalvm/native-build-tools/pull/603)
- Fix broken link for quick build mode by [@​dnestoro](https://github.com/dnestoro) in [#​618](https://github.com/graalvm/native-build-tools/pull/618)
- Bump metadata repository version to 0.3.9 by [@​dnestoro](https://github.com/dnestoro) in [#​617](https://github.com/graalvm/native-build-tools/pull/617)
- Fix error message when the JDK is not a GraalVM by [@​eregon](https://github.com/eregon) in [#​616](https://github.com/graalvm/native-build-tools/pull/616)
- Fix args parsing on Windows by [@​houcine7](https://github.com/houcine7) in [#​609](https://github.com/graalvm/native-build-tools/pull/609)
#### New Contributors
- [@​eregon](https://github.com/eregon) made their first contribution in [#​616](https://github.com/graalvm/native-build-tools/pull/616)
- [@​houcine7](https://github.com/houcine7) made their first contribution in [#​609](https://github.com/graalvm/native-build-tools/pull/609)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3>
### [`v0.10.2`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.2)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.1...0.10.2)
#### What's Changed
- Bump repo version to 0.10.2-SNAPSHOT by [@​dnestoro](https://github.com/dnestoro) in [#​578](https://github.com/graalvm/native-build-tools/pull/578)
- Update Getting Started with Maven Plugin doc. by [@​olyagpl](https://github.com/olyagpl) in [#​577](https://github.com/graalvm/native-build-tools/pull/577)
- Update Default Target Directory for MetadataCopy Task by [@​dnestoro](https://github.com/dnestoro) in [#​580](https://github.com/graalvm/native-build-tools/pull/580)
- Delete old stale args file by [@​n0tl3ss](https://github.com/n0tl3ss) in [#​589](https://github.com/graalvm/native-build-tools/pull/589)
- fix class path directroy analyzer by [@​n0tl3ss](https://github.com/n0tl3ss) in [#​590](https://github.com/graalvm/native-build-tools/pull/590)
- Add a parameter to be able to skip build native for pom type modules, leave it as false per default for backward compat by [@​olamy](https://github.com/olamy) in [#​593](https://github.com/graalvm/native-build-tools/pull/593)
- Update Reachability Metadata repository version by [@​dnestoro](https://github.com/dnestoro) in [#​594](https://github.com/graalvm/native-build-tools/pull/594)
#### New Contributors
- [@​n0tl3ss](https://github.com/n0tl3ss) made their first contribution in [#​589](https://github.com/graalvm/native-build-tools/pull/589)
- [@​olamy](https://github.com/olamy) made their first contribution in [#​593](https://github.com/graalvm/native-build-tools/pull/593)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.1...0.10.2>
### [`v0.10.1`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.1)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.10.0...0.10.1)
#### What's Changed
- Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 in /samples/metadata-repo-integration by [@​dependabot](https://github.com/dependabot) in [#​543](https://github.com/graalvm/native-build-tools/pull/543)
- Fix compile-no-fork with existing jar FileSystems ([#​547](https://github.com/graalvm/native-build-tools/issues/547)) by [@​kohlschuetter](https://github.com/kohlschuetter) in [#​548](https://github.com/graalvm/native-build-tools/pull/548)
- Add notes how to disable metadata repository support by [@​dnestoro](https://github.com/dnestoro) in [#​570](https://github.com/graalvm/native-build-tools/pull/570)
- Fix Kotlin Snippet For Disabling Metadata Repository by [@​dnestoro](https://github.com/dnestoro) in [#​571](https://github.com/graalvm/native-build-tools/pull/571)
- \[GR-51916] Add missing JUnit 5 init policies. by [@​fniephaus](https://github.com/fniephaus) in [#​573](https://github.com/graalvm/native-build-tools/pull/573)
- Upgrade to GraalVM SDK 23.0.2 by [@​melix](https://github.com/melix) in [#​565](https://github.com/graalvm/native-build-tools/pull/565)
#### New Contributors
- [@​kohlschuetter](https://github.com/kohlschuetter) made their first contribution in [#​548](https://github.com/graalvm/native-build-tools/pull/548)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.10.0...0.10.1>
### [`v0.10.0`](https://github.com/graalvm/native-build-tools/releases/tag/0.10.0)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0)
#### What's Changed
- Remove redundant settings.gradle configuration by [@​melix](https://github.com/melix) in [#​532](https://github.com/graalvm/native-build-tools/pull/532)
- Add concurrency with test array in matrix by [@​dnestoro](https://github.com/dnestoro) in [#​482](https://github.com/graalvm/native-build-tools/pull/482)
- Reduce Time Required for Each Test Execution by [@​dnestoro](https://github.com/dnestoro) in [#​531](https://github.com/graalvm/native-build-tools/pull/531)
- Bump metadata version to 0.3.5 by [@​dnestoro](https://github.com/dnestoro) in [#​538](https://github.com/graalvm/native-build-tools/pull/538)
- Improve the documentation by [@​albertattard](https://github.com/albertattard) in [#​540](https://github.com/graalvm/native-build-tools/pull/540)
- \[GR-46872] Review and align the stucture Gradle and Maven quickstart guides. by [@​olyagpl](https://github.com/olyagpl) in [#​539](https://github.com/graalvm/native-build-tools/pull/539)
- Substitute `<arg>` with `<buildArg>` in Maven plugin doc. by [@​olyagpl](https://github.com/olyagpl) in [#​551](https://github.com/graalvm/native-build-tools/pull/551)
- Make Plugins Use Metadata Repository by Default by [@​dnestoro](https://github.com/dnestoro) in [#​557](https://github.com/graalvm/native-build-tools/pull/557)
- Bump metadata repository version to 0.3.6 by [@​dnestoro](https://github.com/dnestoro) in [#​561](https://github.com/graalvm/native-build-tools/pull/561)
- Bump version of GraalVM by [@​dnestoro](https://github.com/dnestoro) in [#​563](https://github.com/graalvm/native-build-tools/pull/563)
#### New Contributors
- [@​albertattard](https://github.com/albertattard) made their first contribution in [#​540](https://github.com/graalvm/native-build-tools/pull/540)
**Full Changelog**: <https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.9.28->0.11.3Release Notes
graalvm/native-build-tools (org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin)
v0.11.3Compare Source
What's Changed
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3
v0.11.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2
v0.11.1Compare Source
What's Changed
metadata-copyMaven goal to simplify the use of integration tests by @linghengqian in #7480.11.1by @dnestoro in #770New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.11.0...0.11.1
v0.11.0Compare Source
What's Changed
MetadataCopyMojoby @linghengqian in #736runtimeArgssupport tonative-maven-pluginby @linghengqian in #734.sdkmanrcof the master branch by @linghengqian in #7330.11.0by @dnestoro in #741New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.6...0.11.0
v0.10.6Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.5...0.10.6
v0.10.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.4...0.10.5
v0.10.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.3...0.10.4
v0.10.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3
v0.10.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.1...0.10.2
v0.10.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.0...0.10.1
v0.10.0Compare Source
What's Changed
<arg>with<buildArg>in Maven plugin doc. by @olyagpl in #551New Contributors
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.