Skip to content

Configure Renovate

Ingo Pfennigstorf requested to merge renovate/configure into master

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

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


Detected Package Files

  • pom.xml (maven)

What to Expect

With your current configuration, Renovate will create 10 Merge Requests:

Update dependency com.sun.jersey:jersey-client to v1.19.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.jersey-jersey-client-1.x
  • Merge into: master
  • Upgrade com.sun.jersey:jersey-client to 1.19.4
Update dependency com.sun.jersey:jersey-json to v1.19.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.jersey-jersey-json-1.x
  • Merge into: master
  • Upgrade com.sun.jersey:jersey-json to 1.19.4
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.apache.httpcomponents:httpclient to v4.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.httpcomponents-httpclient-4.x
  • Merge into: master
  • Upgrade org.apache.httpcomponents:httpclient to 4.5.14
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • 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.13.0
Update dependency org.apache.xmlgraphics:batik-dom to v1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.xmlgraphics-batik-dom-1.x
  • Merge into: master
  • Upgrade org.apache.xmlgraphics:batik-dom to 1.17
Update dependency org.apache.xmlgraphics:batik-svg-dom to v1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.xmlgraphics-batik-svg-dom-1.x
  • Merge into: master
  • Upgrade org.apache.xmlgraphics:batik-svg-dom to 1.17
Update dependency org.apache.xmlgraphics:batik-svggen to v1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.xmlgraphics-batik-svggen-1.x
  • Merge into: master
  • Upgrade org.apache.xmlgraphics:batik-svggen to 1.17
Update dependency org.apache.xmlgraphics:batik-transcoder to v1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.xmlgraphics-batik-transcoder-1.x
  • Merge into: master
  • Upgrade org.apache.xmlgraphics:batik-transcoder to 1.17
Update dependency org.mockito:mockito-all to v1.10.19
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mockito-mockito-all-1.x
  • Merge into: master
  • Upgrade org.mockito:mockito-all to 1.10.19

🚸 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 MR has been generated by Renovate Bot.

Merge request reports

Loading