1
Fork 0

chore(deps): update dependency fava to v1.30 #139

Merged
lucas merged 1 commit from renovate/fava-1.x into master 2025-01-21 11:50:28 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
fava minor 1.29 -> 1.30

Release Notes

beancount/fava (fava)

v1.30

Compare Source

Support for Beancount version 3 was added. Using Beancount 2 is still
supported. Beancount query support is now provided by the beanquery package,
which has some minor differences in syntax, the provided columns and functions
to the bean-query functionality in Beancount version 2. For extensions using
Fava's query_shell directly, this will lead to breakage due to differences in
methods and the types that are returned.

For importers, this sticks to beancount.ingest on v2 and used beangulp for v3.
Due to changes related to duplicate detection, duplicate detection is not
automatically done by Fava here but can still be manually specified as hooks.

Under the hood, this also upgrades Svelte (the framework used for the frontend
parts) to version 5.


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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fava](https://github.com/beancount/fava) | minor | `1.29` -> `1.30` | --- ### Release Notes <details> <summary>beancount/fava (fava)</summary> ### [`v1.30`](https://github.com/beancount/fava/blob/HEAD/CHANGES#v130-2024-12-29) [Compare Source](https://github.com/beancount/fava/compare/v1.29...v1.30) Support for Beancount version 3 was added. Using Beancount 2 is still supported. Beancount query support is now provided by the beanquery package, which has some minor differences in syntax, the provided columns and functions to the bean-query functionality in Beancount version 2. For extensions using Fava's query_shell directly, this will lead to breakage due to differences in methods and the types that are returned. For importers, this sticks to beancount.ingest on v2 and used beangulp for v3. Due to changes related to duplicate detection, duplicate detection is not automatically done by Fava here but can still be manually specified as hooks. Under the hood, this also upgrades Svelte (the framework used for the frontend parts) to version 5. </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/fava-1.x from e27aed3315 to 8add5f58e1 2025-01-16 12:01:14 +01:00 Compare
renovate-bot force-pushed renovate/fava-1.x from 8add5f58e1 to 61f61a0bd6 2025-01-16 15:16:11 +01:00 Compare
renovate-bot force-pushed renovate/fava-1.x from 61f61a0bd6 to d06b2cad96 2025-01-21 11:46:32 +01:00 Compare
lucas merged commit fc3e9bfdeb into master 2025-01-21 11:50:28 +01:00
lucas deleted branch renovate/fava-1.x 2025-01-21 11:50:28 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#139
No description provided.