Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2021

WhiteSource 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/branch-validations.yaml (github-actions)
  • .github/workflows/deploy-published-releases.yaml (github-actions)
  • .github/workflows/release-drafter.yaml (github-actions)
  • 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
  • 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 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 20 Pull Requests:

Update dependency io.swagger:swagger-annotations to v1.6.2
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-version
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0-M3
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-M5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.0.0-M5
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.3
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-1.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 1.6
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: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.3.0
Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 2.4
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v1.12
Update jackson-version to v2.12.3
Update jersey monorepo to v2.34
Update paambaati/codeclimate-action action to v2.7.5
  • Schedule: ["at any time"]
  • Branch name: renovate/paambaati-codeclimate-action-2.x
  • Merge into: master
  • Upgrade paambaati/codeclimate-action to v2.7.5
Update actions/checkout action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to v2
Update actions/setup-java action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-2.x
  • Merge into: master
  • Upgrade actions/setup-java to v2
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.0.1
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.2.0
Update dependency org.apache.maven.plugins:maven-source-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.2.1
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3
Update jersey monorepo to v3 (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.


❓ 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 requested a review from marcospassos as a code owner July 5, 2021 23:24
@Fryuni Fryuni merged commit 4fb899b into master Jul 5, 2021
@Fryuni Fryuni deleted the renovate/configure branch July 5, 2021 23:30
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