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

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

Configure Renovate #310

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

  • src/integrationTest/reproductions/issue-104/docker-compose.yml (docker-compose)
  • src/integrationTest/reproductions/issue-191/docker-compose.yml (docker-compose)
  • src/integrationTest/reproductions/configure-registry-credentials/Dockerfile (dockerfile)
  • src/integrationTest/reproductions/docker-plugin-without-config/Dockerfile (dockerfile)
  • src/integrationTest/reproductions/git-without-commits/Dockerfile (dockerfile)
  • src/integrationTest/reproductions/gitCommitWithQuoteTag/Dockerfile (dockerfile)
  • src/integrationTest/reproductions/issue-104/docker/Dockerfile (dockerfile)
  • src/integrationTest/reproductions/tagfailing/Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • src/integrationTest/reproductions/alfresco-amp-dependency-order/build.gradle (gradle)
  • src/integrationTest/reproductions/alfrescoDE-double-task/build.gradle (gradle)
  • src/integrationTest/reproductions/applyamps-subproject/settings.gradle (gradle)
  • src/integrationTest/reproductions/applyamps-subproject/build.gradle (gradle)
  • src/integrationTest/reproductions/applyamps-subproject/subproject/build.gradle (gradle)
  • src/integrationTest/reproductions/configure-registry-credentials/gradle.properties (gradle)
  • src/integrationTest/reproductions/configure-registry-credentials/build.gradle (gradle)
  • src/integrationTest/reproductions/different-version-properties-between-war-and-image-should-fail/build.gradle (gradle)
  • src/integrationTest/reproductions/docker-alfresco-plugin-without-config/build.gradle (gradle)
  • src/integrationTest/reproductions/docker-plugin-without-config/build.gradle (gradle)
  • src/integrationTest/reproductions/git-without-commits/build.gradle (gradle)
  • src/integrationTest/reproductions/gitCommitWithQuoteTag/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-104/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-107/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-114/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-133-extension/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-133-label/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-173-array/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-173-empty/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-176-mitigation/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-191/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-229/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-230/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-50/settings.gradle (gradle)
  • src/integrationTest/reproductions/issue-50/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-50/prepare-alfresco-war/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-96/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-97/build.gradle (gradle)
  • src/integrationTest/reproductions/issue-98/build.gradle (gradle)
  • src/integrationTest/reproductions/modifyDockerfile/build.gradle (gradle)
  • src/integrationTest/reproductions/remove-empty-commands/build.gradle (gradle)
  • src/integrationTest/reproductions/same-version-properties-between-war-and-image-should-succeed/build.gradle (gradle)
  • src/integrationTest/reproductions/tagfailing/build.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 19 Pull Requests:

Update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.4
Update plugin org.ajoberstar.reckon to v0.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.ajoberstar.reckon-0.x
  • Merge into: master
  • Upgrade org.ajoberstar.reckon to 0.18.3
Update dependency com.avast.gradle:gradle-docker-compose-plugin to v0.17.6
Update dependency com.bmuschko:gradle-docker-plugin to v9.4.0
Update dependency commons-io:commons-io to v2.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: master
  • Upgrade commons-io:commons-io to 2.16.0
Update dependency org.alfresco:content-services-community to v6.56.15.306
Update dependency org.alfresco:share to v6.2.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.alfresco-share-6.x
  • Merge into: master
  • Upgrade org.alfresco:share to 6.2.2.7
Update dependency org.eclipse.jgit:org.eclipse.jgit to v6.9.0.202403050737-r
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jgit-org.eclipse.jgit-6.x
  • Merge into: master
  • Upgrade org.eclipse.jgit:org.eclipse.jgit to 6.9.0.202403050737-r
Update plugin eu.xenit.alfresco to v1.1.0
  • 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.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eu.xenit.amp-1.x
  • Merge into: master
  • Upgrade eu.xenit.amp to 1.1.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 actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.7
Update dependency org.alfresco:alfresco-mmt to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/org.alfresco-alfresco-mmt-23.x
  • Merge into: master
  • Upgrade org.alfresco:alfresco-mmt to 23.3.0.14
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.3.0.15
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 org.sonarqube to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-5.x
  • Merge into: master
  • Upgrade org.sonarqube to 5.0.0.4638

🚸 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.


❓ 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.

@sonarcloud
Copy link

sonarcloud bot commented May 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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