geronimo
geronimo copied to clipboard
Bump org.codehaus.plexus:plexus-archiver from 1.0-alpha-7 to 4.8.0
Bumps org.codehaus.plexus:plexus-archiver from 1.0-alpha-7 to 4.8.0.
Release notes
Sourced from org.codehaus.plexus:plexus-archiver's releases.
4.8.0
🚀 New features and improvements
- Add tzst alias for tar.zst archiver/unarchived (#274)
@slawekjaranowski🐛 Bug Fixes
- detect permissions for addFile (#293)
@hboutemy📦 Dependency updates
- Bump org.codehaus.plexus:plexus from 13 to 14 (#296)
@dependabot- Bump zstd-jni from 1.5.5-4 to 1.5.5-5 (#295)
@dependabot- Bump Eclipse Sisu and from 0.3.5 to 0.9.0.M2 (#289)
@slachiewicz- Bump commons-io from 2.12.0 to 2.13.0 (#288)
@dependabot- Bump zstd-jni from 1.5.5-3 to 1.5.5-4 (#287)
@dependabot- Bump plexus-utils from 3.5.1 to 4.0.0 (#283)
@dependabot- Bump commons-io from 2.11.0 to 2.12.0 (#277)
@dependabot- Bump zstd-jni from 1.5.5-2 to 1.5.5-3 (#284)
@dependabot- Bump guice from 5.1.0 to 6.0.0 (#278)
@dependabot- Bump plexus from 10 to 13 (#280)
@dependabot👻 Maintenance
- Remove public modifier from JUnit 5 tests (#294)
@slawekjaranowski- Use https in scm/url (#291)
@slawekjaranowski- Remove junit-jupiter-engine from project dependencies (#292)
@slawekjaranowski- Remove parent and reports menu from site (#282)
@slawekjaranowski- Cleanup after "veryLargeJar" test (#281)
@slachiewicz- Override project.url (#279)
@slawekjaranowskiPlexus Archiver 4.7.1
🐛 Bug Fixes
- don't apply umask on unknown perms (Win) (#273)
@hboutemyPlexus Archiver 4.7.0
🚀 New features and improvements
- add umask support and use 022 in RB mode (#271)
@hboutemy- Use NIO Files for creating temporary files (#270)
@slawekjaranowski- Deprecate the JAR Index feature (JDK-8302819) (#268)
@jorsol- Add Archiver aliases for tar.* (#266)
@slawekjaranowski📦 Dependency updates
- Bump junitVersion from 5.9.2 to 5.9.3 (#267)
@dependabot
... (truncated)
Changelog
Sourced from org.codehaus.plexus:plexus-archiver's changelog.
Plexus Archiver Release Notes
Plexus Archiver 4.2.1
Bugs
- [Issue #126][issue-126] - Fixed broken javadoc for
Archiver#configureReproducible.- [Issue #127][issue-127] - Fixed reproducible zip entry time depends on local daylight saving time.
Plexus Archiver 4.2.0
Improvements
- [Pull Request #121][pr-121] - Add API to configure reproducible archives -
Archiver#configureReproducible.- Add option to force the user and group for all archive entries.
- Add option to force the last modified date for all archive entries.
- [Issue #114][issue-114] - Add option to provide
ComparatorforArchiver. The archive entries will be added in the order specified by the provided comparator.- [Pull Request #117][pr-117] - Add option to limit the output size for
AbstractZipUnArchiveras a way of protection against ZIP bombs. Thanks to Sergey Patrikeev and Semyon Atamas.- Various code improvements. Thanks to Semyon Atamas and Sergey Patrikeev.
Bugs
- [Issue #94][issue-94] - Fixed setting archiver destination to the working directory causes
NullPointerException.Tasks
- [Issue #119][issue-119] - Updated dependencies:
commons-compressto 1.18,plexus-ioto 3.2.0 andplexus-utilsto 3.3.0.Plexus Archiver 4.1.0
Improvements
- [Issue #110][issue-110] - Add option to omit "Created-By" manifest entry.
Plexus Archiver 4.0.0
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.