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 #30

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

Configure Renovate #30

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)
  • publish.gradle (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • alfresco-zipkin-core/build.gradle (gradle)
  • alfresco-zipkin-repo/build.gradle (gradle)
  • alfresco-zipkin-share/build.gradle (gradle)
  • docker/repo/build.gradle (gradle)
  • docker/share/gradle.properties (gradle)
  • docker/share/build.gradle (gradle)
  • integration-tests/build.gradle (gradle)
  • integration-tests/alfresco-community-52/overload.gradle (gradle)
  • integration-tests/alfresco-community-60/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-60/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 35 Pull Requests:

Update alfrescoShareServices
Update dependency gradle to v5.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-5.x
  • Merge into: master
  • Upgrade gradle to 5.6.4
Update plugin eu.xenit.alfresco to v0.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.alfresco-0.x
  • Merge into: master
  • Upgrade eu.xenit.alfresco to 0.2.1
Update plugin eu.xenit.amp to v0.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.amp-0.x
  • Merge into: master
  • Upgrade eu.xenit.amp to 0.2.1
Update shareBaseWar
Update slf4jVersion to v1.7.36
Update brave monorepo to v5.16.0
Update dependency io.rest-assured:rest-assured to v4.5.1
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
Update dependency org.alfresco:acs-community-packaging to v7.4.1.1
Update dependency org.alfresco:alfresco-repository to v5.56-egate55
Update dependency org.alfresco:content-services-community to v6.56.15.306
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.11
Update dependency org.postgresql:postgresql to v42.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-42.x
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 42.7.1
Update junit5 monorepo to v5.10.1
Update mockito monorepo to v2.28.2
Update plugin eu.xenit.docker to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.docker-5.x
  • Merge into: master
  • Upgrade eu.xenit.docker to 5.4.0
Update plugin eu.xenit.docker-compose to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.docker-compose-5.x
  • Merge into: master
  • Upgrade eu.xenit.docker-compose to 5.4.0
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 zipkin_reporter_version to v2.17.0
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 alfresco_version to v23 (major)
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.alfresco:acs-community-packaging to v23
Update dependency org.alfresco:alfresco-share-services to v23
Update dependency org.alfresco:content-services-community to v23
Update dependency org.alfresco:share to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/org.alfresco-share-23.x
  • Merge into: master
  • Upgrade org.alfresco:share to 23.2.0.14
Update dependency org.alfresco:share to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/major-sharebasewar
  • Merge into: master
  • Upgrade org.alfresco:share to 23.2.0.14
Update dependency org.mariadb.jdbc:mariadb-java-client to v3
Update mockito monorepo to v5 (major)
Update plugin eu.xenit.alfresco to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.alfresco-1.x
  • Merge into: master
  • Upgrade eu.xenit.alfresco to 1.1.0
Update plugin eu.xenit.amp to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.amp-1.x
  • Merge into: master
  • Upgrade eu.xenit.amp to 1.1.0
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 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: docker/repo/build.gradle, integration-tests/alfresco-enterprise-52/overload.gradle, integration-tests/alfresco-enterprise-60/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.

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