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

[stable10] Bump pear/archive_tar from 1.4.6 to 1.4.7 #34990

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pear/archive_tar from 1.4.6 to 1.4.7.

Release notes

Sourced from pear/archive_tar's releases.

1.4.7

  • Improved performance by increasing read buffer size
Commits
  • 7e48add Bump package spec
  • c037e4f Formatting / whitespace
  • 2801107 Whitespace/naming fixes
  • d27ef96 Merge pull request #23 from combodo-itop-libs/feature/bigger_read_buffer
  • 2229709 Read buffer length is now a constructor parameter
  • f34a1ae 🎨 Rename new variables to fit existing naming convention
  • b794f51 Read files with bigger buffer to speed up archive generation process
  • 10d69e6 Disable pear upgrade
  • See full diff 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 [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](pear/Archive_Tar@1.4.6...1.4.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Apr 8, 2019
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #34990 into stable10 will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #34990      +/-   ##
==============================================
+ Coverage       64.27%   64.27%   +<.01%     
- Complexity      19994    19998       +4     
==============================================
  Files            1281     1281              
  Lines           76650    76653       +3     
  Branches         1307     1307              
==============================================
+ Hits            49265    49269       +4     
+ Misses          27004    27003       -1     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.01% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.47% <ø> (ø) 19998 <ø> (+4) ⬆️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.53% <0%> (-0.12%) 253% <0%> (ø)
lib/private/Archive/TAR.php 87.23% <0%> (+1.72%) 56% <0%> (+4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 477ba5a...47522f2. Read the comment docs.

@phil-davis phil-davis changed the title Bump pear/archive_tar from 1.4.6 to 1.4.7 [stable10] Bump pear/archive_tar from 1.4.6 to 1.4.7 Apr 8, 2019
@phil-davis phil-davis merged commit d76987a into stable10 Apr 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/stable10/pear/archive_tar-1.4.7 branch April 8, 2019 23:37
@PVince81 PVince81 added this to the QA milestone Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants