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 non-major dependencies #2217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.platform:junit-platform-suite-engine (source) 1.11.3 -> 1.11.4 age adoption passing confidence
com.google.guava:guava 33.3.1-jre -> 33.4.0-jre age adoption passing confidence
org.sonarsource.sonarlint.core:sonarlint-plugin-api (source) 10.11.0.79687 -> 10.12.1.79852 age adoption passing confidence
org.sonarsource.sonarlint.core:sonarlint-core (source) 10.11.0.79687 -> 10.12.1.79852 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.12 -> 1.5.15 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.11.3 -> 5.11.4 age adoption passing confidence
org.assertj:assertj-core (source) 3.26.3 -> 3.27.0 age adoption passing confidence

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from daec75c to 774699b Compare December 6, 2024 13:52
@renovate renovate bot changed the title Update all non-major dependencies to v10.11.1.79701 Update all non-major dependencies to v10.11.2.79730 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 21a5d2b to 5830ce5 Compare December 10, 2024 13:14
@renovate renovate bot changed the title Update all non-major dependencies to v10.11.2.79730 Update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5830ce5 to 2603551 Compare December 10, 2024 13:40
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies to v10.11.2.79730 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 24053a3 to 7686ca7 Compare December 13, 2024 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a21e64f to 8b94d82 Compare December 16, 2024 14:04
@renovate renovate bot changed the title Update all non-major dependencies to v10.11.2.79730 Update all non-major dependencies Dec 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 40e3407 to 058acae Compare December 17, 2024 16:36
@Seppli11
Copy link
Contributor

Seppli11 commented Dec 17, 2024

This looks related to SonarSource/sonarlint-core@e10ba5b

Changing the first statement of the SonarLintTest#prepare() function to the following seems to fix the test. However, I'm not sure if this is the proper fix.

    var sonarLintConfig = AnalysisEngineConfiguration.builder()
      .setWorkDir(temp)
      .setModulesProvider(List::of)
      .build();

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a8d720f to 74df46a Compare December 19, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74df46a to 675af58 Compare December 21, 2024 19:10
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant