Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps phpstan/phpdoc-parser from 1.13.0 to 1.33.0.

Release notes

Sourced from phpstan/phpdoc-parser's releases.

1.33.0

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

1.32.0

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

1.31.0

  • 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

1.30.1

  • 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

1.30.0

  • 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

1.29.1

  • fcaefac - TemplateTagValueNode name cannot be empty string

1.29.0

  • 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

1.28.0

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

1.27.0

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

1.26.0

  • 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

1.25.0

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

... (truncated)

Commits
  • 82a311f Support for non-empty-array and non-empty-list array shape kind
  • 6ca22b1 Support for @pure-unless-callable-is-impure
  • 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
  • 51b95ec Deploy API Reference into a subdirectory with the current branch name
  • 0e689c5 Fix bug of repeating last line in AST for textBetweenTagsBelongsToDescription...
  • 9d053a8 Test newer PHP versions
  • 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)

Bumps [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) from 1.13.0 to 1.33.0.
- [Release notes](https://github.com/phpstan/phpdoc-parser/releases)
- [Commits](phpstan/phpdoc-parser@1.13.0...1.33.0)

---
updated-dependencies:
- dependency-name: phpstan/phpdoc-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like phpstan/phpdoc-parser is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpdoc-parser-1.33.0 branch November 4, 2024 20:21
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