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): update jetbrains/qodana-action action to v2023.2.8 #155

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action patch v2023.2.6 -> v2023.2.8

Release Notes

JetBrains/qodana-action (JetBrains/qodana-action)

v2023.2.8

Compare Source

Changelog

  • 7431bd6 QD-517 added Gradle support for Qodana
  • 8d5fdec Added pretty qodana extension functions
  • 8c12b01 Added Readme.md
  • b859098 Cleanup Readme.md for Github preview
  • d7781bf Update Readme.md
  • baa6a83 Update Readme.md
  • bfa826a Update Readme.md
  • 29ce5b5 Update version for CI and deploy description
  • 0552157 Dont mount ./.gradle dir
  • 1541d81 Update docs
  • d8f7aa5 Update docs
  • cddd387 Update plugin name in README.md
  • 2df6cfc java -> kotlin
  • 67c2d42 Gradle – migrate to Kotlin DSL
  • add3d15 README cleanup
  • 030205b README badges
  • 09e8abe Dependabot integration
  • e0b0b5d Bump Gradle dependencies
  • b9fb83a bump Gradle to 7.1.1
  • 5412870 create separated tasks
  • ec428dd introducing lazy properties
  • 7243deb README update
  • cf6c1b1 Bump junit-jupiter-api from 5.6.0 to 5.7.2
  • b57b9fc LICENSE file
  • 388e96c Provide tasks for Clone Finder and License Audit; cleanup properties; remove project.afterEvaluate
  • d6babf9 Gradle 7.2
  • 3b43362 Bump jvm from 1.5.21 to 1.5.30
  • 2647800 tests initial configuration
  • 89fc374 tests initial configuration
  • 31afa2f fixed tests for Windows
  • a0ed585 fixed tests for Windows
  • 97d8484 GitHub Actions: Use Gradle cache provided with actions/setup-java
  • 6259078 Cleanup
  • e21ea99 UpdateInspectionsTask + qodana.autoUpdate flag
  • 1f12010 README update
  • 5e4f632 tests fix
  • ec9321c tests
  • 8af9c68 test fixes for Windows
  • 4fb434e test fixes for Windows
  • 2c78228 README update
  • 9ba9eec README update
  • 8148a88 Remove --label org.jetbrains.analysis=inspection
  • 9fc83d5 Better inspections error handling
  • 2bafcaf qodana.reportDir property
  • 369c339 Provide generated report path and URL
  • 11200fa qodana.baselinePath and qodana.baselineIncludeAbsent support
  • 15cf170 qodana.failThreshold support
  • 53871ed tests
  • 7058c43 cleanup
  • e8117b7 require Gradle 6.6+
  • b7b648c GitHub Actions: JetBrains/qodana-action@v2.2-eap
  • a7fc47d QD-1259 "cleanInspections" should clean report folder too
  • 023a7ed tests fix
  • 27abd79 QD-1260 Update GitHub documentation about Qodana Gradle plugin
  • 2518958 GitHub Actions: JetBrains/qodana-action@v2.2.1-eap
  • aba6620 Bump com.gradle.plugin-publish from 0.15.0 to 0.17.0
  • c3e6bcb Bump actions/checkout from 2.3.4 to 2.4.0
  • 6d50d15 Bump JetBrains/qodana-action from 2.2.1.pre.eap to 3.2.1
  • 5281854 Bump jvm from 1.5.30 to 1.5.31
  • 547a45a Gradle + Kotlin DSL
  • 10a9f35 Upgrade Gradle Wrapper to 7.3
  • fd77ae2 Bump jvm from 1.5.31 to 1.6.0
  • 4a0098d Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 (#​16)
  • 07b4a79 README update
  • 6e26a56 Use Java 11 with 1.8 as a target
  • 4dad871 Change the default image to jetbrains/qodana-jvm-community
  • 9fd8fa4 Change the default image to jetbrains/qodana-jvm-community
  • 082a0ce Update Qodana Scan action
  • 311a613 Bump the plugin dependencies
  • 5276664 Update README to reflect the latest changes
  • 889e59e Add GitHub issue template
  • 5db18fa Fix environment variable QODANA_ENV
  • f56c1eb Bump JetBrains/qodana-action from 4.2.2 to 5.0.2
  • f2e64d0 Bump actions/checkout from 2.4.0 to 3
  • 1b3d8de README: update Twitter badge
  • 4eae9f6 Add QODANA_TOKEN
  • 25af9a5 ♻️ Move gradle-plugin to the subdirectory
  • 688d25f ⚡ Use CLI in Qodana for Gradle plugin
  • f6cc8e5 🧱 Bring Gradle plugin to the root directory
  • 3ff0000 🧪 Fix Qodana analysis test
  • a261ecc ⬆️ Bump Gradle and dependencies
  • 4a4bbe8 🧱 Fix CircleCI jobs
  • 4b24f7b 🧱 Granulate CI pipeline
  • a2840bf 🧪 Fix Gradle tests
  • a43ce6e 🐛 Fix Gradle task for Windows
  • 0e18053 🧱 Update CI configs
  • 03eea71 🧱 Fix Azure pipelines definition
  • 81ae967 🧪 Disable Gradle native test for darwin
  • f6511e5 🧱 Update azure-pipelines.yml
  • e51739c 🧱 Update azure-pipelines.yml
  • 0545d7b 🧱 Update CircleCI test-deploy.yml
  • e99f0e8 ⬆️ Bump docker/login-action from 2 to 3
  • 5797673 ⬆️ Bump actions/checkout from 3 to 4
  • 0af7d44 ⬆️ Bump typescript from 5.1.6 to 5.2.2
  • 6bc15ce 🧱 Update qodana.yaml
  • adba85f ⬆️ Bump @​types/node from 20.5.9 to 20.6.2
  • 58ab4c6 ⬆️ Bump eslint-plugin-github from 4.9.2 to 4.10.0
  • 8994d79 ⬆️ Bump @​actions/artifact from 1.1.1 to 1.1.2
  • 5e2fe7b ⬆️ Bump @​actions/cache from 3.2.1 to 3.2.2
  • 9759edd 🐛 Fix save_cache key value
  • b3a5d46 🐛 Repack action distribution
  • c1a8b69 ⬆️ Bump axios from 1.4.0 to 1.5.0
  • 6b9d2c6 🧱 Update qodana.yaml
  • b403cd3 ⬆️ Bump prettier from 3.0.2 to 3.0.3
  • 5abb480 ⬆️ Bump actions/checkout from 3 to 4
  • a059718 ⬆️ Bump @​actions/core from 1.10.0 to 1.10.1
  • ab79da0 ⬆️ Bump docker/login-action from 2 to 3
  • 783e548 ⬆️ Bump jest and @​types/jest
  • 931e90a ⬆️ Bump eslint from 8.48.0 to 8.49.0
  • 3399e2f 🧱 Update azure-pipelines.yml
  • 651a2d2 🧱 Update qodana.yaml
  • b6313fa 🐛 Repack the action distribution from dependabot updates
  • a761b07 🧱 Update paths in the update script
  • e50d11a 🧱 Update dependabot.yml
  • 03fa9e0 ⬆️ Update qodana to v2023.2.7
  • b9fe8c5 ⬆️ Bump the dependencies group with 13 updates
  • 64d3999 🧱 Update Qodana configuration
  • 1f6d817 ⬆️ Update qodana to v2023.2.8
  • b4141a1 🧪 Fix Gradle test for GHA
  • 95ecb19 ⬆️ Bump the dependencies group with 2 updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) October 9, 2023 16:53
renovate bot and others added 2 commits October 9, 2023 21:30
Signed-off-by: 💻 Eher <alexandre@eher.com.br>
Signed-off-by: 💻 Eher <alexandre@eher.com.br>
@EHER EHER force-pushed the renovate/jetbrains-qodana-action-2023.x branch from 6b5da8e to 2d5e43e Compare October 9, 2023 19:31
@renovate
Copy link
Contributor Author

renovate bot commented Oct 9, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit 9664637 into 2.0.x Oct 9, 2023
3 checks passed
@renovate renovate bot deleted the renovate/jetbrains-qodana-action-2023.x branch October 9, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant