A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
129
stars
106
forks
source link
Update dependency io.github.zlika:reproducible-build-maven-plugin to v0.17 #302
Closed
renovate[bot] closed 2 weeks ago
This PR contains the following updates:
0.11
->0.17
Release Notes
Zlika/reproducible-build-maven-plugin (io.github.zlika:reproducible-build-maven-plugin)
### [`v0.17`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-017-20240906) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.16...v0.17) ## =========== Features - [#71](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/71): Allow define lineseparator for strip-jaxb - [@rimuln](https://redirect.github.com/rimuln). - [#64](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/64): Support more archive formats (cpio, ar) - [@ebourg](https://redirect.github.com/ebourg). ## Non-functional changes - Update commons-compress dependency. ### [`v0.16`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-016-20221021) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.15...v0.16) ## =========== Features - [#59](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/59): Make strip-jaxb also work with the org.glassfish xjc implementation - [@nilsaellen](https://redirect.github.com/nilsaellen). ## Non-functional changes - Upgrade maven plugins. - Fix wrong scope for maven-plugin-api. ### [`v0.15`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-015-20211228) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.14...v0.15) ## =========== Features - [#55](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/55): Remove (unreproducible) comments from spring.factories files - [@arobie1992](https://redirect.github.com/arobie1992). ### [`v0.14`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-014-20211016) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.13...v0.14) ## =========== Features - [#50](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/50): Add .adapter as a supported ZIP type - [@rhysm](https://redirect.github.com/rhysm). - [#52](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/52): Handle nested jars/zips when stripping jars/zips - [tobias-hammerschmidt](https://redirect.github.com/tobias-hammerschmidt) ## Non-functional changes - Upgrade commons-compress to fix CVE. - Upgrade junit to fix CVE. - Upgrade Maven plugins. ### [`v0.13`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-013-20201003) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.12...v0.13) ## =========== Features - [#36](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/issues/36), [#46](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/pull/46): Add configuration options to explicitly include/exclude files to be processed - [@io7m](https://redirect.github.com/io7m). ## Bug Fixes - Fix possible vulnerability (arbitrary file write during archive extraction) reported by Github CodeQL. ### [`v0.12`](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/blob/HEAD/CHANGES.md#Release-012-20200507) [Compare Source](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/compare/v0.11...v0.12) ## =========== Bug Fixes - [#43](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/issues/43): Fix timestamps and unix permissions in TAR file entries. - [#44](https://redirect.github.com/Zlika/reproducible-build-maven-plugin/issues/44): Fix generation of TAR archives including files with long names. ## Non-functional changes - Upgrade commons-compress to fix CVE.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.