Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps pdepend/pdepend from 2.10.3 to 2.12.1.

Release notes

Sourced from pdepend/pdepend's releases.

2.12.1

Changelog

(since 2.12.0...2.12.1)

Fixed

  • Fixed #631: Fix enum visit

2.12.0

Changelog

(since 2.11.1...2.12.0)

Added

  • Added #625: Implement PHP 8.2 readonly classes support
  • Added #626: Implement PHP 8.2 Disjunctive Normal Form Types
  • Added #618: Implement PHP 8.2 null/false stand-alone type
  • Added #620: Implement PHP 8.2 true type
  • Added #627: Tests for fetching properties of enums in const expressions

Fixed

  • Fixed #629: Fix &... $parameter parsing

We would like to thank all the contributors that helped make this release possible:

2.11.1

Changelog

(since 2.11.0...2.11.1)

Fixed

  • Fixed #622: Fix ASTEnum serialization
  • Fixed #623: Fix ASTEnum visit methods

2.11.0

Changelog

(since 2.10.3...2.11.0)

Added

  • Added #600: Support integer non-decimal notations
  • Added #598: Support PHP 8.1 in-initializers
  • Added #610: Support PHP 8.1 support pure intersection types
  • Added #613: Support PHP 8.1 first class callable syntax
  • Added #608: Support PHP 8.1 enums

Fixed

  • Fixed #593: Fix cache for STDIN usage
  • Fixed #603: Allow coma-separated variables in short-tags
  • Fixed #604: Support key variable in list unpacking

... (truncated)

Changelog

Sourced from pdepend/pdepend's changelog.

pdepend-2.12.1 (2022/09/08)

  • Fixed #631: Fix enum visit

pdepend-2.12.0 (2022/09/07)

  • Added #618: Implement support for PHP 8.2 null/false stand-alone type
  • Added #620: Implement support for PHP 8.2 true type
  • Added #625: Implement support for PHP 8.2 Readonly Classes
  • Added #626: Implement support for PHP 8.2 Disjunctive Normal Form Types
  • Fixed #630: Fix parsing of by-reference vararg parameters

pdepend-2.11.1 (2022/09/01)

  • Fixed #622: Fix ASTEnum serialization

pdepend-2.11.0 (2022/08/29)

  • Added #600: Support integer non-decimal notations
  • Added #598: Support PHP 8.1 in-initializers
  • Added #610: Support PHP 8.1 support pure intersection types
  • Added #613: Support PHP 8.1 first class callable syntax
  • Added #608: Support PHP 8.1 enums
  • Fixed #593: Fix cache for STDIN usage
  • Fixed #603: Allow coma-separated variables in short-tags
  • Fixed #604: Support key variable in list unpacking
Commits
  • 7a892d5 Add changelog for 2.12.1 patch
  • c4dca16 Fix enum visit
  • c497786 Merge pull request #628 from pdepend/release/2.12.0
  • e96c3b0 Merge branch 'master' into release/2.12.0
  • 060a127 Add #630 fix in changelog
  • bb53810 Merge pull request #630 from asmundstavdahl/master
  • 44d49bf Add test for Fix parsing of by-reference vararg parameters
  • 6f4b6c4 Fix parsing of by-reference vararg parameters
  • 817403b Add 2.12.0 changelog
  • 63a7459 Merge pull request #627 from pdepend/feature/php-8-2-enum-properties-in-const...
  • 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 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.10.3 to 2.12.1.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/2.12.1/CHANGELOG.md)
- [Commits](pdepend/pdepend@2.10.3...2.12.1)

---
updated-dependencies:
- dependency-name: pdepend/pdepend
  dependency-type: direct:development
  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 Sep 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #197.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/pdepend/pdepend-2.12.1 branch March 1, 2023 06:59
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.

1 participant