X Tutup
Skip to content

chore(deps): bump pear/archive_tar from 1.5.0 to 1.6.0#41390

Merged
phil-davis merged 3 commits intomasterfrom
dependabot/composer/pear/archive_tar-1.6.0
Aug 20, 2025
Merged

chore(deps): bump pear/archive_tar from 1.5.0 to 1.6.0#41390
phil-davis merged 3 commits intomasterfrom
dependabot/composer/pear/archive_tar-1.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps pear/archive_tar from 1.5.0 to 1.6.0.

Release notes

Sourced from pear/archive_tar's releases.

1.6.0

This release drops support for PHP 5.4 and 5.5.

  • PR #51: big file support
  • PR #53: Fix return value of _writeBlock
  • PR #58: Remove gzopen/gztell/gzseek shim
Commits
  • dc32855 Merge pull request #59 from ashnazg/rel-1.6
  • c6b6c45 prep for 1.6.0
  • d09d6fd Merge pull request #58 from mcdruid/remove_php5_shim
  • 0910594 Merge pull request #53 from Super-Visions/fix/write_return
  • bc5fbd5 Merge pull request #54 from mcdruid/create_test
  • bc1bf2d Merge pull request #56 from mcdruid/update_php_versions
  • 91f49f6 Remove gzopen/gztell/gzseek shim
  • bc24cf8 remove old PHP 5 and add new PHP 8 versions
  • 9695cd5 add very simple test to ensure tarballs can be created
  • bcbeeee Fix return value of _writeBlock
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot requested a review from phil-davis August 5, 2025 04:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Aug 5, 2025
@update-docs
Copy link

update-docs bot commented Aug 5, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@phil-davis
Copy link
Contributor

@dependabot rebase

Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](pear/Archive_Tar@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: pear/archive_tar
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/pear/archive_tar-1.6.0 branch from 55e07f0 to 6c845ec Compare August 20, 2025 08:36
@phil-davis
Copy link
Contributor

I also updated other PHP dependencies that are waiting:

Lock file operations: 0 installs, 10 updates, 0 removals
  - Upgrading icewind/smb (v3.7.0 e6904cb => v3.7.0)
  - Upgrading icewind/streams (v0.7.8 cb2bd3e => v0.7.8)
  - Upgrading myclabs/deep-copy (1.13.1 => 1.13.4)
  - Upgrading nikic/php-parser (v5.5.0 => v5.6.1)
  - Upgrading phpunit/phpunit (9.6.23 => 9.6.24)
  - Upgrading roave/security-advisories (dev-latest b79895b => dev-latest aba5d69)
  - Upgrading sebastian/comparator (4.0.8 => 4.0.9)
  - Upgrading sebastian/global-state (5.0.7 => 5.0.8)
  - Upgrading sebastian/recursion-context (4.0.5 => 4.0.6)
  - Upgrading symfony/polyfill-php80 (v1.32.0 => v1.33.0)
Writing lock file

Note: the "icewind" dependencies have moved to being stored on https://codeberg.org/

@phil-davis phil-davis force-pushed the dependabot/composer/pear/archive_tar-1.6.0 branch from 27dbcaf to 1715d91 Compare August 20, 2025 08:47
@sonarqubecloud
Copy link

@phil-davis phil-davis merged commit 8d0aca0 into master Aug 20, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/composer/pear/archive_tar-1.6.0 branch August 20, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup