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

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 31, 2022

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

  • .github/workflows/jekyll.yml (github-actions)
  • .github/workflows/node.js.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • .github/gradle.properties (gradle)
  • .github/settings.gradle (gradle)
  • .github/build.gradle (gradle)
  • .maldito-dot/workflow/gradle.properties (gradle)
  • .maldito-dot/workflow/settings.gradle.kts (gradle)
  • .maldito-dot/workflow/build.gradle.kts (gradle)
  • .github/workflows/package.json (npm)
  • http:/maldito-dot/package.json (npm)

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 21 Pull Requests:

Update dependency org.jetbrains:kotlin-css-jvm to v1.0.0-pre.156-kotlin-1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains-kotlin-css-jvm-1.x
  • Merge into: main
  • Upgrade org.jetbrains:kotlin-css-jvm to 1.0.0-pre.156-kotlin-1.5.0
Update react monorepo to v17.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 17.0.2
  • Upgrade react-dom to 17.0.2
Update dependency ch.qos.logback:logback-classic to v1.4.14
Update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.9.21
Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.10.1
Update dependency org.webjars:jquery to v3.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.webjars-jquery-3.x
  • Merge into: main
  • Upgrade org.webjars:jquery to 3.7.1
Update dependency react-native to v0.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-0.x
  • Merge into: main
  • Upgrade react-native to 0.73.0
Update dependency react-native-paper to v4.12.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-paper-4.x
  • Merge into: main
  • Upgrade react-native-paper to 4.12.5
Update dependency react-native-web to v0.19.9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-web-0.x
  • Merge into: main
  • Upgrade react-native-web to 0.19.9
Update expo monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/expo-monorepo
  • Merge into: main
  • Upgrade expo-constants to ~12.2.0
  • Upgrade expo-status-bar to ~1.7.0
Update ktor_version to v2.3.7
Update plugin io.ktor.plugin to v2.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ktor.plugin-2.x
  • Merge into: main
  • Upgrade io.ktor.plugin to 2.3.7
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: main
  • Upgrade org.jetbrains.kotlin.jvm to 1.9.21
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.21
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.plugin.serialization-1.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.plugin.serialization to 1.9.21
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update dependency @​expo/vector-icons to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/expo-vector-icons-13.x
  • Merge into: main
  • Upgrade @expo/vector-icons to ^13.0.0
Update dependency react-native-paper to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-paper-5.x
  • Merge into: main
  • Upgrade react-native-paper to 5.11.4
Update expo monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-expo-monorepo
  • Merge into: main
  • Upgrade expo to ~49.0.0
  • Upgrade expo-constants to ~14.4.0
Update ktor_version to v3 (major)
Update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to 18.2.0
  • Upgrade react-dom to 18.2.0

🚸 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 PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 0b3e000 to 174ed24 Compare April 7, 2022 08:55
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 0a11b4b to 5b4e33f Compare April 19, 2022 10:14
@calbearox
Copy link
Owner

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/blank.yml (github-actions)
  • .github/workflows/jekyll.yml (github-actions)
  • .github/workflows/node.js.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • .github/gradle.properties (gradle)
  • .github/settings.gradle (gradle)
  • .github/build.gradle (gradle)
  • .maldito-dot/workflow/gradle.properties (gradle)
  • .maldito-dot/workflow/settings.gradle.kts (gradle)
  • .maldito-dot/workflow/build.gradle.kts (gradle)
  • .github/workflows/package.json (npm)
  • http:/maldito-dot/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • 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
  • Do not upgrade from Alpine stable to edge

🔡 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 18 Pull Requests:

Pin dependencies
Update dependency ch.qos.logback:logback-classic to v1.2.11
Update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.6.21
Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.7.5
Update dependency org.jetbrains:kotlin-css-jvm to v1.0.0-pre.156-kotlin-1.5.0
Update dependency react-native-web to v0.17.7
Update ktor_version to v2.0.2-eap-392
Update plugin org.jetbrains.kotlin.jvm to v1.6.21
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.6.21
Update react monorepo
Update dependency org.webjars:jquery to v3.6.0
Update dependency react-native-paper to v4.12.1
Update expo monorepo
Update actions/checkout action to v3
Update actions/setup-node action to v3
Update dependency @​expo/vector-icons to v13
Update expo monorepo (major)
Update react monorepo to v18 (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.

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

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from f24b657 to 5ef27dd Compare March 16, 2023 13:49
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 41de5bb to 6c937f0 Compare March 27, 2023 01:39
This was linked to issues Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant