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

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Configure Renovate #1

merged 1 commit into from
Sep 6, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 3, 2021

WhiteSource Renovate

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

  • .github/workflows/ci.yml (github-actions)
  • libs/shared/button/package.json (npm)
  • libs/shared/color-box/package.json (npm)
  • libs/shared/pagination/package.json (npm)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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

Pin dependencies
Pin dependencies
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Pin react to 17.0.2
  • Pin react-dom to 17.0.2
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/nrwl-monorepo
  • Merge into: master
  • Pin @nrwl/nest to 12.8.0
  • Pin @nrwl/next to 12.8.0
  • Pin @nrwl/react to 12.8.0
Pin dependencies
Pin dependency @angular-devkit/architect to 0.1202.4
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-cli-monorepo
  • Merge into: master
  • Pin @angular-devkit/architect to 0.1202.4
Update dependency @testing-library/react to v11.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-11.x
  • Merge into: master
  • Upgrade @testing-library/react to 11.2.7
Update dependency @testing-library/react-hooks to v7.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-hooks-7.x
  • Merge into: master
  • Upgrade @testing-library/react-hooks to 7.0.2
Update dependency @​types/react to v17.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/react-17.x
  • Merge into: master
  • Upgrade @types/react to 17.0.20
Update dependency @​types/react-dom to v17.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dom-17.x
  • Merge into: master
  • Upgrade @types/react-dom to 17.0.9
Update dependency @​types/react-router-dom to v5.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-dom-5.x
  • Merge into: master
  • Upgrade @types/react-router-dom to 5.1.8
Update dependency react-svg to v14.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/react-svg-14.x
  • Merge into: master
  • Upgrade react-svg to 14.0.11
Update dependency regenerator-runtime to v0.13.9
  • Schedule: ["at any time"]
  • Branch name: renovate/regenerator-runtime-0.x
  • Merge into: master
  • Upgrade regenerator-runtime to 0.13.9
Update dependency ts-jest to v27.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-27.x
  • Merge into: master
  • Upgrade ts-jest to 27.0.5
Update nextjs monorepo to v11.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: master
  • Upgrade eslint-config-next to 11.1.2
  • Upgrade next to 11.1.2
Update dependency @​types/node to v14.17.14
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x
  • Merge into: master
  • Upgrade @types/node to 14.17.14
Update dependency eslint to v7.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.32.0
Update dependency eslint-config-prettier to v8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.3.0
Update dependency eslint-plugin-import to v2.24.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.24.2
Update dependency eslint-plugin-react to v7.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x
  • Merge into: master
  • Upgrade eslint-plugin-react to 7.25.1
Update dependency react-router-dom to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 5.3.0
Update dependency typescript to v4.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.4.2
Update emotion monorepo
Update jest monorepo to v27.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade babel-jest to 27.1.0
  • Upgrade jest to 27.1.0
Update actions/setup-node action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2
Update dependency @testing-library/react to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-12.x
  • Merge into: master
  • Upgrade @testing-library/react to 12.0.0
Update dependency @​types/jest to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-27.x
  • Merge into: master
  • Upgrade @types/jest to 27.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 WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Sep 6, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/yurikrupnik/website/6NW8ENY6jquNcd51yGQ2oEhoYCbR
✅ Preview: https://website-git-renovate-configure-yurikrupnik.vercel.app

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