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

chore(deps): bump the github-actions group across 1 directory with 2 updates #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the github-actions group with 2 updates in the / directory: codecov/codecov-action and JetBrains/qodana-action.

Updates codecov/codecov-action from 4 to 5

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

Updates JetBrains/qodana-action from 2024.1.9 to 2024.3.2

Release notes

Sourced from JetBrains/qodana-action's releases.

v2024.3.2

Changelog

  • b29f1a7 ⬆️ Bump actions/setup-node in the dependencies group
  • 7eb807a ⬆️ Update qodana to v2024.2.6
  • 4df023f ⬆️ Bump cross-spawn from 7.0.3 to 7.0.6
  • 2e34e66 ⬆️ Bump @​octokit/webhooks from 13.3.0 to 13.4.1
  • aeaf4aa 🐛 Make GHA respect coverage thresholds (QD-10150)
  • fbf199c 🐛 Fix cache_default_branch_only's default branch checking
  • b198d9b ⬆️ Bump the npm-production group with 2 updates
  • 5220de7 ⬆️ Update node, dependencies, fix ESLint config
  • d53681a ⬆️ Bump the dependencies group with 4 updates
  • f3c87d3 ⬆️ Bump @​typescript-eslint/parser from 7.18.0 to 8.18.0
  • 6eab9c0 ⬆️ Bump @​actions/cache from 3.2.4 to 4.0.0
  • 383daee 📝 Add CODEOWNERS
  • 79719b7 ⬆️ Update qodana to v2024.3.2
  • b468474 🧱 Temporarily disable qodana-clang test suite

v2024.2.6

Changelog

  • 31d6f33 🐛 QD-10155 Stop throwing error on non-zero exit code from merge-base call

v2024.2.5

Changelog

  • 089239f 🧱 Set up more tests
  • caa098f ⬆️ Bump eslint from 8.57.0 to 8.57.1
  • f8f97ea ⬆️ Bump actions/setup-node in the dependencies group
  • e8297ea 🐛 Fix revision ids for analysing pull requests
  • a389a9a 🧱 Update scan/dist/index.js
  • cf1e8da 🐛 Fix revision ids for analysing pull requests
  • aa77abf ⬆️ Bump azure-pipelines-tasks-utility-common
  • 21b001e ⬆️ Update qodana to v2024.2.5
  • 4f04143 ⬆️ Bump the npm-production group across 1 directory with 5 updates

v2024.2.3

Changelog

  • 4663b3a 📝 Update CONTRIBUTING.md
  • 30eb621 🐛 Fix pipeline for testing .NET linter
  • 1ad3623 🐛 Clean filename that is read from .keep file
  • 9e08dd5 🧱 Fix Qodana build incorrect profile name
  • 84494be ⬆️ Update qodana to v2024.2.3

v2024.2.2

Changelog

  • 95a87a0 🧱 Fix Azure version
  • 5983adc ⬆️ Update qodana to v2024.2.2

v2024.1.11

Changelog

  • e17505b 🐛 Ensure Node 10 compatibility (QD-9451)
  • de7e426 🧱 Technical release for Azure Pipelines

... (truncated)

Commits
  • b468474 🧱 Temporarily disable qodana-clang test suite
  • 79719b7 ⬆️ Update qodana to v2024.3.2
  • 383daee 📝 Add CODEOWNERS
  • 6eab9c0 ⬆️ Bump @​actions/cache from 3.2.4 to 4.0.0
  • f3c87d3 ⬆️ Bump @​typescript-eslint/parser from 7.18.0 to 8.18.0
  • d53681a ⬆️ Bump the dependencies group with 4 updates
  • 5220de7 ⬆️ Update node, dependencies, fix ESLint config
  • b198d9b ⬆️ Bump the npm-production group with 2 updates
  • fbf199c 🐛 Fix cache_default_branch_only's default branch checking
  • aeaf4aa 🐛 Make GHA respect coverage thresholds (QD-10150)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the github-actions group with 2 updates in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action).


Updates `codecov/codecov-action` from 4 to 5
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

Updates `JetBrains/qodana-action` from 2024.1.9 to 2024.3.2
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2024.1.9...v2024.3.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 16, 2024
Copy link
Contributor

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants