vividus-framework / vividus

VIVIDUS is all in one test automation tool
https://docs.vividus.dev
Apache License 2.0
363 stars 83 forks source link

Bump JetBrains/qodana-action from 2024.1.8 to 2024.1.9 #5296

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps JetBrains/qodana-action from 2024.1.8 to 2024.1.9.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2024.1.9

Changelog

  • a913367 :bricks: Always bump azure-dev to ensure constant publishing (QD-9451)
  • 5436cb0 :arrow_up: Bump @​types/node in the npm-development group
  • cef6958 :bricks: Fix Gradle project (QD-9459)
  • e82b6cf :memo: Add required docs (QD-9495)
  • 86eb286 :bug: Fix node version incompatibilities for old runners (QD-9488)
  • 607c987 :zap: Enable darwin support (limited for nightly)
  • c11f536 :arrow_up: Bump actions/setup-node in the dependencies group
  • aa51170 :arrow_up: Bump the npm-development group with 3 updates
  • 0661dd3 :arrow_up: Bump the npm-production group across 1 directory with 3 updates
  • bb67688 :bricks: Allow nightly CLI
  • 3b09d12 :arrow_up: Bump gradle/wrapper-validation-action
  • 551fa32 :arrow_up: Bump the npm-development group across 1 directory with 4 updates
  • c5b8969 :arrow_up: Bump @​octokit/rest in the npm-production group
  • 94c715f :arrow_up: Bump @​octokit/webhooks from 13.2.8 to 13.3.0
  • 62b2204 :arrow_up: Bump @​typescript-eslint/parser from 7.17.0 to 7.18.0
  • 798c90b :arrow_up: Bump azure-pipelines-task-lib from 4.13.0 to 4.15.0
  • b1f009c :arrow_up: Bump the npm-development group with 3 updates
  • d273417 :arrow_up: Bump @​types/node from 20.14.10 to 22.1.0
  • 21595cb :bug: Limit dependencies list in GitHub commit if it's too large (QD-9677)
  • b15143e :arrow_up: Bump @​actions/artifact in the npm-production group
  • 19b560d :bricks: Use Java 8 for the plugin
  • 15519c3 :bricks: Fix updater script
  • 999cd87 :arrow_up: Update qodana to v2024.1.9
  • c5a69b0 :bricks: Update azure-pipelines.yml
Commits
  • c5a69b0 :bricks: Update azure-pipelines.yml
  • 999cd87 :arrow_up: Update qodana to v2024.1.9
  • 15519c3 :bricks: Fix updater script
  • 19b560d :bricks: Use Java 8 for the plugin
  • b15143e :arrow_up: Bump @​actions/artifact in the npm-production group
  • 21595cb :bug: Limit dependencies list in GitHub commit if it's too large (QD-9677)
  • d273417 :arrow_up: Bump @​types/node from 20.14.10 to 22.1.0
  • b1f009c :arrow_up: Bump the npm-development group with 3 updates
  • 798c90b :arrow_up: Bump azure-pipelines-task-lib from 4.13.0 to 4.15.0
  • 62b2204 :arrow_up: Bump @​typescript-eslint/parser from 7.17.0 to 7.18.0
  • Additional commits viewable in compare view


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 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.62%. Comparing base (8602729) to head (67c2ba5). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5296 +/- ## ========================================= Coverage 97.62% 97.62% Complexity 6945 6945 ========================================= Files 959 959 Lines 20144 20144 Branches 1323 1323 ========================================= Hits 19666 19666 Misses 368 368 Partials 110 110 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.