Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

🔖 (25.2.0) #561

Merged
merged 3 commits into from
Feb 5, 2025
Merged

🔖 (25.2.0) #561

merged 3 commits into from
Feb 5, 2025

Conversation

jfdoming
Copy link
Contributor

@jfdoming jfdoming commented Feb 5, 2025

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Here are the automatically generated release notes!

Version: v25.2.0

#### Features

- [#550](https://github.com/actualbudget/actual-server/pull/550) Add support for `ABANCA_CORP_CAGLPTPL` payee name — thanks @sergiofmreis

#### Enhancements

- [#531](https://github.com/actualbudget/actual-server/pull/531) Add GoCardless formatter for `SSK_DUSSELDORF_DUSSDEDDXXX` Stadtsparkasse Düsseldorf (Germany) — thanks @DennaGherlyn
- [#534](https://github.com/actualbudget/actual-server/pull/534) Make Google Pay transactions work for ABNAMRO_ABNANL2A — thanks @UnderKoen
- [#537](https://github.com/actualbudget/actual-server/pull/537) Add GoCardless integration for COMMERZBANK_COBADEFF — thanks @nsulzer
- [#539](https://github.com/actualbudget/actual-server/pull/539) Add GoCardless formatter for `BANK_OF_IRELAND_B365_BOFIIE2D` Bank of Ireland. — thanks @MatissJanis
- [#542](https://github.com/actualbudget/actual-server/pull/542) Add GoCardless formatter for LHV Estonia (`LHV_LHVBEE22`). — thanks @lnagel
- [#546](https://github.com/actualbudget/actual-server/pull/546) Add health check section to the existing `docker-compose.yml` file. — thanks @Knocks83
- [#547](https://github.com/actualbudget/actual-server/pull/547) Add "Caixa Geral De Depositos" PT to banks with limited history — thanks @ihhha
- [#551](https://github.com/actualbudget/actual-server/pull/551) Use the maximum access validity time provided by GoCardless — thanks @matt-fidd
- [#553](https://github.com/actualbudget/actual-server/pull/553) Remove non-booked transactions from import of SSK_DUSSELDORF_DUSSDEDDXXX due to placeholder text in the payee and notes field — thanks @DennaGherlyn
- [#554](https://github.com/actualbudget/actual-server/pull/554) Add handler for `direkt_heladef1822` — thanks @matt-fidd

#### Bugfix

- [#499](https://github.com/actualbudget/actual-server/pull/499) Fix the auth proxy trust by ensuring the proxy is in the trust — thanks @twk3
- [#533](https://github.com/actualbudget/actual-server/pull/533) Fixed issue when no payeename is given for KBC transaction — thanks @robxgd
- [#535](https://github.com/actualbudget/actual-server/pull/535) Add corner case transaction for ING Bank Romania — thanks @spideraxal

#### Maintenance

- [#538](https://github.com/actualbudget/actual-server/pull/538) Fix WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match in Dockerfiles — thanks @lnagel
- [#541](https://github.com/actualbudget/actual-server/pull/541) Standardize GoCardless bank handlers — thanks @matt-fidd

@jfdoming jfdoming marked this pull request as ready for review February 5, 2025 03:37
@jfdoming jfdoming requested a review from youngcw February 5, 2025 03:38
Copy link
Contributor

coderabbitai bot commented Feb 5, 2025

Walkthrough

The pull request updates the package.json file by incrementing the version numbers. The version for the actual-sync package changes from "25.1.0" to "25.2.0", and the dependency "@actual-app/web" is similarly updated from "25.1.0" to "25.2.0". No structural or additional content changes are introduced beyond these version modifications.

Possibly related PRs

  • 🔖 (24.10.1) #475: Involves updates to the dependency "@actual-app/web" in package.json with different version numbers.
  • 🔖 (24.10.0) #472: Also updates the version of the dependency "@actual-app/web" in package.json.
  • 🔖 (25.1.0) #536: Modifies the dependency "@actual-app/web" in package.json, aligning with the changes made in this pull request.

Suggested labels

:sparkles: Merged

Suggested reviewers

  • MatissJanis
  • youngcw

Tip

🌐 Web search-backed reviews and chat
  • We have enabled web search-based reviews and chat for all users. This feature allows CodeRabbit to access the latest documentation and information on the web.
  • You can disable this feature by setting web_search: false in the knowledge_base settings.
  • Please share any feedback in the Discord discussion.

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0312f51 and ca99cce.

⛔ Files ignored due to path filters (17)
  • upcoming-release-notes/499.md is excluded by !**/*.md
  • upcoming-release-notes/531.md is excluded by !**/*.md
  • upcoming-release-notes/533.md is excluded by !**/*.md
  • upcoming-release-notes/534.md is excluded by !**/*.md
  • upcoming-release-notes/535.md is excluded by !**/*.md
  • upcoming-release-notes/537.md is excluded by !**/*.md
  • upcoming-release-notes/538.md is excluded by !**/*.md
  • upcoming-release-notes/539.md is excluded by !**/*.md
  • upcoming-release-notes/541.md is excluded by !**/*.md
  • upcoming-release-notes/542.md is excluded by !**/*.md
  • upcoming-release-notes/546.md is excluded by !**/*.md
  • upcoming-release-notes/547.md is excluded by !**/*.md
  • upcoming-release-notes/550.md is excluded by !**/*.md
  • upcoming-release-notes/551.md is excluded by !**/*.md
  • upcoming-release-notes/553.md is excluded by !**/*.md
  • upcoming-release-notes/554.md is excluded by !**/*.md
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json (2 hunks)
✅ Files skipped from review due to trivial changes (1)
  • package.json
⏰ Context from checks skipped due to timeout of 90000ms (2)
  • GitHub Check: Build Docker image (alpine)
  • GitHub Check: Build Docker image (ubuntu)

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@jfdoming jfdoming merged commit ca480a8 into master Feb 5, 2025
10 checks passed
@jfdoming jfdoming deleted the release/v25.2.0 branch February 5, 2025 21:11
jfdoming added a commit to actualbudget/docs that referenced this pull request Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants