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

Configure Renovate #57

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

Configure Renovate #57

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 24, 2023

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/ci.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • alfresco-health-processor-api/build.gradle (gradle)
  • alfresco-health-processor-platform/build.gradle (gradle)
  • alfresco-health-processor-platform/alfresco-7-upwards/build.gradle (gradle)
  • gradle/internalPlatform.gradle (gradle)
  • gradle/publish.gradle (gradle)
  • integration-tests/build.gradle (gradle)
  • integration-tests/alfresco-community-52/overload.gradle (gradle)
  • integration-tests/alfresco-community-61/overload.gradle (gradle)
  • integration-tests/alfresco-community-62/overload.gradle (gradle)
  • integration-tests/alfresco-community-70/overload.gradle (gradle)
  • integration-tests/alfresco-enterprise-52/overload.gradle (gradle)
  • integration-tests/alfresco-enterprise-61/overload.gradle (gradle)
  • integration-tests/alfresco-enterprise-62/overload.gradle (gradle)
  • integration-tests/alfresco-enterprise-70/overload.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 34 Pull Requests:

Update dependency com.google.guava:guava to v30.1.1-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 30.1.1-jre
Update dependency org.slf4j:slf4j-simple to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-simple-1.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-simple to 1.7.36
Update lombokVersion to v1.18.30
  • Schedule: ["at any time"]
  • Branch name: renovate/lombokversion
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.30
  • Upgrade lombok to 1.18.30
Update plugin com.github.johnrengelman.shadow to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-7.x
  • Merge into: master
  • Upgrade com.github.johnrengelman.shadow to 7.1.2
Update slf4jVersion to v1.7.36
Update alfrescoVersion
Update dependency eu.xenit.alfred.telemetry:alfred-telemetry-platform to v0.10.1
Update dependency gradle to v7.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.3
Update dependency io.micrometer:micrometer-core to v1.12.1
Update dependency io.rest-assured:rest-assured to v4.5.1
Update dependency org.awaitility:awaitility to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/awaitilityversion
  • Merge into: master
  • Upgrade org.awaitility:awaitility to 4.2.0
Update junit5 monorepo to v5.10.1
Update mockito monorepo to v3.12.4
Update plugin eu.xenit.docker-alfresco to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.docker-alfresco-5.x
  • Merge into: master
  • Upgrade eu.xenit.docker-alfresco to 5.4.0
Update plugin io.freefair.javadocs to v6.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/io.freefair.javadocs-6.x
  • Merge into: master
  • Upgrade io.freefair.javadocs to 6.6.3
Update plugin io.freefair.lombok to v6.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/io.freefair.lombok-6.x
  • Merge into: master
  • Upgrade io.freefair.lombok to 6.6.3
Update plugin org.ajoberstar.reckon to v0.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.ajoberstar.reckon-0.x
  • Merge into: master
  • Upgrade org.ajoberstar.reckon to 0.18.1
Update plugin org.kordamp.gradle.jacoco to v0.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.kordamp.gradle.jacoco-0.x
  • Merge into: master
  • Upgrade org.kordamp.gradle.jacoco to 0.53.0
Update plugin org.sonarqube to v3.5.0.2730
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-3.x
  • Merge into: master
  • Upgrade org.sonarqube to 3.5.0.2730
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
Update alfrescoVersion to v23 (major)
Update dependency com.github.paweladamski:HttpClientMock to v2
Update dependency com.google.guava:guava to v32
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 32.1.3-jre
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.5
Update dependency io.rest-assured:rest-assured to v5
Update dependency org.slf4j:slf4j-simple to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-simple-2.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-simple to 2.0.9
Update mockito monorepo to v5 (major)
Update plugin com.github.johnrengelman.shadow to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-8.x
  • Merge into: master
  • Upgrade com.github.johnrengelman.shadow to 8.1.1
Update plugin io.freefair.javadocs to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.freefair.javadocs-8.x
  • Merge into: master
  • Upgrade io.freefair.javadocs to 8.4
Update plugin io.freefair.lombok to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.freefair.lombok-8.x
  • Merge into: master
  • Upgrade io.freefair.lombok to 8.4
Update plugin org.sonarqube to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-4.x
  • Merge into: master
  • Upgrade org.sonarqube to 4.4.1.3373
Update slf4jVersion to v2 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package eu.xenit.alfresco:alfresco-community-bom
  • Failed to look up maven package org.alfresco:alfresco-enterprise
  • Failed to look up maven package org.alfresco:content-services
  • Failed to look up maven package org.alfresco:acs-packaging

Files affected: build.gradle, alfresco-health-processor-platform/alfresco-7-upwards/build.gradle, integration-tests/alfresco-enterprise-52/overload.gradle, integration-tests/alfresco-enterprise-61/overload.gradle, integration-tests/alfresco-enterprise-62/overload.gradle, integration-tests/alfresco-enterprise-70/overload.gradle


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

Copy link

sonarcloud bot commented Dec 15, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

None yet

0 participants