RetGal / Dayon

Dayon! - A cross-platform remote desktop assistance solution for your family and friends
https://retgal.github.io/Dayon/
GNU General Public License v3.0
146 stars 45 forks source link

Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.8.0 to 1.8.1 #159

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps com.github.hazendaz.maven:makeself-maven-plugin from 1.8.0 to 1.8.1.

Release notes

Sourced from com.github.hazendaz.maven:makeself-maven-plugin's releases.

Makeself Maven Plugin 1.8.1

  • Use jsr330 to inject components (@inject) now that maven has made that the official direction and deprecated @component
  • Refresh makeself script and header as of 8/31/2024. Minor adjustments to output only.
  • library updates / plugin updates

Build

  • Add maven 4.0.0-beta-3 integration run for plugin
  • Fix maven 3.6.3 integration run
  • Update the assembly xsd to 2.2.0
  • Update maven wrapper in GHA to 3.3.2
  • Speed up integration test runs
  • Make sure 'install' goal runs on invoker as maven 4 dislikes it not being there while maven 3 didn't care
Commits
  • 7adfcd6 [maven-release-plugin] prepare release makeself-maven-plugin-1.8.1
  • 96589ba [makeself] Update to latest master as of 8/25/2024
  • 25ba5f1 [cleanup] Use inject over deprecated component
  • e0ed1cd [GHA] Remove extra run from integration tests
  • 7631b91 [pom] Make sure install goal is run from invoker
  • 180b5e0 [GHA] More cleanup on integration tests
  • 0331761 [it] Allow tests to run with maven 3.6.3
  • 5c857d6 [GHA] Add java 24 to matrix
  • 0913ea5 [GHA] Remove license headers from files as no longer licensed
  • 9260bf9 [GHA] Fix up for windows and speed up builds
  • 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 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)
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud