JetBrains / idea-gitignore

.ignore support plugin for IntelliJ IDEA
Apache License 2.0
1.29k stars 176 forks source link

Bump JetBrains/qodana-action from 5.1.0 to 2022.1.1 #771

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps JetBrains/qodana-action from 5.1.0 to 2022.1.1.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2022.1.1

πŸš€ Pull request mode

The biggest change is the pull request mode (QD-3416: only new (in the pull request context) issues will be reported (enabled by default).

πŸ†• versioning scheme

The action versioning scheme was changed to sync with the published Qodana linters versions

All deprecated action options are removed. Note: if you have troubles with the new settings, try setting up 1.1.1 version (it's warnings should help you with the settings update)

Also, no more github-token required for the action: annotations are reported via the proper API.

Changelog

  • 71b0f91 :zap: Add pull request mode
  • da4702f :arrow_up: Bump actions/setup-node from 3.1.1 to 3.3.0
  • 974668a :zap: Update the CLI to v2022.1.1
  • cc65887 :fire: Remove deprecated action parameters
  • 3dab97a :zap: Upgrade annotations (+ summaries), drop GitHub token usage
Commits
  • 102d021 :memo: Sync README with the latest docs
  • 71b0f91 :zap: Add pull request mode
  • 3dab97a :zap: Upgrade annotations (+ summaries), drop GitHub token usage
  • cc65887 :fire: Remove deprecated action parameters
  • 974668a :zap: Update the CLI to v2022.1.1
  • 32c8eba :bricks: Exclude scan/dist from Qodana analysis
  • 43e0eae :bricks: Update qodana.yaml to the latest linter
  • da4702f :arrow_up: Bump actions/setup-node from 3.1.1 to 3.3.0
  • 4ea5e96 :memo: Update action example
  • See full diff 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 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)
dependabot[bot] commented 2 years ago

Looks like JetBrains/qodana-action is up-to-date now, so this is no longer needed.