Intellij support for Fluent Language
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3.4 to 2025.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jetbrains/qodana-action/releases">JetBrains/qodana-action's releases</a>.</em></p> <blockquote> <h2>v2025.1.0</h2> <h2>Changelog</h2> <ul> <li>5851dc3 :arrow_up: Bump the dependencies group across 1 directory with 6 updates</li> <li>459d541 :bug: Fix <code>uploadSarif</code> option value (QD-10598)</li> <li>d7ebc77 :bug: Fix <code>nightly</code> CLI in Qodana for Azure</li> <li>b40570c :bug: Fix current branch ref and add cache unit tests (QD-10655)</li> <li>2865d10 :arrow_up: Bump the dependencies group with 8 updates</li> <li>79afc8e :bug: Filter absent problems and add a test on ignoring absent and unchanged problems (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/436">#436</a>)</li> <li>0f22726 :zap: Add <code>projectDir</code> parameter (QD-10075)</li> <li>fbe40c5 :bug: Show fresh coverage green if a threshold was met (QD-10150)</li> <li>f006661 :sparkles: QD-10723 Test summary, comment and push-fixes for azure pipelines (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/444">#444</a>)</li> <li>6572bc6 :bug: QD-10901 Fix built-in gha summary override in monorepo (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/449">#449</a>)</li> <li>d76a947 :arrow_up: Update <code>qodana</code> to <code>v2024.3.5</code> (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/451">#451</a>)</li> <li>daefe06 :arrow_up: Bump <code>@octokit/plugin-paginate-rest</code> from 11.4.0 to 11.4.2 (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/450">#450</a>)</li> <li>61a97cc :bug: QD-10984 Azure task fixes (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/455">#455</a>)</li> <li>afd7610 :bug: QD-10875 initialize title after annotations filtering to display the count of problems correctly (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/454">#454</a>)</li> <li>d6f7547 :sparkles: QD-10723 Initial commit for gitlab (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/458">#458</a>)</li> <li>be0b2e8 :arrow_up: Bump axios from 1.7.9 to 1.8.2</li> <li>18ef854 :arrow_up: Bump axios from 1.7.9 to 1.8.2 in /gitlab</li> <li>491da52 :arrow_up: Update <code>qodana</code> to <code>v2025.1.0</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/qodana-action/commit/491da5246a31d74fe3fe86db365d16e4d4edfb91"><code>491da52</code></a> :arrow_up: Update <code>qodana</code> to <code>v2025.1.0</code></li> <li><a href="https://github.com/JetBrains/qodana-action/commit/18ef8542f0fb49ad4dbc552330a2885b87929050"><code>18ef854</code></a> :arrow_up: Bump axios from 1.7.9 to 1.8.2 in /gitlab</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/be0b2e865601b0c0fa231e1fe901364d88b913be"><code>be0b2e8</code></a> :arrow_up: Bump axios from 1.7.9 to 1.8.2</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/d6f7547a5c749dc030713cb17404da889b2d0675"><code>d6f7547</code></a> :sparkles: QD-10723 Initial commit for gitlab (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/458">#458</a>)</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/afd761024ee5998b51eb710b40198cb1693adf70"><code>afd7610</code></a> :bug: QD-10875 initialize title after annotations filtering to display the co...</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/61a97cc4df3181e2612649c0b5f876a2f220be34"><code>61a97cc</code></a> :bug: QD-10984 Azure task fixes (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/455">#455</a>)</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/daefe061acb0f8aed7a81658029a29d8ed5cff00"><code>daefe06</code></a> :arrow_up: Bump <code>@octokit/plugin-paginate-rest</code> from 11.4.0 to 11.4.2 (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/450">#450</a>)</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/d76a947988e1fcbbf32dc3b26065bf30b1a514cb"><code>d76a947</code></a> :arrow_up: Update <code>qodana</code> to <code>v2024.3.5</code> (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/451">#451</a>)</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/6572bc67384e2f641d4926af96379266ae166a6e"><code>6572bc6</code></a> :bug: QD-10901 Fix built-in gha summary override in monorepo (<a href="https://redirect.github.com/jetbrains/qodana-action/issues/449">#449</a>)</li> <li><a href="https://github.com/JetBrains/qodana-action/commit/f006661d04f2c6db2efac05c2b016d91b22778ca"><code>f006661</code></a> :sparkles: QD-10723 Test summary, comment and push-fixes for azure pipelines ...</li> <li>Additional commits viewable in <a href="https://github.com/jetbrains/qodana-action/compare/v2024.3.4...v2025.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.