timhae / firefly

14 stars 3 forks source link

chore(deps): update dependency firefly-iii to v6.1.1 #42

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
firefly-iii minor v6.0.30 -> v6.1.1

Release Notes

firefly-iii/firefly-iii (firefly-iii) ### [`v6.1.1`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.1) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.0...v6.1.1) ##### Changed - Rule overview is lower in height. ##### Removed - Removed fixed sidebar again ##### Fixed - Nullpointer in rule trigger render code - [Issue 8272](https://togithub.com/firefly-iii/firefly-iii/issues/8272) The sum for expected bills in a group includes unexpected bills as well - [Issue 8273](https://togithub.com/firefly-iii/firefly-iii/issues/8273) Frontpage preferences indicate all accounts are shown on the frontpage, even when not true - [Issue 8274](https://togithub.com/firefly-iii/firefly-iii/issues/8274) Semi specific dates do not work correctly with the "Transaction date is.." rule trigger - [Issue 8277](https://togithub.com/firefly-iii/firefly-iii/issues/8277) Expected bill next month, but shown as not expected - [Issue 8278](https://togithub.com/firefly-iii/firefly-iii/issues/8278) Net worth is empty in the dashboard due to division by zero - [Issue 8281](https://togithub.com/firefly-iii/firefly-iii/issues/8281) Database CPU utilization after v6.1.0 upgrade - [Issue 8291](https://togithub.com/firefly-iii/firefly-iii/issues/8291) Multiple "Any tag is" (negated or not) rule triggers don't all apply in strict mode ##### Security - HTML Injection Vulnerability in webhooks code, discovered by [@​stefan-schiller-sonarsource](https://togithub.com/stefan-schiller-sonarsource) from Sonar. Thanks! ##### API - [Issue 8282](https://togithub.com/firefly-iii/firefly-iii/issues/8282) Update transaction via API does not update the "updated_at" parameter ### [`v6.1.0`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.0) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.0.30...v6.1.0) #### 6.1.0 - 2023-12-17 > ⚠️⚠️ This release required **PHP 8.3.0** and will not work on earlier releases of PHP ⚠️⚠️ ##### Added - [Issue 7571](https://togithub.com/firefly-iii/firefly-iii/issues/7571) More tag search options - [Issue 7781](https://togithub.com/firefly-iii/firefly-iii/issues/7781) Nice wrapper script for artisan commands - UI also supports time for transactions ##### Changed - ⚠️⚠️ Requires PHP8.3 ⚠️⚠️ - [Issue 8148](https://togithub.com/firefly-iii/firefly-iii/issues/8148) Slovenian language updates - [Issue 8023](https://togithub.com/firefly-iii/firefly-iii/issues/8023) Top bar is now fixed in place - Completely rewrote the documentation. ##### Deprecated - ⚠️⚠️ Removed support for PHP 8.2 ⚠️⚠️ ##### Fixed - [Issue 8106](https://togithub.com/firefly-iii/firefly-iii/issues/8106) [issue 8195](https://togithub.com/firefly-iii/firefly-iii/issues/8195) [issue 8163](https://togithub.com/firefly-iii/firefly-iii/issues/8163) Various changes and fixes to bill date calculation - [Issue 8137](https://togithub.com/firefly-iii/firefly-iii/issues/8137) Fix uneven amount error from cron job - [Issue 8192](https://togithub.com/firefly-iii/firefly-iii/issues/8192) No matching transactions found.Rule with trigger NOT Transaction is reconciled returns - [Issue 8207](https://togithub.com/firefly-iii/firefly-iii/issues/8207) Broken links, thanks [@​Maxco10](https://togithub.com/Maxco10)! - [Issue 8138](https://togithub.com/firefly-iii/firefly-iii/issues/8138) Reconciled transactions can't be "store(d) as new" - [Issue 7716](https://togithub.com/firefly-iii/firefly-iii/issues/7716) Removed bar in budget overview - [Issue 8251](https://togithub.com/firefly-iii/firefly-iii/issues/8251) Removing a budget would not remove available budget ##### API - [Issue 8022](https://togithub.com/firefly-iii/firefly-iii/issues/8022) API chart expansions - [Issue 8106](https://togithub.com/firefly-iii/firefly-iii/issues/8106) API reports empty string instead of NULL

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.