lzaoral / JCProfilerNext

Profiler for JavaCard code and a rewrite of OpenCryptoProject/JCProfiler with easier usage and much more!
GNU General Public License v3.0
8 stars 3 forks source link

build(deps): bump com.github.martinpaljak:ant-javacard from 23.08.29 to 24.04.08 #81

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 5 months ago

Bumps com.github.martinpaljak:ant-javacard from 23.08.29 to 24.04.08.

Release notes

Sourced from com.github.martinpaljak:ant-javacard's releases.

v24.04.08

Release v24.04.08

This build is fully reproducible. SHA256 (ant-javacard.jar) = c2db95487160f417e19077c04f1ca6c21b12105782e8852a3fb06da4473bd80a (built with JDK-11)

v24.03.15

JavaCard SDK 3.2.0 support

  • Add support for JavaCard SDK v24.0
  • internal source layout re-arrangements
  • small bugs fixed here and there
  • applet source code now explicitly expected to be utf-8
Commits
  • 24f4fa2 Release v24.04.08
  • 59ecc7f Make verifier semi-usable
  • 33894e6 Remove the git signature from log output, which would mess up date parsing
  • 127dc2d Use git commit time for reproducible timestamp
  • d9f36c0 Ant will now not fail with JDK-21
  • 808d57e Make sure UTC is used or timestamps will be off
  • 57d76ac Use timestamp strings instead of unix
  • c021942 Check out with all history for git describe
  • a2496bf Don't use HEAD for dirty outputs
  • 96bab19 Upload built artifact for 11
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 month ago

Superseded by #91.