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 pdepend/pdepend from 2.15.1 to 2.16.2 #1780

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps pdepend/pdepend from 2.15.1 to 2.16.2.

Release notes

Sourced from pdepend/pdepend's releases.

PHP Depend 2.16.2

Changelog

(since 2.16.1...2.16.2)

Fixed

  • Fixed #705: Fix throw-expression parsing inside array access

PHP Depend 2.16.1

Changelog

(since 2.16.0...2.16.1)

Fixed

  • Fixed #699 Symfony 7 compatibility

PHP Depend 2.16.0

Changelog

(since 2.15.1...2.16.0)

Added

  • Added #692 PHP 8.3 Syntax
  • Added #686 Allow Symfony 7

Fixed

  • Fixed #691 Float parsing for number starting with 0.
  • Fixed #689 Handle conversion to/detection of UTF-8 encoding using either mbstring PHP extension or the polyfill provided by Symfony
  • Fixed phpmd/phpmd#914 Parsing the correct comment for method doc-block (Allow correct SuppressWarnings annotation handling on PHPMD)
  • Fixed phpmd/phpmd#804 Handle yield termination depending on context

New Contributors

Changelog

Sourced from pdepend/pdepend's changelog.

pdepend-2.16.2 (2023/12/17)

  • Fixed #705: Fix throw-expression parsing inside array access

pdepend-2.16.1 (2023/12/10)

  • Fixed #699: Fix Symfony 7 compatibility

pdepend-2.16.0 (2023/11/29)

  • Added #692 PHP 8.3 Syntax
  • Added #686 Allow Symfony 7
  • Fixed #691 Float parsing for number starting with 0.
  • Fixed #689 Handle conversion to/detection of UTF-8 encoding using either mbstring PHP extension or the polyfill provided by Symfony
  • Fixed phpmd/phpmd#914 Parsing the correct comment for method doc-block (Allow correct SuppressWarnings annotation handling on PHPMD)
  • Fixed phpmd/phpmd#804 Handle yield termination depending on context
Commits
  • f942b20 Merge pull request #706 from pdepend/release/2.16.2-release
  • d5bbaa6 Add 2.16.2 changelog
  • 9dcc17f Merge pull request #705 from pdepend/feature/throw-in-value
  • 411cea3 Add support for throw expressions in array index access
  • a5d739d Show issue with throw in key
  • 66ceb05 Merge pull request #700 from pdepend/release/2.16.1-release
  • 42fbddd Fix consistency with release not wording
  • fb6c54e Add changelog for 2.16.1
  • 71602df Merge pull request #699 from pdepend/fix/symfony-compatibility
  • a14bfb7 Build phar with Configuration weak types
  • 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 [pdepend/pdepend](https://github.com/pdepend/pdepend) from 2.15.1 to 2.16.2.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](pdepend/pdepend@2.15.1...2.16.2)

---
updated-dependencies:
- dependency-name: pdepend/pdepend
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3caf70f) 52.97% compared to head (a4cc4df) 52.97%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1780   +/-   ##
=========================================
  Coverage     52.97%   52.97%           
  Complexity     9804     9804           
=========================================
  Files           495      495           
  Lines         24699    24699           
=========================================
  Hits          13085    13085           
  Misses        11614    11614           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

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

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/composer/pdepend/pdepend-2.16.2 branch January 1, 2024 11:31
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.

0 participants