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 JetBrains/qodana-action from 2024.1.9 to 2024.2.3 in the github-actions group #368

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the github-actions group with 1 update: JetBrains/qodana-action.

Updates JetBrains/qodana-action from 2024.1.9 to 2024.2.3

Release notes

Sourced from JetBrains/qodana-action's releases.

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
  • bef3a3f ⬆️ Bump the npm-development group with 2 updates
  • b0276cc ⬆️ Bump azure-pipelines-task-lib from 4.15.0 to 4.16.0
  • ee3e16a ⬆️ Bump @​octokit/rest in the npm-production group
  • 4266d68 ⬆️ Bump axios from 1.7.3 to 1.7.4
  • 099359c ⬆️ Bump the npm-development group across 1 directory with 7 updates
  • ba52230 ⬆️ Bump azure-pipelines-task-lib from 4.16.0 to 4.17.0
  • 58bd2b2 ⬆️ Bump azure-pipelines-task-lib in the npm-production group
  • 354ba50 ⬆️ Bump npm dependencies
  • e2abfc9 ⬆️ Update qodana to v2024.1.11
  • 1d79b1d 🧱 Disable tests with expired EAPs
  • b2d5387 🐛 Fix updated checksums
Commits
  • 84494be ⬆️ Update qodana to v2024.2.3
  • 9e08dd5 🧱 Fix Qodana build incorrect profile name
  • 1ad3623 🐛 Clean filename that is read from .keep file
  • 30eb621 🐛 Fix pipeline for testing .NET linter
  • 4663b3a 📝 Update CONTRIBUTING.md
  • 5983adc ⬆️ Update qodana to v2024.2.2
  • 95a87a0 🧱 Fix Azure version
  • b2d5387 🐛 Fix updated checksums
  • 1d79b1d 🧱 Disable tests with expired EAPs
  • e2abfc9 ⬆️ Update qodana to v2024.1.11
  • 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 <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

Bumps the github-actions group with 1 update: [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action).


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

---
updated-dependencies:
- 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 Sep 23, 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.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #378.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/main/github-actions-2344733e99 branch October 28, 2024 19:14
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