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

Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6 #406

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2023

Bumps JetBrains/qodana-action from 2023.2.1 to 2023.2.6.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2023.2.6

Changelog

  • f3f9b9e ⬆️ Bump eslint-plugin-github from 4.8.0 to 4.9.2
  • ef4a3ac ⬆️ Bump nock from 13.3.1 to 13.3.2
  • 6589927 ⬆️ Bump @​octokit/plugin-paginate-rest from 7.1.2 to 8.0.0
  • 1e2cf62 ⬆️ Bump @​types/node from 20.4.2 to 20.4.7
  • ea0e773 ⬆️ Bump esbuild from 0.18.11 to 0.18.17
  • fc4ff42 ⬆️ Update qodana to v2023.2.5
  • 3424d7b 🐛 Hide unwanted warning about fixes
  • e47179c 🐛 Fix pulling Docker for native mode
  • fd44f48 🐛 Add --skip-pull only with containers
  • f41f0c6 🐛 Fix darwin executable location
  • 2d14a32 ⬆️ Bump @​octokit/types from 10.0.0 to 11.1.0
  • f9af5ad ⬆️ Bump @​types/node from 20.4.7 to 20.4.8
  • 90edf51 ⬆️ Bump esbuild from 0.18.17 to 0.18.19
  • f323f95 ⬆️ Bump jest from 29.6.1 to 29.6.2
  • e4d543c ⬆️ Bump @​octokit/rest from 19.0.13 to 20.0.1
  • a5652f7 ⬆️ Update qodana to v2023.2.6
  • 49a97ae ⬆️ Bump actions/setup-node from 3.7.0 to 3.8.1
  • 82af881 ⬆️ Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0
  • 110a90c ⬆️ Bump esbuild from 0.18.19 to 0.19.2
  • 68343d6 ⬆️ Bump azure-pipelines-tasks-utility-common
  • aa88ab5 ⬆️ Bump @​types/node from 20.4.8 to 20.5.7
  • b6444aa ⬆️ Bump prettier from 3.0.0 to 3.0.2
  • fa4cb09 ⬆️ Bump nock from 13.3.2 to 13.3.3
  • f1e0158 ⬆️ Bump eslint from 8.44.0 to 8.48.0
  • ef2a7cf ⬆️ Bump @​types/node from 20.5.7 to 20.5.9
  • 1aebd73 ⬆️ Bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • eba1dd4 ⬆️ Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0
  • 5317e5e ⬆️ Bump dependencies
  • 32c3156 🐛 Fix messages correct values
Commits
  • 32c3156 🐛 Fix messages correct values
  • 5317e5e ⬆️ Bump dependencies
  • eba1dd4 ⬆️ Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0
  • 1aebd73 ⬆️ Bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • ef2a7cf ⬆️ Bump @​types/node from 20.5.7 to 20.5.9
  • f1e0158 ⬆️ Bump eslint from 8.44.0 to 8.48.0
  • fa4cb09 ⬆️ Bump nock from 13.3.2 to 13.3.3
  • b6444aa ⬆️ Bump prettier from 3.0.0 to 3.0.2
  • aa88ab5 ⬆️ Bump @​types/node from 20.4.8 to 20.5.7
  • 68343d6 ⬆️ Bump azure-pipelines-tasks-utility-common
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.1 to 2023.2.6.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2023.2.1...v2023.2.6)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

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:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Copy link

@ChrisCarini ChrisCarini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hsz hsz closed this Oct 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/next/JetBrains/qodana-action-2023.2.6 branch October 6, 2023 08:08
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.

2 participants