google-cloud-java
google-cloud-java copied to clipboard
chore(deps): update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.graalvm.buildtools:native-maven-plugin | 0.10.1 -> 0.10.6 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
graalvm/native-build-tools (org.graalvm.buildtools:native-maven-plugin)
v0.10.6
What's Changed
- Fix the font-size of the leading paragraph by @olyagpl in https://github.com/graalvm/native-build-tools/pull/692
- SBOM: fix issue with unresolved artifacts and empty "components" by @rudsberg in https://github.com/graalvm/native-build-tools/pull/688
- Fix workflow trigger by @melix in https://github.com/graalvm/native-build-tools/pull/682
- Add options to allow overriding some native-image parameters from com… by @melix in https://github.com/graalvm/native-build-tools/pull/683
- Disable sbom tests that cause transient failures by @dnestoro in https://github.com/graalvm/native-build-tools/pull/697
- Reduce verbosity of maven logs by @dnestoro in https://github.com/graalvm/native-build-tools/pull/696
- [cleanup] fix small mistake in doc by @hogoww in https://github.com/graalvm/native-build-tools/pull/687
- Update ubuntu version used in github actions by @dnestoro in https://github.com/graalvm/native-build-tools/pull/699
- Run functional tests with gradle version 8.13 by @dnestoro in https://github.com/graalvm/native-build-tools/pull/700
- Add exclusions to Maven plugin by @melix in https://github.com/graalvm/native-build-tools/pull/684
- Add developer documentation by @DSouzaM in https://github.com/graalvm/native-build-tools/pull/678
- Update reachability metadata repository version by @dnestoro in https://github.com/graalvm/native-build-tools/pull/701
New Contributors
- @hogoww made their first contribution in https://github.com/graalvm/native-build-tools/pull/687
- @DSouzaM made their first contribution in 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
What's Changed
- Improve GraalVM version check. by @brunocaballero in https://github.com/graalvm/native-build-tools/pull/646
- Fix checkstyle errors by @sdeleuze in https://github.com/graalvm/native-build-tools/pull/657
- Fix Broken Maven Functional Tests when Using New Metadata Format by @dnestoro in https://github.com/graalvm/native-build-tools/pull/660
- Fix sporadic failures with: access-filter.json already exists by @dnestoro in https://github.com/graalvm/native-build-tools/pull/659
- Refactor Documentation by @dnestoro in https://github.com/graalvm/native-build-tools/pull/645
- Fix SBOM integration test bug by @rudsberg in 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 in https://github.com/graalvm/native-build-tools/pull/630
- Add maven functional testing in github actions by @dnestoro in https://github.com/graalvm/native-build-tools/pull/663
- Add missing getters by @melix in https://github.com/graalvm/native-build-tools/pull/667
- Redesign in GraalVM website style by @Y-Shcheholskyy in https://github.com/graalvm/native-build-tools/pull/674
- Final review gradle-plugin.adoc and maven-plugin.adoc. by @olyagpl in https://github.com/graalvm/native-build-tools/pull/679
- Fix type issue in SBOM integration test by @rudsberg in https://github.com/graalvm/native-build-tools/pull/681
- Parse JSON with openjson by @sdeleuze in https://github.com/graalvm/native-build-tools/pull/662
- Prepare Repository for the next release by @dnestoro in https://github.com/graalvm/native-build-tools/pull/675
- Upgrade Maven dependencies by @melix in https://github.com/graalvm/native-build-tools/pull/686
New Contributors
- @brahimhaddou made their first contribution in https://github.com/graalvm/native-build-tools/pull/647
- @brunocaballero made their first contribution in https://github.com/graalvm/native-build-tools/pull/646
- @XenoAmess made their first contribution in https://github.com/graalvm/native-build-tools/pull/630
- @Y-Shcheholskyy made their first contribution in 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
What's Changed
- Improve Native Image SBOM Generation by @rudsberg in https://github.com/graalvm/native-build-tools/pull/623
- Fix links to Reachability Metadata documentation. by @olyagpl in https://github.com/graalvm/native-build-tools/pull/627
- Fix links to the resources file in Maven/Gradle quickstart guides #296 by @olyagpl in 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 in https://github.com/graalvm/native-build-tools/pull/588
- Fix the resources file link in the Maven quickstart guide #632 by @olyagpl in https://github.com/graalvm/native-build-tools/pull/637
- Make accessFilter file registration thread safe by @dnestoro in https://github.com/graalvm/native-build-tools/pull/635
- Update metadata repository version by @dnestoro in https://github.com/graalvm/native-build-tools/pull/640
New Contributors
- @rudsberg made their first contribution in 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
What's Changed
- Add exponential backoff when downloading the metadata repository by @melix in https://github.com/graalvm/native-build-tools/pull/597
- Refactor Initialization of Configuration File Merger by @dnestoro in https://github.com/graalvm/native-build-tools/pull/586
- Adjust native-build tools to reachability-metadata.json by @vjovanov in 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 in https://github.com/graalvm/native-build-tools/pull/603
- Fix broken link for quick build mode by @dnestoro in https://github.com/graalvm/native-build-tools/pull/618
- Bump metadata repository version to 0.3.9 by @dnestoro in https://github.com/graalvm/native-build-tools/pull/617
- Fix error message when the JDK is not a GraalVM by @eregon in https://github.com/graalvm/native-build-tools/pull/616
- Fix args parsing on Windows by @houcine7 in https://github.com/graalvm/native-build-tools/pull/609
New Contributors
- @eregon made their first contribution in https://github.com/graalvm/native-build-tools/pull/616
- @houcine7 made their first contribution in 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
What's Changed
- Bump repo version to 0.10.2-SNAPSHOT by @dnestoro in https://github.com/graalvm/native-build-tools/pull/578
- Update Getting Started with Maven Plugin doc. by @olyagpl in https://github.com/graalvm/native-build-tools/pull/577
- Update Default Target Directory for MetadataCopy Task by @dnestoro in https://github.com/graalvm/native-build-tools/pull/580
- Delete old stale args file by @n0tl3ss in https://github.com/graalvm/native-build-tools/pull/589
- fix class path directroy analyzer by @n0tl3ss in 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 in https://github.com/graalvm/native-build-tools/pull/593
- Update Reachability Metadata repository version by @dnestoro in https://github.com/graalvm/native-build-tools/pull/594
New Contributors
- @n0tl3ss made their first contribution in https://github.com/graalvm/native-build-tools/pull/589
- @olamy made their first contribution in 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
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.