Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump com.igormaznitsa:mvn-jlink-wrapper from 1.1.1 to 1.2.2 #385

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps com.igormaznitsa:mvn-jlink-wrapper from 1.1.1 to 1.2.2.

Release notes

Sourced from com.igormaznitsa:mvn-jlink-wrapper's releases.

Release 1.2.2

1.2.2 (18-may-2024)

  • refactoring of tar.gz decompression, TAR from commons-compression replaced by JTar
  • updated dependencies

Release 1.2.1

1.2.1 (24-mar-2023)

  • fixed incompatibility with maven 3.9
  • provided way to force tool file extensions per Os through forceOsExtensions #10
  • provided way to force host OS type through forceHostOs

Release 1.2.0

1.2.0 (18-sep-2022)

  • added digest download and check for Git based providers
  • removed ADOPT and ADOPTGIT providers, now they covered by new ADOPTIUM provider
  • added MICROSOFT OpenJDK provider
  • added URL provider to use direct URL
  • refactoring
Changelog

Sourced from com.igormaznitsa:mvn-jlink-wrapper's changelog.

1.2.2 (18-may-2024)

  • refactoring of tar.gz decompression, TAR from commons-compression replaced by JTar
  • updated dependencies

1.2.1 (24-mar-2023)

  • fixed incompatibility with maven 3.19
  • provided way to force tool file extensions per Os through forceOsExtensions #10
  • provided way to force host OS type through forceHostOs

1.2.0 (18-sep-2022)

  • added digest download and check for Git based providers
  • removed ADOPT and ADOPTGIT providers, now they covered by new ADOPTIUM provider
  • added MICROSOFT OpenJDK provider
  • added URL provider to use direct URL
  • refactoring

1.1.1 (23-nov-2021)

  • fixed mime type processing for Github authorized requests #9
  • updated dependencies

1.1.0 (27-mar-2020)

  • improved processing of Gateway Timeout response
  • reworked ADOPT provider to work through AdoptOpenJdk API V3
  • added authorization property which will be provided through Authorization header
  • added tests
  • improved ADOPTGIT provider
  • added logging for detected limit remaining headers

1.0.7 (02-feb-2020)

1.0.6 (29-jan-2020)

  • added support of properties to override some config parameters
  • #4 improved cache-jdk mojo, added feature to search files in cached JDK root through ANT patterns and place found paths as project properties

1.0.5 (23-dec-2019)

  • #3 corrected exception processing on parsing of Liberica src package name

1.0.4 (22-sep-2019)

  • #2 added provider to load JDK from the Adopt Git repository
  • #1modulePath string parameter in jlink mojo replaced by modulePaths string list parameter. Pseudo-path JDK.PROVIDER.JMODS allows to include path to provider's JDK jmods folder.

1.0.3 (31-jul-2019)

  • improved processing of case if octet stream is presented as content type
  • minor refactoring of file name escaping

1.0.2 (27-jan-2019)

... (truncated)

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/com.igormaznitsa-mvn-jlink-wrapper-1.2.2 branch from 238f9ed to 845734f Compare May 28, 2024 06:50
@Ladicek Ladicek force-pushed the dependabot/maven/com.igormaznitsa-mvn-jlink-wrapper-1.2.2 branch from 845734f to d10f520 Compare May 28, 2024 06:53
Bumps [com.igormaznitsa:mvn-jlink-wrapper](https://github.com/raydac/mvn-jlink) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/raydac/mvn-jlink/releases)
- [Changelog](https://github.com/raydac/mvn-jlink/blob/master/CHANGELOG.txt)
- [Commits](raydac/mvn-jlink@1.1.1...1.2.2)

---
updated-dependencies:
- dependency-name: com.igormaznitsa:mvn-jlink-wrapper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Ladicek Ladicek force-pushed the dependabot/maven/com.igormaznitsa-mvn-jlink-wrapper-1.2.2 branch from d10f520 to b822002 Compare May 28, 2024 09:13
@Ladicek Ladicek added this to the 3.2.1 milestone May 28, 2024
@Ladicek Ladicek merged commit ed9492a into main May 28, 2024
35 checks passed
@Ladicek Ladicek deleted the dependabot/maven/com.igormaznitsa-mvn-jlink-wrapper-1.2.2 branch May 28, 2024 09:38
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant