qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.61k stars 135 forks source link

Bump phpstan/phpdoc-parser from 1.22.0 to 1.22.1 #1246

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpdoc-parser from 1.22.0 to 1.22.1.

Release notes

Sourced from phpstan/phpdoc-parser's releases.

1.22.1

  • 65c3959 - Format-preserving printer - use original detected newline
  • c001601 - Fix newline separator in description
  • 522c7e2 - TokenIterator - detect newline
  • ccca1bd - Skip FuzzyTest on Windows
  • 2542ebb - Windows build
  • d2c85f3 - Test updated Slevomat CS
  • d7b38ea - Merge branch refs/heads/1.21.x into 1.22.x
  • 35bfc80 - Regression test about GenericTagValueNode that starts at next line
  • 0666db5 - Update Slevomat CS to test
Commits
  • 65c3959 Format-preserving printer - use original detected newline
  • c001601 Fix newline separator in description
  • 522c7e2 TokenIterator - detect newline
  • ccca1bd Skip FuzzyTest on Windows
  • 2542ebb Windows build
  • d2c85f3 Test updated Slevomat CS
  • d7b38ea Merge branch refs/heads/1.21.x into 1.22.x
  • 35bfc80 Regression test about GenericTagValueNode that starts at next line
  • 0666db5 Update Slevomat CS to test
  • See full diff 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 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)
github-actions[bot] commented 1 year ago
🏰 Composer Production Dependency changes 🏰 Prod Packages Operation Base Target Link
phpstan/phpdoc-parser Upgraded 1.22.0 1.22.1 Compare
dependabot[bot] commented 1 year ago

Superseded by #1253.