idea-ngx-translate-autocomplete
idea-ngx-translate-autocomplete copied to clipboard
chore(deps): bump JetBrains/qodana-action from 2023.3.1 to 2024.1.4
Bumps JetBrains/qodana-action from 2023.3.1 to 2024.1.4.
Release notes
Sourced from JetBrains/qodana-action's releases.
v2024.1.4
Changelog
- ba18ada :bug: Fix invalid branch names
- 132167b :arrow_up: Bump eslint-plugin-jest in the npm-development group
- 03c90b2 :arrow_up: Bump the npm-production group with 2 updates
- 0e6bc1d :arrow_up: Update
qodanatov2024.1.4v2024.1.3
Changelog
- 2249826 :arrow_up: Update
qodanatov2024.1.3- 3346d1b :arrow_up: Bump azure-pipelines-task-lib from 4.11.0 to 4.12.0
- 348e594 :arrow_up: Bump
@octokit/typesfrom 13.4.1 to 13.5.0- 469f04d :arrow_up: Bump the npm-production group with 2 updates
v2024.1.2
Changelog
- e185f83 :bug: Update artifact upload pattern
- 5faa8fe :bug: Fix dependency summary
- 2dbc410 :arrow_up: Update
qodanatov2024.1.2v2024.1.1
Changelog
- caaec8a :arrow_up: Bump the dependencies group with 7 updates
- 28b4ee5 :bricks: Update release workflows
- bb446e7 :bricks: Update gradle properties
- 92c7009 :arrow_up: Bump the dependencies group with 2 updates
- 3e525c9 :arrow_up: Bump gradle/wrapper-validation-action
- ee19938 :arrow_up: Bump the dependencies group with 10 updates
- d9d3d01 :bricks: Fix CLI updater script
- 5240dc8 :arrow_up: Bump gradle/wrapper-validation-action
- 3925fa7 :lock: Prevent second order command injection prevention (CWE-88, CWE-78)
- 12749d0 :arrow_up: Update
qodanatov2024.1.1- efcec05 :arrow_up: Bump the dependencies group with 7 updates
- 03d9f05 :recycle: Apply Qodana suggestions
- f0a644c :children_crossing: Fix view report message
- ccc2f78 :bricks: Update Qodana configuration
- 38a023c :bug: Support
--configin the action- 23aa837 :bricks: Update Azure configuration
- a4f50a6 :memo: Update Azure icon
v2023.3.2
Changelog
- fc2dc2f :bricks: Use
node20as the action runtime- 43dddd1 :arrow_up: Bump the dependencies group with 7 updates
- 9a71424 :arrow_up: Bump the dependencies group with 1 update
- 5796958 :arrow_up: Bump the dependencies group with 2 updates
- 8e10b3a :arrow_up: Update
qodanatov2023.3.2- 11d3bf9 :arrow_up: Bump the dependencies group with 16 updates
... (truncated)
Commits
0e6bc1d:arrow_up: Updateqodanatov2024.1.403c90b2:arrow_up: Bump the npm-production group with 2 updates132167b:arrow_up: Bump eslint-plugin-jest in the npm-development groupba18ada:bug: Fix invalid branch names469f04d:arrow_up: Bump the npm-production group with 2 updates348e594:arrow_up: Bump@octokit/typesfrom 13.4.1 to 13.5.03346d1b:arrow_up: Bump azure-pipelines-task-lib from 4.11.0 to 4.12.02249826:arrow_up: Updateqodanatov2024.1.3f6f71dd:arrow_up: Bump the npm-development group with 3 updates4b4a649:bricks: Add new GitHub integration tests- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- 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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Superseded by #212.