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

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Configure Renovate #2

merged 1 commit into from
Jul 2, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 24, 2019

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

  • pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update dependency ch.qos.logback:logback-classic to v1.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.2.3
Update dependency jaxen:jaxen to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jaxen-jaxen-1.x
  • Merge into: master
  • Upgrade jaxen:jaxen to 1.2.0
Update dependency org.apache.httpcomponents:httpclient to v4.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.httpcomponents-httpclient-4.x
  • Merge into: master
  • Upgrade org.apache.httpcomponents:httpclient to 4.5.12
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.8.1
Update dependency org.apache.maven.plugins:maven-eclipse-plugin to v2.10
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 2.10.4
Update dependency org.apache.maven.plugins:maven-release-plugin to v2.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-release-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-release-plugin to 2.5.3
Update dependency org.apache.maven.plugins:maven-war-plugin to v2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-war-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-war-plugin to 2.6
Update dependency org.jasig.portal:uPortal-spring to v5.8.1
Update dependency org.jasig.resourceserver:resource-server-utils to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jasig.resourceserver-resource-server-utils-1.x
  • Merge into: master
  • Upgrade org.jasig.resourceserver:resource-server-utils to 1.3.1
Update dependency org.slf4j:jcl-over-slf4j to v1.7.30
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-jcl-over-slf4j-1.x
  • Merge into: master
  • Upgrade org.slf4j:jcl-over-slf4j to 1.7.30
Update dependency xom:xom to v1.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/xom-xom-1.x
  • Merge into: master
  • Upgrade xom:xom to 1.3.5
Update esupcommons.version to v0.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/esupcommons.version
  • Merge into: master
  • Upgrade org.esupportail:esup-commons2-jpa to 0.3.6
  • Upgrade org.esupportail:esup-commons2-auth to 0.3.6
  • Upgrade org.esupportail:esup-commons2-exceptionHandling to 0.3.6
Update spring core
Update dependency commons-collections:commons-collections to v20040616
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-collections-commons-collections-20040616.x
  • Merge into: master
  • Upgrade commons-collections:commons-collections to 20040616
Update dependency dom4j:dom4j to v20040902
  • Schedule: ["at any time"]
  • Branch name: renovate/dom4j-dom4j-20040902.x
  • Merge into: master
  • Upgrade dom4j:dom4j to 20040902.021138
Update dependency javax.portlet:portlet-api to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/javax.portlet-portlet-api-3.x
  • Merge into: master
  • Upgrade javax.portlet:portlet-api to 3.0.1
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.2.0
Update dependency org.apache.maven.plugins:maven-war-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-war-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-war-plugin to 3.3.0
Update dependency org.apache.portals.pluto:pluto-taglib to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.portals.pluto-pluto-taglib-3.x
  • Merge into: master
  • Upgrade org.apache.portals.pluto:pluto-taglib to 3.1.0
Update dependency org.hibernate:hibernate-entitymanager to v5
Update dependency xml-apis:xml-apis to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/xml-apis-xml-apis-2.x
  • Merge into: master
  • Upgrade xml-apis:xml-apis to 2.0.2
Update spring core (major)

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


⚠️ Dependency Lookup Warnings ⚠️

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

  • Failed to look up dependency org.eclipse.m2e:lifecycle-mapping

Files affected: pom.xml


❓ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from e42241d to 7c65c0c Compare July 2, 2020 03:55
@jgribonvald jgribonvald merged commit 8049b88 into master Jul 2, 2020
@renovate renovate bot deleted the renovate/configure branch July 2, 2020 10:01
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.

2 participants