alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump tar from 0.4.25 to 0.4.26 #308

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tar from 0.4.25 to 0.4.26.

Commits - [`e9ac1f6`](https://github.com/alexcrichton/tar-rs/commit/e9ac1f6ad3afac7b96302b52c489885fa74e39e0) Bump to 0.4.26 - [`a919492`](https://github.com/alexcrichton/tar-rs/commit/a9194922a029bebbc5ce545309ee81ee920476a8) Merge pull request [#205](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/205) from rbtcollins/unneeded-readonly - [`027ce6c`](https://github.com/alexcrichton/tar-rs/commit/027ce6cd118d03456b1221570d16d3f4001c49e7) Avoid unneeded readonly syscalls on Windows - [`7098b0a`](https://github.com/alexcrichton/tar-rs/commit/7098b0a8324cb880b5f1aff2b8218435d44f6e1b) Merge pull request [#203](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/203) from rbtcollins/return-file - [`5bd5d56`](https://github.com/alexcrichton/tar-rs/commit/5bd5d569dc56e89ea622790b1ee2dd20901c2a25) Return the File instance from Entry::unpack - [`c7dedaf`](https://github.com/alexcrichton/tar-rs/commit/c7dedaff38f3de38cd14846e97ec57a9ec52b4c9) Merge pull request [#204](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/204) from rbtcollins/bug-198 - [`f3c7a25`](https://github.com/alexcrichton/tar-rs/commit/f3c7a253789c355aa640d4b0b6173be0f13dd12d) Bug [#198](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/198): Set mtime and atime on file handles - [`6663ff3`](https://github.com/alexcrichton/tar-rs/commit/6663ff3c34afbb4fed7efb030ae17541a7e45b8c) Merge pull request [#201](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/201) from rbtcollins/bug-198 - [`7fba62a`](https://github.com/alexcrichton/tar-rs/commit/7fba62abafd750cd67b97814c3ed233aa7425c8a) Perform file mode setting on the open file - [`920d480`](https://github.com/alexcrichton/tar-rs/commit/920d480ccf394f359d8eda67c020becde9b81f52) Merge pull request [#199](https://github-redirect.dependabot.com/alexcrichton/tar-rs/issues/199) from rbtcollins/bug-198 - Additional commits viewable in [compare view](https://github.com/alexcrichton/tar-rs/compare/0.4.25...0.4.26)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.