aurelia / templating-router

An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating engine to display the current route.
MIT License
26 stars 40 forks source link

build(deps): bump tar from 4.4.1 to 4.4.8 #94

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps tar from 4.4.1 to 4.4.8.

Commits - [`074c89b`](https://github.com/npm/node-tar/commit/074c89b1e639485468706af3c141a68ef8826728) 4.4.8 - [`c7bc240`](https://github.com/npm/node-tar/commit/c7bc2406eb23f624968271f9df3c917cae22e5c3) Fix hardlink extraction with strip. - [`0068764`](https://github.com/npm/node-tar/commit/0068764b53ed487300fd081922027767f4842e5e) Fix example typo - [`88d6071`](https://github.com/npm/node-tar/commit/88d6071c248042e29258f6f72c1b71721904cf22) 4.4.7 - [`41fce66`](https://github.com/npm/node-tar/commit/41fce66068cd532019be9ce8e1e3186361198466) Fix [#190](https://github-redirect.dependabot.com/npm/node-tar/issues/190): polyfill Buffer in lib/parse.js for node v4 <4.5 - [`ec2581a`](https://github.com/npm/node-tar/commit/ec2581af264c99c280ecfa7401c243b321cec2c1) clarify EOF error messages - [`6c95323`](https://github.com/npm/node-tar/commit/6c953230a12343490af7030e828cf9302f63b4d9) write-entry: handle shrinked file size than expected by lstat - [`34bdf6b`](https://github.com/npm/node-tar/commit/34bdf6b6b89091a3b0b4a8409b9c944dcce36f3b) travis: no windows. A known failing test is worse than no test. - [`dcab9b8`](https://github.com/npm/node-tar/commit/dcab9b8cc3cf4e82e96063d33dec8278670ab332) travis: add windows - [`4eb4e9b`](https://github.com/npm/node-tar/commit/4eb4e9b6c73977e2080c10a596cfd66b0d140265) travis: Add node 10, remove 4 - Additional commits viewable in [compare view](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.8)


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
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 5 years ago

Superseded by #102.