Skip to content
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

[maven] (deps): Bump org.graalvm.buildtools:native-maven-plugin from 0.9.27 to 0.9.28 #314

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps org.graalvm.buildtools:native-maven-plugin from 0.9.27 to 0.9.28.

Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

0.9.28

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.9.27...0.9.28

Commits
  • 2e59424 Bump repo version and update samples
  • 93966a0 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 version
  • fbca90d Fix test
  • 97071d0 Process getConsoleOutput() in task constructor.
  • 0b95991 Adjust tests to run on Windows.
  • 43f0b2f Normalize Windows paths in normalizeString().
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies 📦️ Pull Requests that update dependencies maven 📦️ Pull Requests that update Maven dependencies labels Oct 23, 2023
@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drifty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 6:33pm

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!

Meanwhile you can also discuss about the project in our Discord Server 😀

@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from b4f61c7 to 1d75dc9 Compare October 23, 2023 08:15
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 1d75dc9 to 4f196df Compare October 23, 2023 10:41
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 4f196df to d49d64d Compare October 23, 2023 11:16
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from d49d64d to 9025777 Compare October 23, 2023 12:00
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 9025777 to 89b1ee4 Compare October 23, 2023 12:45
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 89b1ee4 to 226b860 Compare October 23, 2023 12:51
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 226b860 to 9841f54 Compare October 23, 2023 16:29
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 9841f54 to 6a3b0b6 Compare October 23, 2023 17:47
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.27...0.9.28)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch from 6a3b0b6 to 5e09484 Compare October 23, 2023 18:14
Copy link
Owner

@SaptarshiSarkar12 SaptarshiSarkar12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@SaptarshiSarkar12 SaptarshiSarkar12 merged commit 9cfbb4c into master Oct 23, 2023
23 checks passed
@SaptarshiSarkar12 SaptarshiSarkar12 deleted the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.28 branch October 23, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 📦️ Pull Requests that update dependencies maven 📦️ Pull Requests that update Maven dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant