smallrye / jandex

Java Annotation Indexer
Apache License 2.0
392 stars 94 forks source link

Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.2 to 1.2.3 #405

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

Release 1.2.3

1.2.3 (24-jun-2024)

  • fixed MAC OS detection for Adopt JDK provider #13
  • updated dependencies
Changelog

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

1.2.3 (24-jun-2024)

  • fixed MAC OS detection for Adopt JDK provider #13
  • updated dependencies

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

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