chore(deps): update dependency rubyzip to v3 #576
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 2.4', '>= 2.4.1'
->'~> 3.2'
Release Notes
rubyzip/rubyzip (rubyzip)
v3.2.0
Compare Source
Tooling/internal:
OutputStream
.Unknown
extra field has a superclass.v3.1.1
Compare Source
Tooling/internal:
DecryptedIo
class with various updates and optimizations.NullDecrypter
class.v3.1.0
Compare Source
Tooling/internal:
v3.0.2
Compare Source
InputStream#sysread
to handle frozen string literals. #643print
causing Zlib errors. #642print
andprintf
returnnil
.v3.0.1
Compare Source
Zip::File
'sEnumerable
status. #641Entry#name_safe?
. #639require
ofEntry
by requiringconstants
. #636v3.0.0
Compare Source
File#write_buffer
to always return the givenio
.Entry#absolute_time?
andDOSTime#absolute_time?
methods.File
methods.GPFBit3Error
toStreamingError
.Entry.ftype
is correct viaInputStream
. #533Entry#zip64?
as a better way detect Zip64 entries.Zip::FileSystem::ZipFsFile#symlink?
.File::add_buffer
from the API.OutputStream#put_next_entry
to preserveStreamableStream
s. #503File.open_buffer
doesn't rewrite unchanged data.CentralDirectory#count_entries
andFile::count_entries
.Zip::sort_entries
. #329ZipXError
v1 legacy classes.InputStream
. #349InputStream
raisesGPFBit3Error
for OSX Archive files. #493InputStream
. #196Zip::OutputStream.write_buffer
doesn't work with Tempfiles. #265Entry
time to the file's mtime on Windows. #465Entry#time=
sets times asDOSTime
objects. #481Zip::DOSTime#dos_equals
. #464Tooling/internal:
$\
in tests.Dirtyable
for reuse.File#mkdir
.File#directory?
.EntrySet
more cleanly throughCentralDirectory
.Zip::File
no longer subclassesZip::CentralDirectory
.Zip::Filesystem
classes for improved maintainability.assert_forwarded
so it does not needObjectSpace._id2ref
oreval
. #483Configuration
📅 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.