-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update native-buildtools.version to v0.10.4 #55
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/native-buildtools.version
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
bot
changed the title
Update native-buildtools.version to v0.9.22
Update native-buildtools.version to v0.9.23
Jun 16, 2023
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
June 16, 2023 16:34
6e6cdce
to
e5dcb62
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.9.23
Update native-buildtools.version to v0.9.24
Aug 7, 2023
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
August 7, 2023 23:09
e5dcb62
to
8e9d5b5
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.9.24
Update native-buildtools.version to v0.9.25
Aug 25, 2023
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
August 25, 2023 13:47
8e9d5b5
to
87f2ca3
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.9.25
Update native-buildtools.version to v0.9.26
Sep 7, 2023
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
September 7, 2023 09:26
87f2ca3
to
8a70166
Compare
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
September 15, 2023 10:26
8a70166
to
e3f7fbb
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.9.26
Update native-buildtools.version to v0.9.27
Sep 15, 2023
renovate
bot
changed the title
Update native-buildtools.version to v0.9.27
Update native-buildtools.version to v0.9.28
Oct 20, 2023
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
October 20, 2023 10:42
e3f7fbb
to
e75febc
Compare
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
February 1, 2024 16:12
e75febc
to
3a5a49f
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.9.28
Update native-buildtools.version
Feb 1, 2024
renovate
bot
changed the title
Update native-buildtools.version
Update native-buildtools.version to v0.10.0
Feb 1, 2024
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
February 19, 2024 16:51
3a5a49f
to
7dff355
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.10.0
Update native-buildtools.version to v0.10.1
Feb 19, 2024
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
May 17, 2024 13:38
7dff355
to
1d72974
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.10.1
Update native-buildtools.version to v0.10.2
May 17, 2024
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
September 10, 2024 14:38
1d72974
to
2c14ce7
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.10.2
Update native-buildtools.version to v0.10.3
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/native-buildtools.version
branch
from
December 3, 2024 20:47
2c14ce7
to
e67ff31
Compare
renovate
bot
changed the title
Update native-buildtools.version to v0.10.3
Update native-buildtools.version to v0.10.4
Dec 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.21
->0.10.4
0.9.21
->0.10.4
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.3
Compare Source
What's Changed
New Contributors
Full Changelog: graalvm/native-build-tools@0.10.2...0.10.3
v0.10.2
Compare Source
What's Changed
New Contributors
Full Changelog: graalvm/native-build-tools@0.10.1...0.10.2
v0.10.1
Compare Source
What's Changed
New Contributors
Full Changelog: graalvm/native-build-tools@0.10.0...0.10.1
v0.10.0
Compare Source
What's Changed
<arg>
with<buildArg>
in Maven plugin doc. by @olyagpl in https://github.com/graalvm/native-build-tools/pull/551New Contributors
Full Changelog: graalvm/native-build-tools@0.9.28...0.10.0
v0.9.28
Compare Source
What's Changed
escapeArg()
. by @fniephaus in https://github.com/graalvm/native-build-tools/pull/515org.junit.jupiter.api.condition.EnabledOnOs
cannot be used in NativeTest by @linghengqian in https://github.com/graalvm/native-build-tools/pull/504getConvention
by @melix in https://github.com/graalvm/native-build-tools/pull/522New Contributors
Full Changelog: graalvm/native-build-tools@0.9.27...0.9.28
v0.9.27
Compare Source
What's Changed
Full Changelog: graalvm/native-build-tools@0.9.26...0.9.27
v0.9.26
Compare Source
What's Changed
plexus-xml
andplexus-utils
by @linghengqian in https://github.com/graalvm/native-build-tools/pull/484New Contributors
Full Changelog: graalvm/native-build-tools@0.9.25...0.9.26
v0.9.25
Compare Source
What's Changed
Full Changelog: graalvm/native-build-tools@0.9.24...0.9.25
v0.9.24
Compare Source
What's Changed
ClassLoader
other thanImageClassLoader
by @ziyilin in https://github.com/graalvm/native-build-tools/pull/445ClassLoader
other thanImageClassLoader
" by @melix in https://github.com/graalvm/native-build-tools/pull/470New Contributors
Full Changelog: graalvm/native-build-tools@0.9.23...0.9.24
v0.9.23
Compare Source
What's Changed
Full Changelog: graalvm/native-build-tools@0.9.22...0.9.23
v0.9.22
Compare Source
What's Changed
default-for
attribute by @sdeleuze in https://github.com/graalvm/native-build-tools/pull/432Full Changelog: graalvm/native-build-tools@0.9.21...0.9.22
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.