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

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Configure Renovate #7

merged 1 commit into from
Jul 15, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 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

  • ios/Podfile (cocoapods)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)

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

Pin dependencies
Pin dependencies
Pin dependencies
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Pin @babel/core to 7.10.4
  • Pin @babel/runtime to 7.10.4
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Pin babel-jest to 24.9.0
  • Pin jest to 24.9.0
Update dependency @react-native-community/masked-view to v0.1.11
Update dependency react-native-device-info to v5.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-device-info-5.x
  • Merge into: master
  • Upgrade react-native-device-info to 5.6.5
Update dependency @react-native-community/picker to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-community-picker-1.x
  • Merge into: master
  • Upgrade @react-native-community/picker to 1.8.0
Update dependency gradle to v6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9
Update dependency metro-react-native-babel-preset to v0.66.1
Update dependency react-native-gesture-handler to v1.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-gesture-handler-1.x
  • Merge into: master
  • Upgrade react-native-gesture-handler to 1.10.3
Update dependency react-native-reanimated to v1.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-reanimated-1.x
  • Merge into: master
  • Upgrade react-native-reanimated to 1.13.3
Update dependency react-native-safe-area-context to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-safe-area-context-3.x
  • Merge into: master
  • Upgrade react-native-safe-area-context to 3.2.0
Update dependency react-native-screens to v2.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-screens-2.x
  • Merge into: master
  • Upgrade react-native-screens to 2.18.1
Update dependency react-native-vector-icons to v6.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-vector-icons-6.x
  • Merge into: master
  • Upgrade react-native-vector-icons to 6.7.0
Update dependency big.js to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/big.js-6.x
  • Merge into: master
  • Upgrade big.js to 6.1.1
Update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.30.0
Update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.1.1
Update dependency react-native-device-info to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-device-info-8.x
  • Merge into: master
  • Upgrade react-native-device-info to 8.1.3
Update dependency react-native-reanimated to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-reanimated-2.x
  • Merge into: master
  • Upgrade react-native-reanimated to 2.2.0
Update dependency react-native-screens to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-screens-3.x
  • Merge into: master
  • Upgrade react-native-screens to 3.4.0
Update dependency react-native-vector-icons to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-vector-icons-8.x
  • Merge into: master
  • Upgrade react-native-vector-icons to 8.1.0
Update jest monorepo to v27 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade babel-jest to 27.0.6
  • Upgrade jest to 27.0.6
Update react monorepo (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.

@hoangnguyennn hoangnguyennn merged commit 38a44ae into master Jul 15, 2021
@renovate renovate bot deleted the renovate/configure branch July 15, 2021 17:47
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