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.6.2 to 1.7.0 #138

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.github.hazendaz.maven:makeself-maven-plugin from 1.6.2 to 1.7.0.

Release notes

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

Makeself Maven Plugin 1.7.0

User

  • Update plugins / dependencies
  • Support makeself as of 5/11/2024
  • Require maven 3.6.3
  • Bump git-for-windows portable to 2.45.0
  • Cleanup javadocs
  • Correct headerFile so its usable (previously blocked from usage and incorrectly setup)
  • Add support for pre-extract script
  • Remove cleanupArgs as incorrectly implemented. Those should be sent to final script not part of the build script
  • Fix cleanup script logic so it will function properly. Previously setup in wrong place.
  • Fix maven usage on remote repository (works same just correctly setup now)
  • No longer use deprecated getNextTarEntry from tarAcrhiveInputStream, use getNextEntry instead (internals are the same still)

Build

  • Move maven 3.5.0 integration test to 3.6.3
  • Bump maven wrapper to 3.3.1
  • Update GHA actions adding maven cache and more jdks to test against
Commits
  • 8174545 [maven-release-plugin] prepare release makeself-maven-plugin-1.7.0
  • f439655 [cleanup] Use no deprecated tar archive input stream get next entry
  • 34a562b [pom] Drop modernizer back to 2.7.0 until they release fix on maven requirements
  • eccc52d [maven] Cleanup remote repositories injection
  • edd2a98 [javadoc] Add singce 1.7.0 for preextract script
  • b3c9f4d [fix] Correct cleanup script usage as previously would never work
  • 55f48d3 [remove] Remove cleanup args as not correctly used - pass to script not in sc...
  • 607c942 [javadoc] Fix javadoc for nowait (was duplicate of another)
  • a663a59 [new] Add preextract script support
  • 035d385 [fix] Correct header file so its usable
  • 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 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud