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

⬆️ Update qodana to the v2023.2.8 #213

Closed
wants to merge 4 commits into from
Closed

⬆️ Update qodana to the v2023.2.8 #213

wants to merge 4 commits into from

Conversation

tiulpin
Copy link
Member

@tiulpin tiulpin commented Oct 9, 2023

This automated PR updates qodana to the latest version. Please review and merge it if everything is fine.

qodana-bot and others added 3 commits October 6, 2023 16:25
Bumps the dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.50.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.0` | `4.10.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `27.4.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `6.7.3` |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `8.0.0` | `9.0.0` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `20.0.1` | `20.0.2` |
| [@octokit/types](https://github.com/octokit/types.ts) | `11.1.0` | `12.0.0` |
| [@types/sarif](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sarif) | `2.1.4` | `2.1.5` |
| [axios](https://github.com/axios/axios) | `1.5.0` | `1.5.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.19.2` | `0.19.4` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.0` | `3.6.1` |
| [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib) | `4.5.0` | `4.6.0` |

Updates `eslint` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.50.0)

Updates `eslint-plugin-github` from 4.10.0 to 4.10.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.10.0...v4.10.1)

Updates `eslint-plugin-jest` from 27.2.3 to 27.4.2
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.2.3...v27.4.2)

Updates `@types/node` from 20.6.2 to 20.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/parser` from 5.62.0 to 6.7.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser)

Updates `@octokit/plugin-paginate-rest` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v8.0.0...v9.0.0)

Updates `@octokit/rest` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.0.1...v20.0.2)

Updates `@octokit/types` from 11.1.0 to 12.0.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v11.1.0...v12.0.0)

Updates `@types/sarif` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sarif)

Updates `axios` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.5.1)

Updates `esbuild` from 0.19.2 to 0.19.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.2...v0.19.4)

Updates `eslint-import-resolver-typescript` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.6.0...v3.6.1)

Updates `azure-pipelines-task-lib` from 4.5.0 to 4.6.0
- [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/sarif"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: azure-pipelines-task-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@tiulpin tiulpin changed the base branch from main to v2023.2.7 October 9, 2023 10:55
@tiulpin tiulpin changed the base branch from next2023.2.7 to main October 9, 2023 12:11
@tiulpin tiulpin closed this Oct 9, 2023
@tiulpin tiulpin deleted the next branch October 9, 2023 12:12
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Qodana 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

Dependencies licenses

Third-party software list

This page lists the third-party software dependencies used in qodana-ci

Dependency Version Licenses
@actions/artifact 1.1.2 MIT
@actions/cache 3.2.2 MIT
@actions/core 1.10.1 MIT
@actions/exec 1.1.1 MIT
@actions/github 5.1.1 MIT
@actions/glob 0.1.2 MIT
@actions/http-client 2.2.0 MIT
@actions/io 1.1.3 MIT
@actions/tool-cache 2.0.1 MIT
@azure/abort-controller 1.1.0 MIT
@azure/core-auth 1.5.0 MIT
@azure/core-http 3.0.3 MIT
@azure/core-lro 2.5.4 MIT
@azure/core-paging 1.5.0 MIT
@azure/core-tracing 1.0.0-preview.13 MIT
@azure/core-util 1.5.0 MIT
@azure/logger 1.0.4 MIT
@azure/ms-rest-js 2.7.0 MIT
@azure/storage-blob 12.16.0 MIT
@fastify/busboy 2.0.0 MIT
@octokit/auth-token 2.5.0 MIT
@octokit/core 3.6.0 MIT
@octokit/core 5.0.1 MIT
@octokit/graphql 4.8.0 MIT
@octokit/plugin-paginate-rest 2.21.3 MIT
@octokit/plugin-paginate-rest 9.0.0 MIT
@octokit/plugin-request-log 4.0.0 MIT
@octokit/plugin-rest-endpoint-methods 10.0.0 MIT
@octokit/plugin-rest-endpoint-methods 5.16.2 MIT
@octokit/request-error 2.1.0 MIT
@octokit/request-error 5.0.1 MIT
@octokit/request 5.6.3 MIT
@octokit/rest 20.0.2 MIT
@octokit/types 12.0.0 MIT
@octokit/types 6.41.0 MIT
@octokit/webhooks-methods 4.0.0 MIT
@octokit/webhooks-types 7.1.0 MIT
@octokit/webhooks 12.0.3 MIT
@qodana/action 1.0.0 Apache-2.0
@qodana/ci-common 1.0.0 Apache-2.0
@qodana/vsts 1.0.0 Apache-2.0
@types/concat-stream 1.6.1 MIT
@types/form-data 0.0.33 MIT
@types/node-fetch 2.6.6 MIT
@types/node 10.17.60 MIT
@types/node 16.18.57 MIT
@types/node 20.8.2 MIT
@types/node 8.10.66 MIT
@types/qs 6.9.8 MIT
@types/sarif 2.1.5 MIT
@types/semver 5.5.0 MIT
@types/tunnel 0.0.3 MIT
@types/uuid 3.4.11 MIT
abort-controller 3.0.0 MIT
adm-zip 0.5.10 MIT
agent-base 6.0.2 MIT
aggregate-error 3.1.0 MIT
argparse 1.0.10 MIT
asap 2.0.6 MIT
asynckit 0.4.0 MIT
azure-pipelines-task-lib 4.6.0 MIT
azure-pipelines-task-lib 5.0.0-preview.0 MIT
azure-pipelines-tasks-utility-common 3.225.1 MIT
azure-pipelines-tool-lib 2.0.0-preview MIT
azure-pipelines-tool-lib 2.0.4 MIT
balanced-match 1.0.2 MIT
before-after-hook 2.2.3 Apache-2.0
bindings 1.5.0 MIT
brace-expansion 1.1.11 MIT
buffer-from 1.1.2 MIT
caseless 0.12.0 Apache-2.0
clean-stack 2.2.0 MIT
combined-stream 1.0.8 MIT
concat-map 0.0.1 MIT
concat-stream 1.6.2 MIT
core-util-is 1.0.3 MIT
deasync 0.1.28 MIT
debug 4.3.4 MIT
delayed-stream 1.0.0 MIT
deprecation 2.3.1 ISC
esprima 4.0.1 BSD-2-Clause
event-target-shim 5.0.1 MIT
events 3.3.0 MIT
file-uri-to-path 1.0.0 MIT
follow-redirects 1.15.3 MIT
form-data 2.5.1 MIT
form-data 4.0.0 MIT
fs.realpath 1.0.0 ISC
get-port 3.2.0 MIT
glob 7.2.3 ISC
has 1.0.4 MIT
http-basic 8.1.3 MIT
http-response-object 3.0.2 MIT
https-proxy-agent 5.0.1 MIT
indent-string 4.0.0 MIT
inflight 1.0.6 ISC
inherits 2.0.4 ISC
interpret 1.4.0 MIT
is-core-module 2.13.0 MIT
isarray 1.0.0 MIT
js-yaml 3.13.1 MIT
mime-db 1.52.0 MIT
mime-types 2.1.35 MIT
minimatch 3.0.5 ISC
minimatch 3.0.8 ISC
minimatch 3.1.2 ISC
mockery 2.1.0 MIT
node-addon-api 1.7.2 MIT
node-fetch 2.7.0 MIT
nodejs-file-downloader 4.12.1 ISC
once 1.4.0 ISC
parse-cache-control 1.0.1 BSD-3-Clause
path-is-absolute 1.0.1 MIT
path-parse 1.0.7 MIT
process-nextick-args 2.0.1 MIT
process 0.11.10 MIT
promise 8.3.0 MIT
q 1.5.1 MIT
qs 6.11.2 BSD-3-Clause
readable-stream 2.3.8 MIT
rechoir 0.6.2 MIT
resolve 1.22.6 MIT
safe-buffer 5.1.2 MIT
sanitize-filename 1.6.3 FPL
ISC
WTFPL
sax 1.3.0 ISC
semver-compare 1.0.0 MIT
semver 5.7.2 ISC
semver 6.3.1 ISC
shelljs 0.8.5 BSD-3-Clause
sprintf-js 1.0.3 BSD-3-Clause
string_decoder 1.1.1 MIT
supports-preserve-symlinks-flag 1.0.0 MIT
sync-request 6.1.0 MIT
sync-rpc 1.3.6 MIT
then-request 6.0.2 MIT
tmp-promise 3.0.3 MIT
tmp 0.2.1 MIT
tr46 0.0.3 MIT
truncate-utf8-bytes 1.0.2 FPL
WTFPL
tslib 1.14.1 0BSD
tslib 2.6.2 0BSD
tunnel 0.0.6 MIT
typed-rest-client 1.8.11 MIT
typedarray 0.0.6 MIT
undici 5.25.4 MIT
universal-user-agent 6.0.0 ISC
utf8-byte-length 1.0.4 FPL
WTFPL
util-deprecate 1.0.2 MIT
uuid 3.4.0 MIT
uuid 8.3.2 MIT
webidl-conversions 3.0.1 BSD-2-Clause
whatwg-url 5.0.0 MIT
wrappy 1.0.2 ISC
xml2js 0.5.0 MIT
xmlbuilder 11.0.1 MIT
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants