analytics.js-integration
analytics.js-integration copied to clipboard
Bump adm-zip from 0.4.7 to 0.4.16
Bumps adm-zip from 0.4.7 to 0.4.16.
Changelog
Sourced from adm-zip's changelog.
0.4.16 / 2020-06-23
- Updated mocha version to fix vulnerability (cthackers)
- Update project version (cthackers)
- fix: throw real exception objects on error (Matthew Sainsbury)
- Version number incremented (Saqib M)
- Update zipFile.js (Saqib M)
- Update README.md with the latest URLs (Takuya Noguchi)
- Update Node.js version to use in CI tests (Takuya Noguchi)
- process.versions is null when the library is used in browser (Emiliano Necciari)
0.4.14 / 2020-02-06
- Version increment for npm publish (cthackers)
- Iterate over entries without storing their metadata (Pierre Lehnen)
- Add partial support for zip64 (larger number of entries) (Pierre Lehnen)
- Escape $ sign for regex in addLocalFolder() (William)
- fix accent filename (mart_-)
- Removed improperly raised error while decompressing empty file asynchronously. (Nicolas Leclerc)
- fix: CRC is unexpectedly changed after zip is re-created (teppeis)
0.4.13 / 2018-10-18
- Add async version of addLocalFile Use open and readFile instead of existsSync and readFileSync. There are still some sync functions left in the Utils.findFiles call, but the impact is minimal compared to the readFileSync. (Maigret Aurelien)
- Fix jsdoc typings for functions. (Leon Aves)
- fixed Utils.FileSystem overwriting 'fs' module even when 'original-fs' is broken (Tom Wallroth)
- fix race-condition crash when extracting data and extracted files are (re)moved (Tom Wallroth)
- Fix: bad buffer.alloc for .toBuffer in async mode (Colin GILLE)
- Add a full license text to the distribution (Honza Javorek)
- Rename MIT-LICENSE.txt to LICENSE (Standa Opichal)
- fix bug when filename or path contains multi-byte characters (warbaby)
- bump version to 0.4.12 (Marsette Vona)
- change default compression method for added files back to DEFLATED from STORED (revert #139) (Marsette Vona)
- remove JSDeflater() and JSInflater() in favor of zlib.deflateRawSync() and zlib.inflateRawSync() respectively (Marsette Vona)
- Fix (Mirko Tebaldi)
- 0.4.12 - Created a test to check Twizzeld's issue on Issue #237. (was not able to replicate his issue) (cjacobs)
- Fix Buffer.alloc bug #234 (keyesdav)
- 0.4.12 - Fix additional issue with extractEntryTo improperly handling directory children. (cjacobs)
- 0.4.12 - Fix #237, add tests, update travis node versions. (cjacobs)
- 0.4.12 - Fix #237, add tests, update travis node versions. (cjacobs)
- 0.4.12 - Fix #237, add tests, update travis node versions. (cjacobs)
- 0.4.12 - Fix #237, add tests, update travis node versions. (cjacobs)
- add tests for CRC fixes (Kevin Tjiam)
- compare calculated CRC with loaded CRC (Kevin Tjiam)
- handle errors in callback from getDataAsync (Kevin Tjiam)
0.4.11 / 2018-05-13
- Version bump (cthackers)
- Fixed #176 (cthackers)
... (truncated)
Commits
9d2eb0bUpdated mocha version to fix vulnerability9bb5fb9Update project version10a8c1cMerge pull request #250 from opichals/patch-1c87b983Merge pull request #279 from willjouo/masterde614eaMerge pull request #308 from tnir/copyedit-docs-with-httpsb94b8e5Merge pull request #307 from tnir/update-nodejs-for-testingff355f5Merge pull request #313 from mattsains/mastera13f520Merge pull request #312 from saqibmushtaq/master79c21fffix: throw real exception objects on error235e7bfVersion number incremented- Additional commits viewable in compare view
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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.