Skip to content

Configure Renovate - autoclosed

Jamie Tanna requested to merge renovate/configure into develop

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

  • .gitlab-ci.yml (gitlabci)
  • indieauth-client/pom.xml (maven)
  • indieauth-controller/pom.xml (maven)
  • indieauth-spring-security/pom.xml (maven)
  • multi-read-servlet/pom.xml (maven)
  • pom.xml (maven)
  • pushover/pom.xml (maven)
  • www-api-acceptance/pom.xml (maven)
  • www-api-core/pom.xml (maven)
  • www-api-web/analytics/pom.xml (maven)
  • www-api-web/editor/pom.xml (maven)
  • www-api-web/google-fit/pom.xml (maven)
  • www-api-web/indieauth/pom.xml (maven)
  • www-api-web/micropub/pom.xml (maven)
  • www-api-web/notifications/pom.xml (maven)
  • www-api-web/pom.xml (maven)
  • www-api-web/postdeploy/pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding MR is merged
  • Separate major versions of dependencies into individual branches/MRs
  • Do not separate patch and minor upgrades into separate MRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise MRs 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 MRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit MR creation to a maximum of two per hour
  • Limit to maximum 20 open MRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 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 Merge 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 Merge Requests:

Update dependency com.github.gwenn:sqlite-dialect to v0.1.2
Update dependency com.google.apis:google-api-services-fitness to v1-rev20210310-1.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.apis-google-api-services-fitness-1.x
  • Merge into: develop
  • Upgrade com.google.apis:google-api-services-fitness to v1-rev20210310-1.31.0
Update dependency com.okta.sdk:okta-sdk-api to v2.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-api-2.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-api to 2.0.1
Update dependency com.okta.sdk:okta-sdk-httpclient to v2.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-httpclient-2.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-httpclient to 2.0.1
Update dependency com.okta.sdk:okta-sdk-impl to v2.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-impl-2.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-impl to 2.0.1
Update dependency com.diffplug.spotless:spotless-maven-plugin to v1.31.3
Update dependency com.nimbusds:nimbus-jose-jwt to v8.22
  • Schedule: ["at any time"]
  • Branch name: renovate/com.nimbusds-nimbus-jose-jwt-8.x
  • Merge into: develop
  • Upgrade com.nimbusds:nimbus-jose-jwt to 8.22
Update dependency commons-io:commons-io to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: develop
  • Upgrade commons-io:commons-io to 2.9.0
Update dependency io.rest-assured:rest-assured to v4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rest-assured.version
  • Merge into: develop
  • Upgrade io.rest-assured:rest-assured to 4.4.0
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: develop
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.3.0
Update dependency org.webjars:bootstrap to v4.6.0-1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.webjars-bootstrap-4.x
  • Merge into: develop
  • Upgrade org.webjars:bootstrap to 4.6.0-1
Update dependency org.webjars:webjars-locator to v0.41
  • Schedule: ["at any time"]
  • Branch name: renovate/org.webjars-webjars-locator-0.x
  • Merge into: develop
  • Upgrade org.webjars:webjars-locator to 0.41
Update dependency org.xerial:sqlite-jdbc to v3.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial-sqlite-jdbc-3.x
  • Merge into: develop
  • Upgrade org.xerial:sqlite-jdbc to 3.34.0
Update jackson.version to v2.12.3
Update spring boot to v2.5.0
Update spring security to v5.5.0
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2
Update dependency com.google.guava:guava to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.guava-guava-30.x
  • Merge into: develop
  • Upgrade com.google.guava:guava to 30.1.1-jre
Update dependency com.nimbusds:nimbus-jose-jwt to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.nimbusds-nimbus-jose-jwt-9.x
  • Merge into: develop
  • Upgrade com.nimbusds:nimbus-jose-jwt to 9.10
Update dependency com.okta.sdk:okta-sdk-api to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-api-4.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-api to 4.0.0
Update dependency com.okta.sdk:okta-sdk-httpclient to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-httpclient-4.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-httpclient to 4.0.0
Update dependency com.okta.sdk:okta-sdk-impl to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.okta.sdk-okta-sdk-impl-4.x
  • Merge into: develop
  • Upgrade com.okta.sdk:okta-sdk-impl to 4.0.0
Update dependency org.webjars:bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.webjars-bootstrap-5.x
  • Merge into: develop
  • Upgrade org.webjars:bootstrap to 5.0.1

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

  • Failed to look up dependency me.jvt.www:www-api
  • Failed to look up dependency me.jvt.www:www-api-core
  • Failed to look up dependency me.jvt.www:indieauth-client
  • Failed to look up dependency me.jvt.www:www-api-web
  • Failed to look up dependency me.jvt.www:indieauth-spring-security
  • Failed to look up dependency me.jvt.www:indieauth-controller
  • Failed to look up dependency me.jvt.www:pushover
  • Failed to look up dependency me.jvt.www:multi-read-servlet

Files affected: indieauth-client/pom.xml, indieauth-controller/pom.xml, indieauth-spring-security/pom.xml, multi-read-servlet/pom.xml, pushover/pom.xml, www-api-acceptance/pom.xml, www-api-core/pom.xml, www-api-web/analytics/pom.xml, www-api-web/editor/pom.xml, www-api-web/google-fit/pom.xml, www-api-web/indieauth/pom.xml, www-api-web/micropub/pom.xml, www-api-web/notifications/pom.xml, www-api-web/pom.xml, www-api-web/postdeploy/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 MR has been generated by Renovate Bot.

Edited by Jamie Tanna

Merge request reports