timhae / firefly

14 stars 3 forks source link

chore(deps): update dependency firefly-iii to v6.1.15 #66

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
firefly-iii patch v6.1.10 -> v6.1.15

Release Notes

firefly-iii/firefly-iii (firefly-iii) ### [`v6.1.15`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.15) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.14...v6.1.15) ##### Fixed - [Issue 8812](https://togithub.com/firefly-iii/firefly-iii/issues/8812) (Login with `AUTHENTICATION_GUARD=remote_user_guard` fails due to missing UserGroup) reported by [@​nebulade](https://togithub.com/nebulade) ##### Instructions - Installation instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/installation/docker/), [Portainer](https://docs.firefly-iii.org/how-to/firefly-iii/installation/portainer/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/installation/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/) - Or read the upgrade instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/docker/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/self-managed/) ### [`v6.1.14`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.14) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.13...v6.1.14) ##### Changed - You may have to define again which asset accounts you want to see on the dashboard. Sorry about that. - Expanded some database models. - Limit the number of error messages Firefly III will send (so Mailgun keeps liking me). - [PR 8746](https://togithub.com/firefly-iii/firefly-iii/pull/8746) (Set date to now when cloning journal) reported by [@​imlonghao](https://togithub.com/imlonghao) ##### Fixed - [Issue 8748](https://togithub.com/firefly-iii/firefly-iii/issues/8748) (Release tarballs mistakenly include the `.zip` artifact) reported by [@​sudoBash418](https://togithub.com/sudoBash418) - [Discussion 8750](https://togithub.com/orgs/firefly-iii/discussions/8750) (API To change transaction fails to find destination_id) started by [@​soloam](https://togithub.com/soloam) - [Issue 8779](https://togithub.com/firefly-iii/firefly-iii/issues/8779) (Change Password Form not working ≥ 6.1.11) reported by [@​jemtz-deleon](https://togithub.com/jemtz-deleon) - [Issue 8781](https://togithub.com/firefly-iii/firefly-iii/issues/8781) (Bill information missing in /api/v1/search/transactions responses) reported by [@​daanvanberkel](https://togithub.com/daanvanberkel) - [Issue 8752](https://togithub.com/firefly-iii/firefly-iii/issues/8752) (Transactions reorder not work (error 404)) reported by [@​BoGnY](https://togithub.com/BoGnY) - [Issue 8613](https://togithub.com/firefly-iii/firefly-iii/issues/8613) (Some minor color issues) reported by [@​rumpff](https://togithub.com/rumpff) - [Issue 8776](https://togithub.com/firefly-iii/firefly-iii/issues/8776) (report-data/category/expenses has wrong sums with specific date range) reported by [@​bouil](https://togithub.com/bouil) ##### API - [Issue 8804](https://togithub.com/firefly-iii/firefly-iii/issues/8804) (Unable to create rules with negation via API) reported by [@​tailg8nj](https://togithub.com/tailg8nj) ##### Instructions - Installation instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/installation/docker/), [Portainer](https://docs.firefly-iii.org/how-to/firefly-iii/installation/portainer/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/installation/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/) - Or read the upgrade instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/docker/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/self-managed/) ### [`v6.1.13`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.13) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.12...v6.1.13) ##### Added - sha256 checksums for the release files - git HEAD added to the release files for easier validation ##### Changed - Updated pages in the `v2`-layout ##### Fixed - [Issue 8648](https://togithub.com/firefly-iii/firefly-iii/issues/8648) (Crashes during initial setup with PG 16 dbs) reported by [@​Lysholm](https://togithub.com/Lysholm) - [Issue 8725](https://togithub.com/firefly-iii/firefly-iii/issues/8725) (API: Call to `api/v1/bills` without arguments fails) reported by [@​dreautall](https://togithub.com/dreautall) - [Issue 8732](https://togithub.com/firefly-iii/firefly-iii/issues/8732) (Error "Division by zero" when opening the "Budget" section) reported by [@​mrResident](https://togithub.com/mrResident) - [PR 8735](https://togithub.com/firefly-iii/firefly-iii/pull/8735) (Fix `Division error by zero` in budget views) reported by [@​mansuf](https://togithub.com/mansuf) ##### Instructions - Installation instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/installation/docker/), [Portainer](https://docs.firefly-iii.org/how-to/firefly-iii/installation/portainer/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/installation/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/) - Or read the upgrade instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/docker/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/upgrade/self-managed/) ### [`v6.1.12`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.12) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.11...v6.1.12) > ⚠️ The source code no longer includes some of the pre-generated Javascript files. Make sure you download "FireflyIII-v6.1.12.zip" and not the "source code" tar or zip file. ##### Fixed - Exclude debug files from release zip file - Drop a duplicate index - Replace broken Laravel Passport commands - [Issue 8692](https://togithub.com/firefly-iii/firefly-iii/issues/8692) (passport:install step issue when upgrading to 6.1.11) reported by [@​captainark](https://togithub.com/captainark) - [Discussion 8694](https://togithub.com/orgs/firefly-iii/discussions/8694) (Getting error on accessing admin panel of Firefly 6.1.11) started by [@​jameswill](https://togithub.com/jameswill) ### [`v6.1.11`](https://togithub.com/firefly-iii/firefly-iii/releases/tag/v6.1.11) [Compare Source](https://togithub.com/firefly-iii/firefly-iii/compare/v6.1.10...v6.1.11) > ⚠️ The source code no longer includes some of the pre-generated Javascript files. Make sure you download "FireflyIII-v6.1.11.zip" and not the "source code" tar or zip file. ##### Added - New expression engine by [@​michaelhthomas](https://togithub.com/michaelhthomas), still disabled though. - Missing database indexes to speed up performance. - A button to the experimental `v2`-layout to go back to `v1`. ##### Changed - New login/register screens - New CSP headers ##### Deprecated - Dropped all old v3 code. - Dropped all generated JS and CSS, thanks [@​paulius-valiunas](https://togithub.com/paulius-valiunas)! ##### Fixed - [Discussion 8569](https://togithub.com/orgs/firefly-iii/discussions/8569) (What is classed as an "automatic transaction" when it comes to notifications?) started by [@​digitlength](https://togithub.com/digitlength) - [Issue 8608](https://togithub.com/firefly-iii/firefly-iii/issues/8608) (404 error when deleting a category) reported by [@​Jademalo](https://togithub.com/Jademalo) - [Issue 8616](https://togithub.com/firefly-iii/firefly-iii/issues/8616) (Create right now option for recurring transaction missing during weekend) reported by [@​Transportman](https://togithub.com/Transportman) - [PR 8634](https://togithub.com/firefly-iii/firefly-iii/pull/8634) (\[trivial] fix broken link in readme) reported by [@​WardenJakx](https://togithub.com/WardenJakx) - [Issue 8632](https://togithub.com/firefly-iii/firefly-iii/issues/8632) (No search results returned when using `tag_contains` and `tag_starts`) reported by [@​Call-Me-G-Now](https://togithub.com/Call-Me-G-Now) - [Issue 8663](https://togithub.com/firefly-iii/firefly-iii/issues/8663) (Graph error on Reports) reported by [@​nicolopozzato](https://togithub.com/nicolopozzato) - [Issue 8671](https://togithub.com/firefly-iii/firefly-iii/issues/8671) (Rule with -has_any_category:true trigger not triggering) reported by [@​pvieira84](https://togithub.com/pvieira84) - [Issue 8672](https://togithub.com/firefly-iii/firefly-iii/issues/8672) (Can't remove foreign amount using the trash icon) reported by [@​danielnetop](https://togithub.com/danielnetop) - [Issue 8668](https://togithub.com/firefly-iii/firefly-iii/issues/8668) (Not possible to upload CSV file as an attachment) reported by [@​dbtdsilva](https://togithub.com/dbtdsilva) ##### Removed - Support for Mandrill because the necessary packages aren't maintained anymore.

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.