ASSERT-KTH / spork

AST-based structured merge tool for Java, fully Git compatible https://doi.org/10.1109/TSE.2022.3143766
MIT License
49 stars 6 forks source link

Bump the prod-deps group with 2 updates #494

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the prod-deps group with 2 updates: org.slf4j:slf4j-api and org.graalvm.buildtools:native-maven-plugin.

Updates org.slf4j:slf4j-api from 2.0.11 to 2.0.12

Updates org.graalvm.buildtools:native-maven-plugin from 0.9.28 to 0.10.0

Release notes

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

0.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0

Commits
  • f47d274 Bump repository version to 0.10.0 and update samples
  • 906ca52 Merge pull request #563 from dnestoro/dnestoro/BumpGraalVMVersion
  • 3729389 Trigger workflows on versions change in libs.versions.toml
  • 55d77bb Add note in docs
  • b4164f5 Bump version of GraalVM
  • c3e8fe8 Merge pull request #561 from dnestoro/dnestoro/BumpMetadataVersionTo0.3.6
  • 68de5bc Bump metadata repository version to 0.3.6
  • ec11bbc Merge pull request #557 from dnestoro/dnestoro/UseMetadataRepositoryByDefault
  • 8765753 Merge pull request #551 from graalvm/og/maven-plugin-config-syntax
  • ee840ab Refactor some comments and error messages
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7672b76) 82.70% compared to head (e95d8fc) 82.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ========================================= Coverage 82.70% 82.70% Complexity 363 363 ========================================= Files 43 43 Lines 1769 1769 Branches 303 303 ========================================= Hits 1463 1463 Misses 180 180 Partials 126 126 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.