Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 5 updates - #34

Open
dependabot[bot] wants to merge 1 commit into
monorepofrom
dependabot/composer/minor-and-patch-4d42e888d8
Open

dependabot[bot] wants to merge 1 commit into
monorepofrom
dependabot/composer/minor-and-patch-4d42e888d8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates in the / directory:

Package From To
firebase/php-jwt 7.1.0 7.1.1
laravel/serializable-closure 2.0.15 2.0.16
nikic/php-parser 5.8.0 5.9.0
pear/archive_tar 1.6.0 1.6.1
punic/punic 3.8.1 3.8.2

Updates firebase/php-jwt from 7.1.0 to 7.1.1

Release notes

Sourced from firebase/php-jwt's releases.

v7.1.1

7.1.1 (2026-09-02)

Bug Fixes

  • Limit the number of segments a JWT can be exploded into (#639) (93d248c)
Changelog

Sourced from firebase/php-jwt's changelog.

7.1.1 (2026-09-02)

Bug Fixes

  • Limit the number of segments a JWT can be exploded into (#639) (93d248c)
Commits
  • 9bc93bd Merge pull request #645 from googleapis/release-please--branches--main
  • 3654990 chore(main): release 7.1.1
  • 93d248c fix: limit the number of segments a JWT can be exploded into (#639)
  • 70c5221 chore: allow guzzlehttp/guzzle 8.0 (#643)
  • See full diff in compare view

Updates laravel/serializable-closure from 2.0.15 to 2.0.16

Release notes

Sourced from laravel/serializable-closure's releases.

v2.0.16

Changelog

Sourced from laravel/serializable-closure's changelog.

v2.0.16 - 2026-08-18

Commits
  • 7cfc24e [2.x] Ensure $signer is configured before attempting to execute `unserializ...
  • e276c64 Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#173)
  • 38a5dcb Update CHANGELOG
  • See full diff in compare view

Updates nikic/php-parser from 5.8.0 to 5.9.0

Release notes

Sourced from nikic/php-parser's releases.

PHP-Parser 5.9.0

Fixed

  • Fix attribute insertion on enums and enum cases in formatting-preserving pretty printer.
  • Reject invalid Unicode escapes above \u{10FFFF}. Previously the limit was \u{1FFFFF}.
  • Don't allow newlines in (void) cast emulation.
  • Fix warning on float hex/binary/octal literals with PHP 8.6.

Added

  • Added support for PHP 8.6 partial function application. Placeholders are represented using ArgPlaceholder nodes.
Changelog

Sourced from nikic/php-parser's changelog.

Version 5.9.0 (2026-09-13)

Fixed

  • Fix attribute insertion on enums and enum cases in formatting-preserving pretty printer.
  • Reject invalid Unicode escapes above \u{10FFFF}. Previously the limit was \u{1FFFFF}.
  • Don't allow newlines in (void) cast emulation.
  • Fix warning on float hex/binary/octal literals with PHP 8.6.

Added

  • Added support for PHP 8.6 partial function application. Placeholders are represented using ArgPlaceholder nodes.
Commits
  • 9e33da9 Release PHP-Parser 5.9.0
  • 23c8e36 Implement support for partial function application
  • 1aa08bf Use iteration over recursion in `PrettyPrinterAbstract:: newOperandRequiresPa...
  • 160ea57 Suppress warning on hexdec/bindec/octdec overflow
  • fbd47f7 Fix attribute insertion on enum cases in formatting-preserving printer
  • 04ba49c Anchor the void cast emulator's interior whitespace check
  • 0725f08 Reject Unicode escapes above the maximum code point
  • 021f412 Fix attribute insertion on enums in formatting-preserving printer (#1156)
  • 10d6a90 Fix typo in Pretty_printing docs: "defaul" -> "default" (#1153)
  • See full diff in compare view

Updates pear/archive_tar from 1.6.0 to 1.6.1

Release notes

Sourced from pear/archive_tar's releases.

1.6.1

This release adds PHP 8.6 compatibility.

  • Update the stale compatible tag in package.xml: Archive_Tar could not be installed without --force on any PEAR newer than 1.10.10
  • PR #61: avoid returning values from __construct() and __destruct()
  • CI: test against PHP 8.4, 8.5 and 8.6
Commits
  • a0d2c45 Merge pull request #63 from pear/rel-1.6.1
  • 61901a3 prep for 1.6.1
  • a58ac95 Merge pull request #61 from andypost/php86
  • dedb0d0 UPdate PHP versions for CI - add 8.4-8.6
  • fd59faa Avoid returning values from __construct() and __destruct()
  • See full diff in compare view

Updates punic/punic from 3.8.1 to 3.8.2

Release notes

Sourced from punic/punic's releases.

v3.8.2

What's Changed

Full Changelog: punic/punic@3.8.1...3.8.2

Changelog

Sourced from punic/punic's changelog.

3.8.2 (2023-03-29)

  • Fix the PHPDoc type of the $onlyCodes parameter of Territory::getLanguages() (#425, @​mlocati)
Commits
  • 523858c Prepare version 3.8.2
  • 855048c Fix the PHPDoc type of the $onlyCodes parameter of Territory::getLanguages() ...
  • f46a7ac Run tests on PHP 8.3 and 8.4 too (#423)
  • cd2f430 [skip ci] Update APIs
  • 9fe20e3 Prepare for next version
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [firebase/php-jwt](https://github.com/googleapis/php-jwt) | `7.1.0` | `7.1.1` |
| [laravel/serializable-closure](https://github.com/laravel/serializable-closure) | `2.0.15` | `2.0.16` |
| [nikic/php-parser](https://github.com/nikic/PHP-Parser) | `5.8.0` | `5.9.0` |
| [pear/archive_tar](https://github.com/pear/Archive_Tar) | `1.6.0` | `1.6.1` |
| [punic/punic](https://github.com/punic/punic) | `3.8.1` | `3.8.2` |



Updates `firebase/php-jwt` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/googleapis/php-jwt/releases)
- [Changelog](https://github.com/googleapis/php-jwt/blob/main/CHANGELOG.md)
- [Commits](googleapis/php-jwt@v7.1.0...v7.1.1)

Updates `laravel/serializable-closure` from 2.0.15 to 2.0.16
- [Release notes](https://github.com/laravel/serializable-closure/releases)
- [Changelog](https://github.com/laravel/serializable-closure/blob/2.x/CHANGELOG.md)
- [Commits](laravel/serializable-closure@v2.0.15...v2.0.16)

Updates `nikic/php-parser` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/nikic/PHP-Parser/releases)
- [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md)
- [Commits](nikic/PHP-Parser@v5.8.0...v5.9.0)

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

Updates `punic/punic` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/punic/punic/releases)
- [Changelog](https://github.com/punic/punic/blob/main/CHANGELOG.md)
- [Commits](punic/punic@3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: laravel/serializable-closure
  dependency-version: 2.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: nikic/php-parser
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pear/archive_tar
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: punic/punic
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants