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

chore(deps): Bump graalvm-plugin from 0.10.0 to 0.10.1 #125

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps graalvm-plugin from 0.10.0 to 0.10.1.
Updates org.graalvm.buildtools:junit-platform-native from 0.10.0 to 0.10.1

Release notes

Sourced from org.graalvm.buildtools:junit-platform-native's releases.

0.10.1

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.10.0...0.10.1

Commits
  • f72f403 Bump repo version and update samples
  • ffd9d85 Merge pull request #565 from graalvm/cc/upgrade-graalvm-sdk
  • e6e45fd Add changelog entry.
  • c06b595 Add missing JUnit 5 init policies.
  • 3dbd0af Merge pull request #571 from dnestoro/dnestoro/FixKotlinSnippet
  • 60304c8 Fix kotlin snippet for disabling the metadata repository
  • 36b88aa Merge pull request #570 from dnestoro/dnestoro/AddLinkForDisablingMetadataRep...
  • 60b6176 Update docs/src/docs/asciidoc/index.adoc
  • 8df92d0 Update docs/src/docs/asciidoc/index.adoc
  • 81d88de Add notes how to disable metadata repository support
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools.native from 0.10.0 to 0.10.1

Release notes

Sourced from org.graalvm.buildtools.native's releases.

0.10.1

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.10.0...0.10.1

Commits
  • f72f403 Bump repo version and update samples
  • ffd9d85 Merge pull request #565 from graalvm/cc/upgrade-graalvm-sdk
  • e6e45fd Add changelog entry.
  • c06b595 Add missing JUnit 5 init policies.
  • 3dbd0af Merge pull request #571 from dnestoro/dnestoro/FixKotlinSnippet
  • 60304c8 Fix kotlin snippet for disabling the metadata repository
  • 36b88aa Merge pull request #570 from dnestoro/dnestoro/AddLinkForDisablingMetadataRep...
  • 60b6176 Update docs/src/docs/asciidoc/index.adoc
  • 8df92d0 Update docs/src/docs/asciidoc/index.adoc
  • 81d88de Add notes how to disable metadata repository support
  • 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)

Bumps `graalvm-plugin` from 0.10.0 to 0.10.1.

Updates `org.graalvm.buildtools:junit-platform-native` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.0...0.10.1)

Updates `org.graalvm.buildtools.native` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.0...0.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sgammon as a code owner February 20, 2024 10:10
@dependabot dependabot bot added dependencies Related to dependency updates or issues java Pull requests that update Java code labels Feb 20, 2024
Copy link

sonarcloud bot commented Feb 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81b86a8) 71.17% compared to head (3084f95) 71.17%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   71.17%   71.17%           
=======================================
  Files          26       26           
  Lines         444      444           
  Branches       57       57           
=======================================
  Hits          316      316           
  Misses         96       96           
  Partials       32       32           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81b86a8...3084f95. Read the comment docs.

@sgammon sgammon merged commit 67dd324 into main Mar 20, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/graalvm-plugin-0.10.1 branch March 20, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates or issues java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant