graphql-kotlin
graphql-kotlin copied to clipboard
build(deps): bump graalvm from 0.9.25 to 0.9.27
Bumps graalvm
from 0.9.25 to 0.9.27.
Updates org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin
from 0.9.25 to 0.9.27
Release notes
Sourced from org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin's releases.
0.9.27
What's Changed
- Bug fixes and improvements for GraalVM for JDK 21. by
@fniephaus
in graalvm/native-build-tools#506Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.26...0.9.27
0.9.26
What's Changed
- Use AttributeProvider API by
@melix
in graalvm/native-build-tools#493- Fix the name of the sub-XML tag of the XML tag of the classpath in the document by
@linghengqian
in graalvm/native-build-tools#483- Explicitly declare dependencies for
plexus-xml
andplexus-utils
by@linghengqian
in graalvm/native-build-tools#484- Relax GraalVM version check for dev versions by
@dnestoro
in graalvm/native-build-tools#495- Prepare NBT for release of GraalVM for JDK 21. by
@fniephaus
in graalvm/native-build-tools#496- Update native-build-tools dependencies by
@olpaw
in graalvm/native-build-tools#497New Contributors
@linghengqian
made their first contribution in graalvm/native-build-tools#483Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.25...0.9.26
Commits
32870de
Update samples to version 0.9.278325440
Merge pull request #506 from graalvm/fniephaus/dev-build37277ff
Fix incorrect SNAPSHOT versione13d517
Add changelog entries. [ci skip]bbb9dac
Update JUnit config for GraalVM for JDK 21.c8da197
Skip PGO test on GraalVM dev builds.cb13a86
Add functional testing on GraalVM dev build7efbcd5
FixescapeArg
for Windows.00e45b7
Simplify config providers withUtils.toClasses()
.8b21143
Merge pull request #498 from graalvm/paw/release-0.9.26- Additional commits viewable in compare view
Updates org.graalvm.buildtools.native
from 0.9.25 to 0.9.27
Release notes
Sourced from org.graalvm.buildtools.native's releases.
0.9.27
What's Changed
- Bug fixes and improvements for GraalVM for JDK 21. by
@fniephaus
in graalvm/native-build-tools#506Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.26...0.9.27
0.9.26
What's Changed
- Use AttributeProvider API by
@melix
in graalvm/native-build-tools#493- Fix the name of the sub-XML tag of the XML tag of the classpath in the document by
@linghengqian
in graalvm/native-build-tools#483- Explicitly declare dependencies for
plexus-xml
andplexus-utils
by@linghengqian
in graalvm/native-build-tools#484- Relax GraalVM version check for dev versions by
@dnestoro
in graalvm/native-build-tools#495- Prepare NBT for release of GraalVM for JDK 21. by
@fniephaus
in graalvm/native-build-tools#496- Update native-build-tools dependencies by
@olpaw
in graalvm/native-build-tools#497New Contributors
@linghengqian
made their first contribution in graalvm/native-build-tools#483Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.25...0.9.26
Commits
32870de
Update samples to version 0.9.278325440
Merge pull request #506 from graalvm/fniephaus/dev-build37277ff
Fix incorrect SNAPSHOT versione13d517
Add changelog entries. [ci skip]bbb9dac
Update JUnit config for GraalVM for JDK 21.c8da197
Skip PGO test on GraalVM dev builds.cb13a86
Add functional testing on GraalVM dev build7efbcd5
FixescapeArg
for Windows.00e45b7
Simplify config providers withUtils.toClasses()
.8b21143
Merge pull request #498 from graalvm/paw/release-0.9.26- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.