Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tar from 0.4.25 to 0.4.26 #4330

Merged
merged 1 commit into from
May 18, 2019
Merged

Bump tar from 0.4.25 to 0.4.26 #4330

merged 1 commit into from
May 18, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tar from 0.4.25 to 0.4.26.

Commits
  • e9ac1f6 Bump to 0.4.26
  • a919492 Merge pull request #205 from rbtcollins/unneeded-readonly
  • 027ce6c Avoid unneeded readonly syscalls on Windows
  • 7098b0a Merge pull request #203 from rbtcollins/return-file
  • 5bd5d56 Return the File instance from Entry::unpack
  • c7dedaf Merge pull request #204 from rbtcollins/bug-198
  • f3c7a25 Bug #198: Set mtime and atime on file handles
  • 6663ff3 Merge pull request #201 from rbtcollins/bug-198
  • 7fba62a Perform file mode setting on the open file
  • 920d480 Merge pull request #199 from rbtcollins/bug-198
  • Additional commits viewable in compare view

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 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:

  • 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.

Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](alexcrichton/tar-rs@0.4.25...0.4.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@codecov
Copy link

Codecov bot commented May 17, 2019

Codecov Report

Merging #4330 into master will decrease coverage by 6.6%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #4330     +/-   ##
========================================
- Coverage    79.2%   72.5%   -6.7%     
========================================
  Files         166     166             
  Lines       29100   31774   +2674     
========================================
- Hits        23068   23065      -3     
- Misses       6032    8709   +2677

@mvines mvines merged commit 18c6729 into master May 18, 2019
@dependabot-preview Dependabot Preview bot deleted the dependabot/cargo/tar-0.4.26 branch May 18, 2019 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants