Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Configure Renovate - autoclosed #26

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 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

  • package.json (npm)
  • .travis.yml (travis)

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

Pin dependencies
Update babel monorepo
Update dependency @​types/react to v16.9.38
  • Schedule: ["at any time"]
  • Branch name: renovate/react-16.x
  • Merge into: master
  • Upgrade @types/react to 16.9.38
Update dependency eslint to v6.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-6.x
  • Merge into: master
  • Upgrade eslint to 6.8.0
Update dependency eslint-config-react-app to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-react-app-5.x
  • Merge into: master
  • Upgrade eslint-config-react-app to 5.2.1
Update dependency eslint-plugin-import to v2.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.21.2
Update dependency eslint-plugin-jest to v22.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-22.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 22.21.0
Update dependency eslint-plugin-jsx-a11y to v6.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Merge into: master
  • Upgrade eslint-plugin-jsx-a11y to 6.3.1
Update dependency eslint-plugin-react to v7.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x
  • Merge into: master
  • Upgrade eslint-plugin-react to 7.20.0
Update dependency prettier to v1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-1.x
  • Merge into: master
  • Upgrade prettier to 1.19.1
Update dependency typescript to v3.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to 3.9.5
Update react monorepo to v16.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.13.1
  • Upgrade react-dom to 16.13.1
  • Upgrade react-test-renderer to 16.13.1
Update typescript-eslint monorepo to v2.34.0
Update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.3.0
Update dependency eslint-plugin-flowtype to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-flowtype-5.x
  • Merge into: master
  • Upgrade eslint-plugin-flowtype to 5.1.3
Update dependency eslint-plugin-jest to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-23.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 23.16.0
Update dependency eslint-plugin-react-hooks to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade eslint-plugin-react-hooks to 4.0.4
Update dependency jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to 26.0.1
Update dependency prettier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.0.5
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.

@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           1        1           
  Lines          12       12           
  Branches        5        5           
=======================================
  Hits           11       11           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b48ec8c...47a2e6e. Read the comment docs.

@github-actions
Copy link

Size Change: 0 B

Total Size: 1.24 kB

ℹ️ View Unchanged
Filename Size Change
dist/index.esm.js 565 B 0 B
dist/index.js 674 B 0 B

compressed-size-action

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Jun 22, 2020
@renovate renovate bot closed this Jun 22, 2020
@renovate renovate bot deleted the renovate/configure branch June 22, 2020 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant