Skip to content

Configure Renovate #14

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

Merged
merged 1 commit into from
May 30, 2019
Merged

Configure Renovate #14

merged 1 commit into from
May 30, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2019

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

  • 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 Configure Renovate 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)
  • Use renovate/ as prefix for all branch names
  • 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
  • Update existing lock files only when package.json is modified
  • 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 33 Pull Requests:

Pin dependencies
Update dependency babel-plugin-transform-decorators-legacy to v1.3.5
Update dependency babel-preset-react-native to v4.0.1
Update dependency core-js to v2.6.9
  • Schedule: "at any time"
  • Branch name: renovate/core-js-2.x
  • Upgrade core-js to 2.6.9
Update dependency mobx to v4.9.4
  • Schedule: "at any time"
  • Branch name: renovate/mobx-4.x
  • Upgrade mobx to 4.9.4
Update dependency mobx-react to v5.4.4
  • Schedule: "at any time"
  • Branch name: renovate/mobx-react-5.x
  • Upgrade mobx-react to 5.4.4
Update dependency prettier to v1.17.1
  • Schedule: "at any time"
  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.17.1
Update dependency react-native to v0.59.8
  • Schedule: "at any time"
  • Branch name: renovate/react-native-0.x
  • Upgrade react-native to 0.59.8
Update dependency react-native-code-push to v5.6.0
  • Schedule: "at any time"
  • Branch name: renovate/react-native-code-push-5.x
  • Upgrade react-native-code-push to 5.6.0
Update dependency react-native-linear-gradient to v2.5.4
Update dependency react-native-modalbox to v1.7.1
  • Schedule: "at any time"
  • Branch name: renovate/react-native-modalbox-1.x
  • Upgrade react-native-modalbox to 1.7.1
Update dependency react-native-popup-dialog to v0.18.2
Update dependency react-native-snap-carousel to v3.8.0
Update dependency react-native-splash-screen to v3.2.0
Update dependency react-native-syan-image-picker to v0.3.6
  • Schedule: "at any time"
  • Branch name: renovate/react-native-syan-image-picker-0.x
  • Upgrade react-native-syan-image-picker to 0.3.6
Update dependency react-navigation to v1.6.1
  • Schedule: "at any time"
  • Branch name: renovate/react-navigation-1.x
  • Upgrade react-navigation to 1.6.1
Update dependency react-navigation-redux-helpers to v1.1.2
Update dependency react-redux to v5.1.1
  • Schedule: "at any time"
  • Branch name: renovate/react-redux-5.x
  • Upgrade react-redux to 5.1.1
Update dependency redux-thunk to v2.3.0
  • Schedule: "at any time"
  • Branch name: renovate/redux-thunk-2.x
  • Upgrade redux-thunk to 2.3.0
Update dependency teaset to v0.6.3
  • Schedule: "at any time"
  • Branch name: renovate/teaset-0.x
  • Upgrade teaset to 0.6.3
Update jest monorepo to v22.4.4
  • Schedule: "at any time"
  • Branch name: renovate/jest-monorepo
  • Upgrade babel-jest to 22.4.4
  • Upgrade jest to 22.4.4
Update react monorepo to v16.8.6
  • Schedule: "at any time"
  • Branch name: renovate/react-monorepo
  • Upgrade react to 16.8.6
  • Upgrade react-test-renderer to 16.8.6
Update dependency core-js to v3
  • Schedule: "at any time"
  • Branch name: renovate/core-js-3.x
  • Upgrade core-js to 3.1.3
Update dependency gradle to v5
  • Schedule: "at any time"
  • Branch name: renovate/gradle-5.x
  • Upgrade gradle to 5.4.1
Update dependency mobx to v5
  • Schedule: "at any time"
  • Branch name: renovate/mobx-5.x
  • Upgrade mobx to 5.9.4
Update dependency mobx-react to v6
  • Schedule: "at any time"
  • Branch name: renovate/mobx-react-6.x
  • Upgrade mobx-react to 6.0.0
Update dependency react-native-vector-icons to v6
Update dependency react-navigation to v3
  • Schedule: "at any time"
  • Branch name: renovate/react-navigation-3.x
  • Upgrade react-navigation to 3.11.0
Update dependency react-navigation-redux-helpers to v3
Update dependency react-redux to v7
  • Schedule: "at any time"
  • Branch name: renovate/react-redux-7.x
  • Upgrade react-redux to 7.0.3
Update dependency redux to v4
  • Schedule: "at any time"
  • Branch name: renovate/redux-4.x
  • Upgrade redux to 4.0.1
Update dependency redux-saga to v1
  • Schedule: "at any time"
  • Branch name: renovate/redux-saga-1.x
  • Upgrade redux-saga to 1.0.2
Update jest monorepo to v24 (major)
  • Schedule: "at any time"
  • Branch name: renovate/major-jest-monorepo
  • Upgrade babel-jest to 24.8.0
  • Upgrade jest to 24.8.0

🚸 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 Renovate Bot. View repository job log here.

@TrustDec TrustDec merged commit 9b857a0 into dialog-v1 May 30, 2019
@TrustDec TrustDec deleted the renovate/configure branch May 30, 2019 05:43
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