kuma4devs
kuma4devs copied to clipboard
Bump org.graalvm.buildtools.native from 0.9.27 to 0.9.28 in /meeting
Bumps org.graalvm.buildtools.native from 0.9.27 to 0.9.28.
Release notes
Sourced from org.graalvm.buildtools.native's releases.
0.9.28
What's Changed
- Revert to previous version of
escapeArg()
. by@fniephaus
in graalvm/native-build-tools#515- Document test binary configuration by
@abelsromero
in graalvm/native-build-tools#509- Fixes the problem that
org.junit.jupiter.api.condition.EnabledOnOs
cannot be used in NativeTest by@linghengqian
in graalvm/native-build-tools#504- Remove deprecated use of
getConvention
by@melix
in graalvm/native-build-tools#522- Fix and improve major JDK version detection. by
@fniephaus
in graalvm/native-build-tools#523- Bump com.h2database:h2 from 2.1.210 to 2.2.220 in /samples/metadata-repo-integration by
@dependabot
in graalvm/native-build-tools#499- Fix toolchain documentation by
@dnestoro
in graalvm/native-build-tools#525- Re-enable Windows builds. by
@fniephaus
in graalvm/native-build-tools#524- Fix h2-related tests. by
@fniephaus
in graalvm/native-build-tools#526- Make metadata repo test version-agnostic. by
@fniephaus
in graalvm/native-build-tools#527- Make metadata repo Gradle test version-agnostic. by
@fniephaus
in graalvm/native-build-tools#528New Contributors
@dependabot
made their first contribution in graalvm/native-build-tools#499Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.27...0.9.28
Commits
2e59424
Bump repo version and update samples93966a0
Make metadata repo Gradle test version-agnostic.7e3452e
Make metadata repo test version-agnostic.a93bb33
Improve error message.9c0fd8c
Fix h2-related tests.3d31459
Update h2 versionfbca90d
Fix test97071d0
ProcessgetConsoleOutput()
in task constructor.0b95991
Adjust tests to run on Windows.43f0b2f
Normalize Windows paths innormalizeString()
.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)