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

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Configure Renovate #41

merged 1 commit into from
Sep 20, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 20, 2018

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

  • package.json (npm)
  • packages/client/package.json (npm)
  • packages/server/package.json (npm)
  • packages/types/package.json (npm)
  • packages/validators/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, 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 concurrent Renovate PRs at any time

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


Pin dependencies


Update dependency @​types/express-session to v1.15.11


Update dependency @​types/jss to v9.5.5

  • Branch name: renovate/jss-9.x
  • Upgrade @types/jss to 9.5.5


Update dependency @​types/knex to v0.14.24

  • Branch name: renovate/knex-0.x
  • Upgrade @types/knex to 0.14.24


Update dependency @​types/moment-duration-format to v2.2.2


Update dependency @​types/node to v10.10.1

  • Branch name: renovate/node-10.x
  • Upgrade @types/node to 10.10.1


Update dependency @​types/nodemailer to v4.6.5


Update dependency @​types/passport to v0.4.6


Update dependency @​types/ramda to v0.25.38

  • Branch name: renovate/ramda-0.x
  • Upgrade @types/ramda to 0.25.38


Update dependency @​types/randomcolor to v0.5.0


Update dependency @​types/rc-slider to v8.6.0


Update dependency @​types/react to v16.4.14

  • Branch name: renovate/react-16.x
  • Upgrade @types/react to 16.4.14


Update dependency @​types/react-redux to v6.0.9


Update dependency @​types/react-router-dom to v4.3.1


Update dependency @​types/react-transition-group to v2.0.14


Update dependency @​types/recompose to v0.26.5


Update dependency @​types/validator to v9.4.2


Update dependency concurrently to v3.6.1

  • Branch name: renovate/concurrently-3.x
  • Upgrade concurrently to 3.6.1


Update dependency enzyme to v3.6.0

  • Branch name: renovate/enzyme-3.x
  • Upgrade enzyme to 3.6.0


Update dependency i18next to v11.9.0

  • Branch name: renovate/i18next-11.x
  • Upgrade i18next to 11.9.0


Update dependency linkify-urls to v2.1.0

  • Branch name: renovate/linkify-urls-2.x
  • Upgrade linkify-urls to 2.1.0


Update dependency material-ui-pickers to v1.0.0-rc.14


Update dependency nodemon to v1.18.4

  • Branch name: renovate/nodemon-1.x
  • Upgrade nodemon to 1.18.4


Update dependency react-autosuggest to v9.4.1


Update dependency react-full-screen to v0.2.3


Update dependency react-i18next to v7.12.0

  • Branch name: renovate/react-i18next-7.x
  • Upgrade react-i18next to 7.12.0


Update dependency react-markdown to v3.6.0

  • Branch name: renovate/react-markdown-3.x
  • Upgrade react-markdown to 3.6.0


Update dependency react-scripts-ts to v2.17.0


Update dependency ts-loader to v4.5.0

  • Branch name: renovate/ts-loader-4.x
  • Upgrade ts-loader to 4.5.0


Update dependency tslint to v5.11.0

  • Branch name: renovate/tslint-5.x
  • Upgrade tslint to 5.11.0


Update dependency typescript

  • Branch name: renovate/typescript-3.x
  • Upgrade typescript to 3.0.3
  • Upgrade typescript to 3.1.0-rc.20180911


Update dependency webpack to v4.19.1

  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.19.1


Update mui monorepo


Update react monorepo to v16.5.2

  • Branch name: renovate/react-monorepo
  • Upgrade react to 16.5.2
  • Upgrade react-dom to 16.5.2


Update dependency @​types/jest to v23

  • Branch name: renovate/jest-23.x
  • Upgrade @types/jest to 23.3.2


Update dependency @​types/query-string to v6


Update dependency babel-eslint to v9

  • Branch name: renovate/babel-eslint-9.x
  • Upgrade babel-eslint to 9.0.0


Update dependency babel-loader to v8

  • Branch name: renovate/babel-loader-8.x
  • Upgrade babel-loader to 8.0.2


Update dependency concurrently to v4

  • Branch name: renovate/concurrently-4.x
  • Upgrade concurrently to 4.0.1


Update dependency dotenv to v6

  • Branch name: renovate/dotenv-6.x
  • Upgrade dotenv to ^6.0.0


Update dependency get-urls to v8

  • Branch name: renovate/get-urls-8.x
  • Upgrade get-urls to 8.0.0


Update dependency hoist-non-react-statics to v3


Update dependency lerna to v3

  • Branch name: renovate/lerna-3.x
  • Upgrade lerna to 3.4.0


Update dependency ts-loader to v5

  • Branch name: renovate/ts-loader-5.x
  • Upgrade ts-loader to 5.1.1


Update dependency webpack-cli to v3

  • Branch name: renovate/webpack-cli-3.x
  • Upgrade webpack-cli to 3.1.0


Update mui 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: prHourlyLimit.

❓ If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.


This PR has been generated by Renovate Bot.

@3rwww1 3rwww1 merged commit 66b5192 into master Sep 20, 2018
@3rwww1 3rwww1 deleted the renovate/configure branch September 20, 2018 07:31
@renovate
Copy link
Author

renovate bot commented Nov 2, 2022

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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