Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump phpstan/phpdoc-parser from 1.23.1 to 1.24.3 #63

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps phpstan/phpdoc-parser from 1.23.1 to 1.24.3.

Release notes

Sourced from phpstan/phpdoc-parser's releases.

1.24.3

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

1.24.2

  • bcad8d9 - Allow conditional type in callable return type

1.24.1

  • 9f854d2 - fix/unify callable template parsing with EOL
  • 877b8f2 - simplify/unify parseGeneric method
  • 8202c44 - Make the CI job pass after upgrading PHPStan to v1.10.34
  • 36db47a - Update actions/checkout action to v4

1.24.0

  • 3510b0a - Allow asserting the type of $this
  • e540adc - Avoid creating an Exception when it is not necessary.
  • 5cd06e2 - Check out how this text gets parsed
Commits
  • 12f01d2 fix HTML description detection for phpstorm stubs
  • c2b8bbf Different site ID for Fathom
  • 0bb2fe4 Tests for comment-like descriptions
  • bcad8d9 Allow conditional type in callable return type
  • 9f854d2 fix/unify callable template parsing with EOL
  • 877b8f2 simplify/unify parseGeneric method
  • 8202c44 Make the CI job pass after upgrading PHPStan to v1.10.34
  • 36db47a Update actions/checkout action to v4
  • 3510b0a Allow asserting the type of $this
  • e540adc Avoid creating an Exception when it is not necessary.
  • 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.23.1 to 1.24.3.
- [Release notes](https://github.com/phpstan/phpdoc-parser/releases)
- [Commits](phpstan/phpdoc-parser@1.23.1...1.24.3)

---
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 requested a review from a team as a code owner November 20, 2023 02:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 20, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #65.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpdoc-parser-1.24.3 branch November 27, 2023 02: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