Raj Gupta
Raj Gupta
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
### Issue Type Outdated content ### URL https://lingo.dev/en/compiler/providers/google ### Issue - Google has deprecated several Gemini 1.5 models - Our documentation still references these models in the models configuration example...
- Closes #5988 - Closes #5943
A deprecation warning appears during installation due to the outdated transitive dependency `[email protected].` This package is no longer maintained and is pulled in via `[email protected].` ## Propesed fix : Upgrade...
- Directs contributers to Slack for real-time questions and collaboration. - Encourages knowledge sharing and a stronger community around **Ghostfolio.io**.
This PR introduces a `.github/dependabot.yml` file to automatically keep dependencies up to date. ## What’s included - **npm** : Tracks root `package.json` / `package-lock.json` - **GitHub Actions** : Keeps CI...
## What does this PR do? - The configuration instructs CodeRabbit to apply different review focus areas depending on the part of the repository being changed. ## Related PRs and...
### 🎤 Tell us your idea - The repository currently uses `actions/checkout@v3` or `actions/checkout@v4` in one or more GitHub Actions workflows. The latest stable version is v6, which provides improved...
Our repository currently contains both YAML Issue Forms (`bug_report.yml`, `feature_request.yml`, `documentation.yml`) and an older Markdown-based template (`issue_template.md`). GitHub prioritizes YAML forms, so the .md template is unused. ## Proposed Action:...