From 5d4fd5a8e669ffdd0315dde9a5114ec66430fded Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:31:19 +0200 Subject: [PATCH] Merge release 2.5.1 into 2.6.x (#350) * Bumps changelog version to 2.5.1 Updates the CHANGELOG.md file to add a changelog entry for a new 2.5.1 version. * 2.5.1 readiness Updates the CHANGELOG.md to set the release date. --------- Co-authored-by: fahl-design Co-authored-by: Ben --- CHANGELOG.md | 56 +++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 40 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 043d2c9f..93f6b736 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,27 +2,51 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 2.6.0 - TBD +## 2.5.1 - 2024-08-23 -### Added - -- Nothing. - -### Changed - -- Nothing. - -### Deprecated - -- Nothing. +----- -### Removed +### Release Notes for [2.5.1](https://github.com/WebProject-xyz/ikea-tradfri-php/milestone/8) -- Nothing. +2.5.x bugfix release (patch) -### Fixed +### 2.5.1 -- Nothing. +- Total issues resolved: **0** +- Total pull requests resolved: **25** +- Total contributors: **2** + +#### dependencies + + - [349: Update dependency rector/rector to ^1.2.4](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/349) thanks to @renovate[bot] + - [348: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/348) thanks to @renovate[bot] + - [347: Update dependency phpro/grumphp to ^2.7.0](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/347) thanks to @renovate[bot] + - [346: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/346) thanks to @renovate[bot] + - [345: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/345) thanks to @renovate[bot] + - [344: Update dependency phpstan/phpstan to ^1.11.11](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/344) thanks to @renovate[bot] + - [342: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/342) thanks to @renovate[bot] + - [341: Roll back actions/checkout action to v4.1.7 - autoclosed](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/341) thanks to @renovate[bot] + - [340: Update dependency phpunit/phpunit to ^11.3.1](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/340) thanks to @renovate[bot] + - [339: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/339) thanks to @renovate[bot] + - [338: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/338) thanks to @renovate[bot] + - [337: Update all non-major dependencies](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/337) thanks to @renovate[bot] + - [336: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/336) thanks to @renovate[bot] + - [335: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/335) thanks to @renovate[bot] + - [334: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/334) thanks to @renovate[bot] + - [333: Update dependency roave/better-reflection to ^6.41.0](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/333) thanks to @renovate[bot] + - [332: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/332) thanks to @renovate[bot] + - [330: Update dependency phpunit/phpunit to ^11.3.0](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/330) thanks to @renovate[bot] + - [329: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/329) thanks to @renovate[bot] + - [328: Update dependency phpstan/phpstan to ^1.11.9](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/328) thanks to @renovate[bot] + - [327: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/327) thanks to @renovate[bot] + - [326: Update dependency friendsofphp/php-cs-fixer to ^3.61.1](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/326) thanks to @renovate[bot] + - [325: Update all non-major dependencies](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/325) thanks to @renovate[bot] + - [324: Lock file maintenance](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/324) thanks to @renovate[bot] + +QA +-- + + - [343: Merge Up to 3.0.x](https://github.com/WebProject-xyz/ikea-tradfri-php/pull/343) thanks to @Fahl-Design ## 2.5.0 - 2024-07-31