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.27.3 to 1.28 #127

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Bump fava from 1.27.3 to 1.28 #127

merged 1 commit into from
Jul 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2024

Bumps fava from 1.27.3 to 1.28.

Changelog

Sourced from fava's changelog.

v1.28 (2024-07-07)

This release accumulates a couple of minor fixes and improvements. Under the hood, the file change detection is now powered by watchfiles instead of polling, which is more performant.

v1.27 (2024-01-06)

It is now possible to convert to a sequence of currencies. Posting metadata is now supported in the entry forms. The editor should now be a bit more performant as the previous parses will be reused better. For compatibility with extensions using them, the Javascript and CSS for the "old" account trees has been re-added.

v1.26 (2023-09-04)

This release brings various improvements to the charts, like allowing the toggling of currencies by clicking on their names in the chart legend. The account balance trees in Fava are now rendered in the frontend, fixing some minor bugs in the process and easing maintenance. Fava extensions can now also provide their own endpoints.

v1.25 (2023-07-17)

With this release, extensions can now ship Javascript code to run in the frontend. The editor in Fava now uses a tree-sitter grammar to obtain a full parsed syntax tree, which makes editor functionality more maintainable and should improve the autocompletion. The Flask WSGI app is now created using the application factory pattern - users who use the Fava WSGI app directly should switch from fava.application.app to the create_app function in fava.application. This release also drops support for Python 3.7 and contains a couple of minor fixes and changes, in particular various styling fixes.

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.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.27.3 to 1.28.
- [Changelog](https://github.com/beancount/fava/blob/main/CHANGES)
- [Commits](beancount/fava@v1.27.3...v1.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Jul 7, 2024
@tarioch tarioch merged commit e90a7a1 into master Jul 7, 2024
2 checks passed
@tarioch tarioch deleted the dependabot/pip/fava-1.28 branch July 7, 2024 18:46
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