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 (Rename) #22

Merged
merged 1 commit into from
Aug 30, 2020
Merged

Configure Renovate (Rename) #22

merged 1 commit into from
Aug 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2020

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)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)
  • src/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

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

Pin dependencies
Update dependency @​types/react-native to v0.63.11
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-0.x
  • Merge into: react
  • Upgrade @types/react-native to 0.63.11
Update dependency @​types/react-test-renderer to v16.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-test-renderer-16.x
  • Merge into: react
  • Upgrade @types/react-test-renderer to 16.9.3
Update dependency dayjs to v1.8.34
  • Schedule: ["at any time"]
  • Branch name: renovate/dayjs-1.x
  • Merge into: react
  • Upgrade dayjs to 1.8.34
Update dependency metro-react-native-babel-preset to v0.63.0
Update dependency prettier to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: react
  • Upgrade prettier to 2.1.1
Update dependency react-native-reanimated to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-reanimated-1.x
  • Merge into: react
  • Upgrade react-native-reanimated to 1.13.0
Update dependency react-native-safe-area-context to v3.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-safe-area-context-3.x
  • Merge into: react
  • Upgrade react-native-safe-area-context to 3.1.7
Update dependency react-native-screens to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-screens-2.x
  • Merge into: react
  • Upgrade react-native-screens to 2.10.1
Update dependency react-native-snackbar to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-snackbar-2.x
  • Merge into: react
  • Upgrade react-native-snackbar to 2.2.3
Update dependency react-native-webview to v10.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-webview-10.x
  • Merge into: react
  • Upgrade react-native-webview to 10.8.2
Update dependency react-redux to v7.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-7.x
  • Merge into: react
  • Upgrade react-redux to 7.2.1
Update dependency typescript to v3.9.7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: react
  • Upgrade typescript to 3.9.7
Update react monorepo
Update dependency @react-native-community/eslint-config to v2
Update dependency @​types/jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-26.x
  • Merge into: react
  • Upgrade @types/jest to 26.0.10
Update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: react
  • Upgrade eslint to 7.7.0
Update dependency gradle to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: react
  • Upgrade gradle to 6.6.1
Update dependency react-native-keychain to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-keychain-6.x
  • Merge into: react
  • Upgrade react-native-keychain to 6.1.1
Update dependency typescript to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: react
  • Upgrade typescript to 4.0.2
Update typescript-eslint 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.

@UNIDY2002 UNIDY2002 merged commit be54eea into react Aug 30, 2020
@UNIDY2002 UNIDY2002 deleted the renovate/configure branch August 30, 2020 15:53
@renovate
Copy link
Contributor Author

renovate bot commented Aug 30, 2020

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

@UNIDY2002 UNIDY2002 changed the title Configure Renovate Configure Renovate (Rename) Aug 30, 2020
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