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 all dependencies #31

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Update all dependencies #31

merged 1 commit into from
Jul 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JetBrains/qodana-action action minor v2023.1.0 -> v2023.2.1 age adoption passing confidence
gradle (source) minor 8.1.1 -> 8.2.1 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2023.05.01 -> 2023.06.01 age adoption passing confidence
com.diffplug.spotless:spotless-plugin-gradle dependencies minor 6.19.0 -> 6.20.0 age adoption passing confidence

Release Notes

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

v2023.2.1

Compare Source

Changelog

v2023.1.5

Compare Source

Changelog

  • 983012b 🔥 Update to the latest LTS Node
  • 9b7afdb 🚸 Post comment with results only if it does not exist
  • 42a760f 🚸 Put reactions on the pull requests
  • 9ee2bde 🚸 Add tool name to the summary, fix reactions
  • bf7642e ⚡ Fallback to actions/core API if Checks API for annotations is not available
  • e0f0d55 🚸 Make caching messaging clearer, skip reserving cache for the used keys
  • a79e6ac 🚸 Do not mention accounts on GitHub in summary (QD-5502)
  • afce55d ♻️ More tests, more coverage, refactoring
  • 1a2f347 ♻️ Use workspaces, refactor CI, set up coverage
  • e51ac9e ⬆️ Bump prettier from 2.5.1 to 2.8.8
  • 23ff2c6 ⬆️ Bump eslint-plugin-jest from 26.9.0 to 27.2.1
  • 272b24c ⬆️ Bump @​types/node from 17.0.45 to 20.3.1
  • 6c5dbb4 ⬆️ Bump eslint from 8.42.0 to 8.43.0
  • db93204 ⬆️ Bump @​octokit/rest from 19.0.11 to 19.0.13
  • 040312f ⬆️ Update qodana to the latest version
  • 2cb4011 ⬆️ Bump dependencies
  • e6ca5c0 🚸 Add a tip about results uploading on GitHub
  • b1da29f ⚡ Add initial coverage support
  • e360cbd ⚡ Add fresh coverage support
  • 54d3fc6 🐛 Set branch on Azure Pipelines environment

v2023.1.4

Compare Source

‼️ IMPORTANT: the artifacts are not uploaded to GitHub storage by default, as on Azure pipelines. See the repository README or action.yml for the available options, or use the GitHub wizard when setting up the action for the default parameters.

Changelog

  • 9d4d611 ⚡ Update qodana to 2023.1.1
  • c2e2603 🚸 Add posting summary comment to PR
  • 5467a6c 🔥 Disable uploading Qodana results by default on GitHub and Azure
  • a72b456 ⚡ Update qodana to 2023.1.4
  • 2cdf56e 🚸 Clarify when Qodana is being ran in PR mode
  • fa7d231 ⚡ Use annotations API for GitHub
  • 47c262a 🚸 Allow to disable PR comment posting
gradle/gradle (gradle)

v8.2.1: 8.2.1

Compare Source

This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2

It fixes the following issues:

  • #​25579 Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest)
  • #​25611 TestKit unexpectedly stopped working with Gradle 2.x versions
  • #​25618 Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2
  • #​25658 Gradle 8.2 sets incorrect value to boolean --no-feature option
  • #​25674 Address regression in dependency graph build operation results

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.2: 8.2

Compare Source

The Gradle team is excited to announce Gradle 8.2.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li

Upgrade instructions

Switch your build to use Gradle 8.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title Update dependency androidx.compose:compose-bom 2023.05.01 to v2023.06.00 Update all dependencies Jun 13, 2023
@github-actions
Copy link

Qodana

It seems all right 👌

No new problems 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)
Contact Qodana team

Contact us at [email protected]

@github-actions
Copy link

github-actions bot commented Jun 21, 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]

@github-actions
Copy link

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]

@tamzi tamzi merged commit 33d10a7 into dev Jul 20, 2023
2 checks passed
@renovate renovate bot deleted the renovate/all branch July 20, 2023 20:58
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.

1 participant