Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fava from 1.23.1 to 1.24 #85

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Bump fava from 1.23.1 to 1.24 #85

merged 1 commit into from
Feb 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps fava from 1.23.1 to 1.24.

Changelog

Sourced from fava's changelog.

v1.24 (2023-02-21)

With this release, the rendering of some report like the documents report has been moved completely to the frontend, which should be slightly more perfomant and easier to maintain. This release also contains a couple of minor fixes and changes.

v1.23 (2022-10-15)

This release accumulates a couple of minor fixes and changes.

v1.22 (2022-07-03)

This release brings stacked bar charts, which are a great way to visualise income broken down per account per month for example. The inferred display precision for currencies is now also used in the frontend and can be overwritten with commodity metadata.

The journal-show, journal-show-document, and journal-show-transaction fava-options have been removed. The types of entries that to show in the journal are now automatically stored in the browser of the user (in localStorage).

As usual, this release also includes a couple of bug fixes and minor improvements. To avoid some race conditions and improve perfomance, the per-file Ledger class is not filtered anymore in-place but rather the filtered data is generated per request - some extensions might have to adjust for this and use g.filtered instead of ledger for some attributes.

v1.21 (2022-02-06)

This release of Fava drops support for Python 3.6. It mainly consists of various small improvements and fixes.

v1.20.1 (2021-09-22)

Bugfix release to fix loading of translations for the browser-rendered frontend parts.

v1.20 (2021-09-19)

In this release, the document page now shows counts in the account tree and allows collapsing of accounts in the tree. Parts of the charts in the future are now desaturated. This release contains a couple of bug fixes as usual.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fava](https://github.com/beancount/fava) from 1.23.1 to 1.24.
- [Release notes](https://github.com/beancount/fava/releases)
- [Changelog](https://github.com/beancount/fava/blob/main/CHANGES)
- [Commits](beancount/fava@v1.23.1...v1.24)

---
updated-dependencies:
- dependency-name: fava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore label Feb 22, 2023
@tarioch tarioch merged commit 323a088 into master Feb 22, 2023
@tarioch tarioch deleted the dependabot/pip/fava-1.24 branch February 22, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant