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.0 #1772

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps pdepend/pdepend from 2.15.1 to 2.16.0.

Release notes

Sourced from pdepend/pdepend's releases.

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.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
  • 8dfc0c4 Merge pull request #693 from pdepend/release/2.16.0-release
  • 1b17a8d Merge branch 'master' into release/2.16.0-release
  • 75fb8a1 Add fix for yield termination in changelog
  • 2960bea Merge pull request #694 from pdepend/fix/yield-assignment
  • 859ce8c Add missing PHPMD fix in changelog
  • f653780 Handle yield termination depending on context
  • 779f28f Merge branch 'master' into release/2.16.0-release
  • 3e059c3 Merge pull request #692 from pdepend/feature/issue-674-php-8-3-syntax
  • 809249e Bump version to 2.16.0
  • 7ccdeb5 Add test for Dynamic Class Constant Fetch
  • 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.0.
- [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.0)

---
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 Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1772   +/-   ##
=========================================
  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

Superseded by #1780.

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