fix(deps): update dependency phpstan/phpdoc-parser to v2 #8

Open
Renovate wants to merge 1 commit from renovate/phpstan-phpdoc-parser-2.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpdoc-parser ^1.24 -> ^2.0 age adoption passing confidence

Release Notes

phpstan/phpdoc-parser (phpstan/phpdoc-parser)

v2.1.0

Compare Source

  • 9b30d6f - TypeParser - support comments at EOL with //
  • 12c4e9f - Merge remote-tracking branch 'origin/2.0.x' into 2.1.x
  • dc7c469 - PrinterTest - nowdoc helper for nicer formatting
  • 19d74a8 - Open 2.1.x

v2.0.2

Compare Source

  • 51087f8 - Allow multiple new lines in union and intersection definition
  • 5404716 - Prepare 2.1.x
  • 19ecfcb - Send PR to 2.1.x

v2.0.1

Compare Source

  • 72e51f7 - TypeParser: Allow multiple newlines and also allow multiline union and intersection types for array shapes
  • 81de606 - Update LICENSE
  • 7adaab7 - Test inline @link
  • 04c8de0 - Slevomat CS merged PR about 2.0

v2.0.0

Compare Source

phpstan/phpdoc-parser 2.0 is here! 🎉

This release brings API cleanup and enables new features for everyone that were previously hidden behind opt-in feature toggles, like:

  • Parsing Doctrine annotations
  • Type aliases with invalid types being preserved
  • Text between tags always belongs to description
  • ...and more...

See the UPGRADING guide for details.

phpstan/phpdoc-parser 2.0 will also be included in PHPStan 2.0 that's going to be released on Monday November 11th 2024.

v1.33.0

Compare Source

  • 82a311f - Support for non-empty-array and non-empty-list array shape kind

v1.32.0

Compare Source

  • 6ca22b1 - Support for @pure-unless-callable-is-impure

v1.31.0

Compare Source

  • 249f15f - PhpDocParser: support template type lower bounds
  • a5e938b - Test for special multiline PHPDoc
  • 5d48fa4 - Do not deploy API reference on 1.23.x anymore
  • 1c7fcc4 - Add test cases for quote aware array/object keys
  • 7e92a25 - Fix link

v1.30.1

Compare Source

  • 51b95ec - Deploy API Reference into a subdirectory with the current branch name
  • 0e689c5 - Fix bug of repeating last line in AST for textBetweenTagsBelongsToDescription=true
  • 9d053a8 - Test newer PHP versions
  • 0454892 - Pin build-cs

v1.30.0

Compare Source

  • 5ceb0e3 - Support typing extra items in unsealed array shapes
  • cc2b26c - Send update PR to phpstan-src 1.12.x branch
  • 8752839 - Fix $matches error
  • 2afec65 - Update roave/backward-compatibility-check

v1.29.1

Compare Source

  • fcaefac - TemplateTagValueNode name cannot be empty string

v1.29.0

Compare Source

  • 536889f - Support array and offset access on const types
  • 9bb3855 - Update lock-closed-issues.yml
  • 54b191f - Test pure-callable and pure-Closure
  • 793d146 - Update phpdoc-parser in phpstan-src:1.11.x

v1.28.0

Compare Source

  • cd06d6b - Add @phan- prefixes for recognized doc tags

v1.27.0

Compare Source

  • 86e4d5a - Support for @param-closure-this
  • 8ce0d65 - Support for @param-immediately-invoked-callable and @param-later-invoked-callable

v1.26.0

Compare Source

  • 231e318 - Improve static keyword conflict resolution in @method
  • c23674d - Parse generic callables
  • e7f0d8f - Update metcalfc/changelog-generator action to v4.3.1
  • 6301a43 - Update github-actions

v1.25.0

Compare Source

  • bd84b62 - Added support for @phpstan-require-extends and @phpstan-require-implements PHPDoc tags
  • 77db537 - Update apiref.yml
  • f6c9b60 - Revert "Update apiref.yml"
  • 23d5464 - Update apiref.yml

v1.24.5

Compare Source

  • fedf211 - Fix
  • cb802d0 - Update Slevomat CS for testing
  • c7a1da4 - Fix format-preserving printer for GenericTagValueNode without description
  • fb19066 - Fix

v1.24.4

Compare Source

  • 6bd0c26 - Git export-ignore phpstan-baseline.neon
  • 58cdc73 - Update metcalfc/changelog-generator action to v4.2.0
  • 37d7684 - Update dessant/lock-threads action to v5

v1.24.3

Compare Source

  • 12f01d2 - fix HTML description detection for phpstorm stubs
  • c2b8bbf - Different site ID for Fathom
  • 0bb2fe4 - Tests for comment-like descriptions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) | `^1.24` -> `^2.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpdoc-parser/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpdoc-parser/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpdoc-parser/1.24.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpdoc-parser/1.24.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>phpstan/phpdoc-parser (phpstan/phpdoc-parser)</summary> ### [`v2.1.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/2.1.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/2.0.2...2.1.0) - [9b30d6f](http://github.com/phpstan/phpdoc-parser/commit/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68) - TypeParser - support comments at EOL with `//` - [12c4e9f](http://github.com/phpstan/phpdoc-parser/commit/12c4e9f838ee2dbb0ffaba38037b8eeb851db800) - Merge remote-tracking branch 'origin/2.0.x' into 2.1.x - [dc7c469](http://github.com/phpstan/phpdoc-parser/commit/dc7c4699f97407ab8cc99413cf32670d2f33a992) - PrinterTest - nowdoc helper for nicer formatting - [19d74a8](http://github.com/phpstan/phpdoc-parser/commit/19d74a8f1a2cb0ac8e843a299e2622f1258651db) - Open 2.1.x ### [`v2.0.2`](https://github.com/phpstan/phpdoc-parser/releases/tag/2.0.2) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/2.0.1...2.0.2) - [51087f8](http://github.com/phpstan/phpdoc-parser/commit/51087f87dcce2663e1fed4dfd4e56eccd580297e) - Allow multiple new lines in union and intersection definition - [5404716](http://github.com/phpstan/phpdoc-parser/commit/5404716a001cfbf51756eacab507cab73e73553b) - Prepare 2.1.x - [19ecfcb](http://github.com/phpstan/phpdoc-parser/commit/19ecfcb76d89197f41b71c3b07de8784f121e108) - Send PR to 2.1.x ### [`v2.0.1`](https://github.com/phpstan/phpdoc-parser/releases/tag/2.0.1) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/2.0.0...2.0.1) - [72e51f7](http://github.com/phpstan/phpdoc-parser/commit/72e51f7c32c5aef7c8b462195b8c599b11199893) - TypeParser: Allow multiple newlines and also allow multiline union and intersection types for array shapes - [81de606](http://github.com/phpstan/phpdoc-parser/commit/81de606627b438a92020bc3465beaeaf6abac179) - Update LICENSE - [7adaab7](http://github.com/phpstan/phpdoc-parser/commit/7adaab73e4dd25461b8195dae8360b3ee8648cec) - Test inline `@link` - [04c8de0](http://github.com/phpstan/phpdoc-parser/commit/04c8de0d350731bccfa216a5b5e9b3e1c26e4e24) - Slevomat CS merged PR about 2.0 ### [`v2.0.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/2.0.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.33.0...2.0.0) ## phpstan/phpdoc-parser 2.0 is here! 🎉 This release brings API cleanup and enables new features for everyone that were previously hidden behind opt-in feature toggles, like: - Parsing Doctrine annotations - Type aliases with invalid types being preserved - Text between tags always belongs to description - ...and more... See the [UPGRADING guide](https://github.com/phpstan/phpdoc-parser/blob/2.0.x/UPGRADING.md) for details. phpstan/phpdoc-parser 2.0 will also be included in PHPStan 2.0 that's going to be released on Monday November 11th 2024. ### [`v1.33.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.33.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.32.0...1.33.0) - [82a311f](http://github.com/phpstan/phpdoc-parser/commit/82a311fd3690fb2bf7b64d5c98f912b3dd746140) - Support for `non-empty-array` and `non-empty-list` array shape kind ### [`v1.32.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.32.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.31.0...1.32.0) - [6ca22b1](http://github.com/phpstan/phpdoc-parser/commit/6ca22b154efdd9e3c68c56f5d94670920a1c19a4) - Support for `@pure-unless-callable-is-impure` ### [`v1.31.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.31.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.30.1...1.31.0) - [249f15f](http://github.com/phpstan/phpdoc-parser/commit/249f15fb843bf240cf058372dad29e100cee6c17) - PhpDocParser: support template type lower bounds - [a5e938b](http://github.com/phpstan/phpdoc-parser/commit/a5e938b30cd9efabc77287d89fdb3db147a658c4) - Test for special multiline PHPDoc - [5d48fa4](http://github.com/phpstan/phpdoc-parser/commit/5d48fa449a6855708315c36a79777c935d3293c7) - Do not deploy API reference on 1.23.x anymore - [1c7fcc4](http://github.com/phpstan/phpdoc-parser/commit/1c7fcc4251f1172c3725da3516b720cf66ed85b8) - Add test cases for quote aware array/object keys - [7e92a25](http://github.com/phpstan/phpdoc-parser/commit/7e92a253ea8734a8d30cd04e4735f8b85069ccc7) - Fix link ### [`v1.30.1`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.30.1) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.30.0...1.30.1) - [51b95ec](http://github.com/phpstan/phpdoc-parser/commit/51b95ec8670af41009e2b2b56873bad96682413e) - Deploy API Reference into a subdirectory with the current branch name - [0e689c5](http://github.com/phpstan/phpdoc-parser/commit/0e689c5a50d52663333accdd2e4648d78e6bff21) - Fix bug of repeating last line in AST for textBetweenTagsBelongsToDescription=true - [9d053a8](http://github.com/phpstan/phpdoc-parser/commit/9d053a887d4ce618397de488a6bbb58f14b0dfc6) - Test newer PHP versions - [0454892](http://github.com/phpstan/phpdoc-parser/commit/04548928abe37ecb206fc7e805a44b3c48225c81) - Pin build-cs ### [`v1.30.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.30.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.29.1...1.30.0) - [5ceb0e3](http://github.com/phpstan/phpdoc-parser/commit/5ceb0e384997db59f38774bf79c2a6134252c08f) - Support typing extra items in unsealed array shapes - [cc2b26c](http://github.com/phpstan/phpdoc-parser/commit/cc2b26c0b5b5d80b6c9faa0da3bee56cde1fb608) - Send update PR to phpstan-src 1.12.x branch - [8752839](http://github.com/phpstan/phpdoc-parser/commit/8752839bdaaf704c013a0f78b7cc05f8bd1362e1) - Fix $matches error - [2afec65](http://github.com/phpstan/phpdoc-parser/commit/2afec656054b25c58593083542e2411bc2395f1d) - Update roave/backward-compatibility-check ### [`v1.29.1`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.29.1) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.29.0...1.29.1) - [fcaefac](http://github.com/phpstan/phpdoc-parser/commit/fcaefacf2d5c417e928405b71b400d4ce10daaf4) - `TemplateTagValueNode` name cannot be empty string ### [`v1.29.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.29.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.28.0...1.29.0) - [536889f](http://github.com/phpstan/phpdoc-parser/commit/536889f2b340489d328f5ffb7b02bb6b183ddedc) - Support array and offset access on const types - [9bb3855](http://github.com/phpstan/phpdoc-parser/commit/9bb3855466b6c08936643e86a52cfb9cc072e52d) - Update lock-closed-issues.yml - [54b191f](http://github.com/phpstan/phpdoc-parser/commit/54b191f409690206aed725a1c43fb450e499d4e0) - Test pure-callable and pure-Closure - [793d146](http://github.com/phpstan/phpdoc-parser/commit/793d14628dd0dea6b9285aa9fd49878e7f78e3fd) - Update phpdoc-parser in phpstan-src:1.11.x ### [`v1.28.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.28.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.27.0...1.28.0) - [cd06d6b](http://github.com/phpstan/phpdoc-parser/commit/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb) - Add `@phan-` prefixes for recognized doc tags ### [`v1.27.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.27.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.26.0...1.27.0) - [86e4d5a](http://github.com/phpstan/phpdoc-parser/commit/86e4d5a4b036f8f0be1464522f4c6b584c452757) - Support for `@param-closure-this` - [8ce0d65](http://github.com/phpstan/phpdoc-parser/commit/8ce0d65bcdd2c7f1c494746f4d1ee50d056f48fc) - Support for `@param-immediately-invoked-callable` and `@param-later-invoked-callable` ### [`v1.26.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.26.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.25.0...1.26.0) - [231e318](http://github.com/phpstan/phpdoc-parser/commit/231e3186624c03d7e7c890ec662b81e6b0405227) - Improve static keyword conflict resolution in `@method` - [c23674d](http://github.com/phpstan/phpdoc-parser/commit/c23674d80bbeaf223f51469b69773283cbdcf9bd) - Parse generic callables - [e7f0d8f](http://github.com/phpstan/phpdoc-parser/commit/e7f0d8f23795321c4f2cd687d5e9c2a4ee46be9c) - Update metcalfc/changelog-generator action to v4.3.1 - [6301a43](http://github.com/phpstan/phpdoc-parser/commit/6301a43fe52259a692df14085d2db803cb88f089) - Update github-actions ### [`v1.25.0`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.25.0) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.24.5...1.25.0) - [bd84b62](http://github.com/phpstan/phpdoc-parser/commit/bd84b629c8de41aa2ae82c067c955e06f1b00240) - Added support for `@phpstan-require-extends` and `@phpstan-require-implements` PHPDoc tags - [77db537](http://github.com/phpstan/phpdoc-parser/commit/77db537e8d714f03949717b545c12a8c43ab3a85) - Update apiref.yml - [f6c9b60](http://github.com/phpstan/phpdoc-parser/commit/f6c9b601d3d9988e5c0ab0628025cff925facfbb) - Revert "Update apiref.yml" - [23d5464](http://github.com/phpstan/phpdoc-parser/commit/23d546444c54b7234e081741d1499ac740f4e071) - Update apiref.yml ### [`v1.24.5`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.24.5) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.24.4...1.24.5) - [fedf211](http://github.com/phpstan/phpdoc-parser/commit/fedf211ff14ec8381c9bf5714e33a7a552dd1acc) - Fix - [cb802d0](http://github.com/phpstan/phpdoc-parser/commit/cb802d05ae9fe2a3b0bca9268ed65431f5905ede) - Update Slevomat CS for testing - [c7a1da4](http://github.com/phpstan/phpdoc-parser/commit/c7a1da402b761a30b4b0a902e3777460f11411fb) - Fix format-preserving printer for GenericTagValueNode without description - [fb19066](http://github.com/phpstan/phpdoc-parser/commit/fb1906635bec16e60a680bbb42d480eaa98bc81b) - Fix ### [`v1.24.4`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.24.4) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.24.3...1.24.4) - [6bd0c26](http://github.com/phpstan/phpdoc-parser/commit/6bd0c26f3786cd9b7c359675cb789e35a8e07496) - Git export-ignore phpstan-baseline.neon - [58cdc73](http://github.com/phpstan/phpdoc-parser/commit/58cdc73125fc6075b7796d82ab75e20d0f3a2d41) - Update metcalfc/changelog-generator action to v4.2.0 - [37d7684](http://github.com/phpstan/phpdoc-parser/commit/37d7684e4a5465b0b2abbc8bc9c21974b5a5b4f1) - Update dessant/lock-threads action to v5 ### [`v1.24.3`](https://github.com/phpstan/phpdoc-parser/releases/tag/1.24.3) [Compare Source](https://github.com/phpstan/phpdoc-parser/compare/1.24.2...1.24.3) - [12f01d2](http://github.com/phpstan/phpdoc-parser/commit/12f01d214f1c73b9c91fdb3b1c415e4c70652083) - fix HTML description detection for phpstorm stubs - [c2b8bbf](http://github.com/phpstan/phpdoc-parser/commit/c2b8bbfa971e25976e9c64ea30a4e944e2688cb4) - Different site ID for Fathom - [0bb2fe4](http://github.com/phpstan/phpdoc-parser/commit/0bb2fe4cc43a6144d3135facec4d036258a5e4dd) - Tests for comment-like descriptions </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2025-03-29 12:08:11 +00:00
fix(deps): update dependency phpstan/phpdoc-parser to v2
Some checks failed
renovate/artifacts Artifact file update failure
dcb7c56569
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpstan/phpdoc-parser:2.1.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpstan/phpdoc-parser ^2.0, found phpstan/phpdoc-parser[2.0.0, 2.0.1, 2.0.2, 2.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpdocumentor/reflection-docblock is locked to version 5.3.0 and an update of this package was not requested.
    - phpdocumentor/reflection-docblock 5.3.0 requires phpdocumentor/type-resolver ^1.3 -> satisfiable by phpdocumentor/type-resolver[1.7.3].
    - phpdocumentor/type-resolver 1.7.3 requires phpstan/phpdoc-parser ^1.13 -> found phpstan/phpdoc-parser[1.13.0, ..., 1.33.0] but it conflicts with your root composer.json require (^2.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: composer.lock ``` Command failed: composer update phpstan/phpdoc-parser:2.1.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpdoc-parser ^2.0, found phpstan/phpdoc-parser[2.0.0, 2.0.1, 2.0.2, 2.1.0] but these were not loaded, likely because it conflicts with another require. Problem 2 - phpdocumentor/reflection-docblock is locked to version 5.3.0 and an update of this package was not requested. - phpdocumentor/reflection-docblock 5.3.0 requires phpdocumentor/type-resolver ^1.3 -> satisfiable by phpdocumentor/type-resolver[1.7.3]. - phpdocumentor/type-resolver 1.7.3 requires phpstan/phpdoc-parser ^1.13 -> found phpstan/phpdoc-parser[1.13.0, ..., 1.33.0] but it conflicts with your root composer.json require (^2.0). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/phpstan-phpdoc-parser-2.x:renovate/phpstan-phpdoc-parser-2.x
git checkout renovate/phpstan-phpdoc-parser-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/phpstan-phpdoc-parser-2.x
git checkout renovate/phpstan-phpdoc-parser-2.x
git rebase main
git checkout main
git merge --ff-only renovate/phpstan-phpdoc-parser-2.x
git checkout renovate/phpstan-phpdoc-parser-2.x
git rebase main
git checkout main
git merge --no-ff renovate/phpstan-phpdoc-parser-2.x
git checkout main
git merge --squash renovate/phpstan-phpdoc-parser-2.x
git checkout main
git merge --ff-only renovate/phpstan-phpdoc-parser-2.x
git checkout main
git merge renovate/phpstan-phpdoc-parser-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jank/ventry#8
No description provided.