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

Bump javapackager from 1.6.7 to 1.7.0 #41

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps javapackager from 1.6.7 to 1.7.0.

Release notes

Sourced from javapackager's releases.

v1.6.8

Features:

  • Plugin deps upgraded (thanks to @​kerner1000 PR #234)
  • New macConfig.customLauncher to set a different startup script than universalJavaApplicationStub (thanks to @​kerner1000 PR #238)
  • #242 Custom Info.plist(new option macConfig.customInfoPlist) (thanks to @​kerner1000 PR #244)
  • #250 Disable JRE lookup when bundling with why and launcher upgrated to v1.1.2.
  • New arch config property (thanks to @​zfqjava PR #265)
  • Get required modules from provided JDK (thanks to @​kerner1000 PR #278)
  • Support custom zipball and tarball names (new options tarballName and zipballName) (thanks to @​kerner1000 PR #279)
  • Prevent executing the Setup installer multiple times simultaneously (thanks to @​lhDream PR #262)

Fixed issues:

  • #202 Fixed garbled characters (thanks to @​lhDream PR #271)
  • #239 Fixed EOL in bundled universalJavaApplicationStub (MacOS).
  • #245 codesign --deep is deprecated (new codesign strategy) (thanks to @​kerner1000 PR #252)
  • #249 Incorrect jvm_path param used when bundling with why.
  • #257 Fixed issue when jspawnhelper doesn't exist (Java 8).
  • #274 Fixed file assotiations for DEB/RPM packages.
  • #291 UnsupportedOperation exception when bundling a customized JRE using additional modules.
Commits

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 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 [javapackager](https://github.com/fvarrui/JavaPackager) from 1.6.7 to 1.7.0.
- [Release notes](https://github.com/fvarrui/JavaPackager/releases)
- [Commits](https://github.com/fvarrui/JavaPackager/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
@willfurnell willfurnell merged commit 4198bc3 into main Feb 15, 2023
@willfurnell willfurnell deleted the dependabot/maven/io.github.fvarrui-javapackager-1.7.0 branch February 15, 2023 12:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant