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 io.github.fvarrui:javapackager from 1.7.2 to 1.7.6 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps io.github.fvarrui:javapackager from 1.7.2 to 1.7.6.

Release notes

Sourced from io.github.fvarrui:javapackager's releases.

v1.7.6

New features:

  • #395 Added support for WinRun4J 32bit EXE.

Fixed issues:

  • #419 Path resolution causes bundled jre to not be found on linux when building from windows.
  • #413 Bug about PKCS11 keystore type.
  • #400 Exclude certain jars from copyDependencies task (duplicate handling strategy).
  • #399 Improved jdeps module analysis to fix module not found error when running the generated app.
  • #383 jlink deprecation warning for --compress 2 parameter on JDK21.
  • #370 Error in light command.

v1.7.5

Fixed issues:

  • JP fails when run mvn install and bulid.finalName is different from the default one 355

v1.7.4

Features:

  • New templates option to modify the behavior of templates: (#297)
\<templates>
    \<template>
        <name>windows/iss.vtl</name>
        <bom>false</bom>
    </template>
</templates>
  • New linuxConfig.installationPath option to specify Linux different installation path than /opt (#302)
  • Update jsign to 5.0 (#351)

Fixed issues:

  • #355 ${name}-${version}-runnable.jar is not found in deployment directory
  • #298 Exceptions while copying does not cause build to fail
  • #297 Change breaks with the non-unicode InnoSetup 5.x version... it cant read the iss file

v1.7.3

Fixed issues:

  • #341 Windows registry name write default
  • #335 JVM options in ${name}.l4j.ini are not recognized on macOS
  • #328 Could not remove legal directory on macOS
  • #325 Windows 10 EXE file detail info has messy code text
  • #324 Exclude ICO file when packaging for Windows
  • #323 Blessing a volume on MacOS fails under some circumstances
Commits
  • 23a1f50 Update build.gradle
  • 3000b87 fix error when running light command (msi/msm generation)
  • 00dee20 Merge branch 'issue-419' into devel
  • 45eda4c installationPath property type changed from file to string
  • 702aa13 Merge branch 'issue-403' into devel
  • 7cd3763 Update msm.wxs.vtl
  • 5a1afb5 commons-io upgraded to 2.16.1
  • 521683f fix issue 419 in deb and rpm, and fix deb control file missing architecture
  • 514265d added windowssigner class to bypass signerhelper private-package accesibility...
  • 7de5a56 throw exception when runnablejar doesn't exist
  • 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)

Bumps [io.github.fvarrui:javapackager](https://github.com/fvarrui/JavaPackager) from 1.7.2 to 1.7.6.
- [Release notes](https://github.com/fvarrui/JavaPackager/releases)
- [Commits](fvarrui/JavaPackager@v1.7.2...v1.7.6)

---
updated-dependencies:
- dependency-name: io.github.fvarrui:javapackager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants