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

Merged
merged 1 commit into from
May 13, 2019
Merged

Configure Renovate #395

merged 1 commit into from
May 13, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 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

  • 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 12 Pull Requests:

chore(deps): pin dependencies
chore(deps): update commitlint monorepo
chore(deps): update dependency assert to v1.5.0
  • Schedule: "at any time"
  • Branch name: renovate/assert-1.x
  • Upgrade assert to 1.5.0
chore(deps): update dependency eslint-plugin-import to v2.17.2
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-import-2.x
  • Upgrade eslint-plugin-import to 2.17.2
chore(deps): update dependency eslint-plugin-prettier to v3.1.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Upgrade eslint-plugin-prettier to 3.1.0
chore(deps): update dependency jest to v24.8.0
  • Schedule: "at any time"
  • Branch name: renovate/jest-monorepo
  • Upgrade jest to 24.8.0
chore(deps): update dependency lint-staged to v8.1.6
  • Schedule: "at any time"
  • Branch name: renovate/lint-staged-8.x
  • Upgrade lint-staged to 8.1.6
chore(deps): update dependency prettier to v1.17.1
  • Schedule: "at any time"
  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.17.1
chore(deps): update dependency webpack to v4.31.0
  • Schedule: "at any time"
  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.31.0
chore(deps): update dependency assert to v2
  • Schedule: "at any time"
  • Branch name: renovate/assert-2.x
  • Upgrade assert to 2.0.0
chore(deps): update dependency husky to v2
  • Schedule: "at any time"
  • Branch name: renovate/husky-2.x
  • Upgrade husky to 2.2.0
chore(deps): update dependency standard-version to v6
  • Schedule: "at any time"
  • Branch name: renovate/standard-version-6.x
  • Upgrade standard-version to 6.0.1

🚸 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.

@hiroppy
Copy link
Member

hiroppy commented May 13, 2019

@evilebottnawi Merge this PR once and rewrite it to the same configuration file as webpack-dev-server.

@hiroppy hiroppy merged commit 762efe4 into master May 13, 2019
@hiroppy hiroppy deleted the renovate/configure branch May 13, 2019 18:22
@renovate
Copy link
Contributor Author

renovate bot commented May 12, 2021

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.

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