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

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

Configure Renovate #59

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 9, 2020

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

  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • custom-vu/build.gradle.kts (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 15 Pull Requests:

fix(deps): update dependency io.github.bonigarcia:webdrivermanager to v1.7.2
fix(deps): update dependency org.glassfish:javax.json to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.glassfish-javax.json-1.x
  • Merge into: master
  • Upgrade org.glassfish:javax.json to 1.1.4
chore(deps): update dependency gradle to v5.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-5.x
  • Merge into: master
  • Upgrade gradle to 5.6.4
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.21
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-1.x
  • Merge into: master
  • Upgrade org.jetbrains.kotlin.jvm to 1.9.21
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.10.1
fix(deps): 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
fix(deps): update dependency org.apache.commons:commons-csv to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.commons-commons-csv-1.x
  • Merge into: master
  • Upgrade org.apache.commons:commons-csv to 1.10.0
fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j18-impl to v2.18.0
fix(deps): update dependency org.assertj:assertj-core to v3.24.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-core-3.x
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.24.2
fix(deps): update kotlin monorepo to v1.9.21
fix(deps): update log4j2 monorepo to v2.22.0
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.5
chore(deps): 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
fix(deps): update dependency io.github.bonigarcia:webdrivermanager to v5
fix(deps): update seleniumversion to v4 (major)

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


Warning

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

  • Failed to look up maven package com.atlassian.performance.tools:jira-performance-tests
  • Failed to look up maven package com.atlassian.performance.tools:infrastructure
  • Failed to look up maven package com.atlassian.performance.tools:virtual-users
  • Failed to look up maven package com.atlassian.performance.tools:jira-software-actions
  • Failed to look up maven package com.atlassian.performance.tools:jira-actions
  • Failed to look up maven package com.atlassian.performance.tools:aws-infrastructure
  • Failed to look up maven package com.atlassian.performance.tools:aws-resources
  • Failed to look up maven package com.atlassian.performance.tools:report
  • Failed to look up maven package com.atlassian.performance.tools:concurrency

Files affected: build.gradle.kts, custom-vu/build.gradle.kts


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

@renovate renovate bot requested a review from a team as a code owner June 9, 2020 09:28
@atlassian-cla-bot
Copy link

atlassian-cla-bot bot commented Jun 9, 2020

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution.
If your email is listed below, please ensure that you sign the CLA with the same email address.

The following users still need to sign our CLA:
❌renovate[bot]

Already signed the CLA? To re-check, try refreshing the page.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 98c5b1e to 8d2dd58 Compare July 2, 2020 00:58
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 8d450c9 to eca7cba Compare July 16, 2020 00:59
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from f34faf5 to 7c681d4 Compare August 21, 2020 01:59
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 95041c3 to 9ae5506 Compare November 14, 2020 03:32
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from aaf830b to b1e165c Compare December 21, 2020 03:49
@ayurinsky-at-atlassian ayurinsky-at-atlassian requested review from a team and removed request for a team February 3, 2021 04:05
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.

0 participants