Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2025

Bumps org.vafer:jdeb from 1.7 to 1.13.

Changelog

Sourced from org.vafer:jdeb's changelog.

Version 1.13, release 25.01.2025

  • [CHG] Allow specifying source file encoding, uses maven defaults, ls-mapper expects to be UTF8 (Thanks to Roman Huber)
  • [CHG] Use UTC for snapshot timestamps (Thanks to Roman Huber)
  • [CHG] Use maven outputTimestamp for snapshots (Thanks to Roman Huber)
  • [CHG] Upgraded deps
  • [FIX] Create parent directories for changes file (Thanks to Roman Huber)
  • [FIX] Changed goal prefix to jdeb (Thanks to Roman Huber)
  • [ADD] Enable/disable changes file (Thanks to Roman Huber)
  • [ADD] Control handling of broken symlinks (Thanks to Markus Wiik)

Version 1.12, release 22.11.2024

  • [CHG] Upgraded deps
  • [FIX] Changes file is now reproducible (Thanks to Jeremy Norris)
  • [FIX] Re-add the maven archiver dependency (Thanks to Jeremy Norris)
  • [FIX] Fixed timestamp parsing deprecation (Thanks to Jeremy Norris)

Version 1.11, release 17.08.2024

  • [CHG] Improve exception propagation for failures from package content processing
  • [CHG] Required java 11
  • [CHG] Separate digest settings for creating the deb and signing it
  • [CHG] Upgraded deps
  • [FIX] Removed invalid Maven Mojo Deprecation
  • [ADD] "signDigest" for setting just the signing digest

Version 1.10, released 30.11.2021

  • [CHG] Breaking: The deps already required java8. Now also require java8 officially.
  • [CHG] Upgraded deps
  • [CHG] The default digest algorithm for PGP signatures is now SHA-256 instead of SHA-1
  • [FIX] Sort control files for reproducibility (Thanks to Tomas Saghy)
  • [FIX] Ensure conffile paths are not absolute anymore
  • [ADD] Allow constant modified time to support reproducibility (Thanks to Michal Riha)

Version 1.9, released 05.06.2021

  • [CHG] Upgraded plugins and dependencies, now requires maven 3.6.0 and java 1.7
  • [ADD] Added project.inceptionYear, project.organization.name, and project.organization.url to the variable expansions (Thanks to Adam Retter)
  • [ADD] Also interpolate the copyright file (Thanks to Adam Retter)

Version 1.8, released 24.08.2019

  • [CHG] Upgraded deps
  • [FIX] Removed unnessary file/path limitation (Thanks to Roberto Perez Alcolea)
Commits
  • c0cbf88 updated history for release
  • 25868f8 chore(deps): update codecov/codecov-action action to v5.3.1 (#807)
  • b1e9ae7 chore(deps): update codecov/codecov-action action to v5.3.0
  • aadbb50 chore(deps): update codecov/codecov-action action to v5.2.0
  • c244133 preparing for release
  • 2ccc1b8 Set source encoding for template files (#804)
  • 324195a Add unit tests for changes validation.
  • cfc4c36 Create parent directory for the changes file.
  • 2d10ab9 Add a property to enable/disable the creation of the changes file.
  • 9de7d76 Fix #386
  • 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 [org.vafer:jdeb](https://github.com/tcurdt/jdeb) from 1.7 to 1.13.
- [Changelog](https://github.com/tcurdt/jdeb/blob/master/HISTORY.md)
- [Commits](tcurdt/jdeb@jdeb-1.7...jdeb-1.13)

---
updated-dependencies:
- dependency-name: org.vafer:jdeb
  dependency-version: '1.13'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 18, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #1376.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.vafer-jdeb-1.13 branch June 16, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant