Skip to content

Commit

Permalink
Changelog v1.6.12 (#1418)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 16, 2024
1 parent bff36e8 commit 1f4efdd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.6.12] - 2024-05-15

### Changed

- [1420: Update `psalm-baseline.xml` ](https://github.com/mockery/mockery/pull/1420)
- [1419: Update e2e-test.sh](https://github.com/mockery/mockery/pull/1419)
- [1413: Upgrade `phar` tools and `phive.xml` configuration](https://github.com/mockery/mockery/pull/1413)

### Fixed

- [1415: Fix mocking anonymous classes](https://github.com/mockery/mockery/pull/1415)
- [1411: Mocking final classes reports unresolvable type by PHPStan](https://github.com/mockery/mockery/issues/1411)
- [1410: Fix PHP Doc Comments](https://github.com/mockery/mockery/pull/1410)

### Security

- [1417: Bump `Jinja2` from `3.1.3` to `3.1.4` fix CVE-2024-34064](https://github.com/mockery/mockery/pull/1417)
- [1412: Bump `idna` from `3.6` to `3.7` fix CVE-2024-3651](https://github.com/mockery/mockery/pull/1412)

## [1.6.11] - 2024-03-21

### Fixed
Expand Down

0 comments on commit 1f4efdd

Please sign in to comment.