requarks / wiki-v1

Legacy version (1.x) of Wiki.js
https://wiki.js.org
GNU Affero General Public License v3.0
101 stars 75 forks source link

build(deps): bump tar from 4.0.1 to 4.4.2 #206

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps tar from 4.0.1 to 4.4.2.

Commits - [`a5f7779`](https://github.com/npm/node-tar/commit/a5f77792dd158603b93cb00e230ef957bc3ce55b) 4.4.2 - [`fff75dc`](https://github.com/npm/node-tar/commit/fff75dc1397630a7bf24da28e49098feafca1cc4) npm update - [`b0c5843`](https://github.com/npm/node-tar/commit/b0c58433c22f5e7fe8b1c76373f27e3f81dcd4c8) unpack: only reuse file fs entries if nlink = 1 - [`58a8d43`](https://github.com/npm/node-tar/commit/58a8d437abccd6dc884541b8bf6554901ec592cc) 4.4.1 - [`47ea3c7`](https://github.com/npm/node-tar/commit/47ea3c749f1ea175c3893f800df102cb18e3d070) npm update - [`4513e3b`](https://github.com/npm/node-tar/commit/4513e3bbb887b1be77db3146de4ecbc4bfac4747) Use Buffer.from instead of 'new Buffer' - [`c8152e8`](https://github.com/npm/node-tar/commit/c8152e8e409adf1b93f52080458aaff26fda8cae) Use safe-buffer for node 4 <4.5.0 - [`a561d63`](https://github.com/npm/node-tar/commit/a561d633e219d912fcf61606566fa2c6e35332fb) mutate fs to pass tests on Travis and other Linux systems - [`c1f5de5`](https://github.com/npm/node-tar/commit/c1f5de5a621bf03474e546aa5efad5ea7b2cd2ac) 4.4.0 - [`192faff`](https://github.com/npm/node-tar/commit/192faffa4cb47d702f973eb5f888dbf3b4ec8e91) Add 'mtime' option to tar creation to force mtime - Additional commits viewable in [compare view](https://github.com/npm/node-tar/compare/v4.0.1...v4.4.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
dependabot[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.