Skip to content

build(deps): bump php-parser from 3.6.0 to 3.7.0 in /prettier#798

Merged
paxuclus merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier/main/php-parser-3.7.0
Jun 12, 2026
Merged

build(deps): bump php-parser from 3.6.0 to 3.7.0 in /prettier#798
paxuclus merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier/main/php-parser-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps php-parser from 3.6.0 to 3.7.0.

Release notes

Sourced from php-parser's releases.

v3.7.0

  • feat: asymmetric visibility support (PHP 8.4+) (#1219, thanks @​jorgsowa)
  • fix: clone operator precedence and add comprehensive tests (#1272, thanks @​jorgsowa)
  • fix: default read visibility to public for shorthand asymmetric syntax (#1271, thanks @​jorgsowa)
  • fix: correct unary minus/plus/tilde precedence (#1236, thanks @​jorgsowa)
  • dependency updates
Commits
  • 1d90956 3.7.0
  • 0b3dbe8 fix: clone operator precedence and add comprehensive tests (#1272)
  • fad88b4 fix: default read visibility to public for shorthand asymmetric syntax (#1271)
  • bde1d64 feat: asymmetric visibility support (PHP 8.4+) (#1219)
  • 8d725fb build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#1262)
  • b120177 build(deps-dev): bump webpack from 5.106.2 to 5.107.0 (#1270)
  • 1260da3 build(deps-dev): bump @​babel/preset-env from 7.29.3 to 7.29.5 (#1258)
  • 8aa8324 build(deps-dev): bump @​types/node from 25.6.0 to 25.9.1 (#1269)
  • 379556d build(deps-dev): bump jest from 30.3.0 to 30.4.2 (#1265)
  • d78124c build(deps-dev): bump eslint from 10.3.0 to 10.4.0 (#1267)
  • 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 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)

Bumps [php-parser](https://github.com/glayzzle/php-parser) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/glayzzle/php-parser/releases)
- [Changelog](https://github.com/glayzzle/php-parser/blob/main/RELEASE.md)
- [Commits](glayzzle/php-parser@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: php-parser
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 07:04
@paxuclus paxuclus merged commit 61c9df1 into main Jun 12, 2026
3 checks passed
@paxuclus paxuclus deleted the dependabot/npm_and_yarn/prettier/main/php-parser-3.7.0 branch June 12, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant