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

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Configure Renovate #2

merged 1 commit into from
Jul 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 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/test.yml (github-actions)
  • package.json (npm)

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

Pin dependencies
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Pin jest to 26.6.3
  • Pin jest-circus to 26.6.3
Pin dependency @typescript-eslint/parser to v4.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Pin @typescript-eslint/parser to 4.8.1
Update dependency @​types/jest to v26.0.24
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-26.x
  • Merge into: main
  • Upgrade @types/jest to 26.0.24
Update dependency eslint-plugin-github to v4.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-github-4.x
  • Merge into: main
  • Upgrade eslint-plugin-github to 4.1.3
Update dependency js-yaml to v3.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/js-yaml-3.x
  • Merge into: main
  • Upgrade js-yaml to 3.14.1
Update dependency @​actions/core to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-core-1.x
  • Merge into: main
  • Upgrade @actions/core to 1.4.0
Update dependency @​types/node to v14.17.5
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x
  • Merge into: main
  • Upgrade @types/node to 14.17.5
Update dependency @​vercel/ncc to v0.28.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to 0.28.6
Update dependency eslint to v7.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: main
  • Upgrade eslint to 7.30.0
Update dependency eslint-plugin-jest to v24.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-24.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to 24.3.6
Update dependency prettier to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.3.2
Update dependency ts-jest to v26.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-26.x
  • Merge into: main
  • Upgrade ts-jest to 26.5.6
Update dependency typescript to v4.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.3.5
Update dependency js-yaml to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/js-yaml-4.x
  • Merge into: main
  • Upgrade js-yaml to 4.1.0
Update jest monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest to 27.0.6
  • Upgrade jest-circus to 27.0.6
  • Upgrade ts-jest to 27.0.3

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

@ryanwholey ryanwholey merged commit ec5d3a5 into main Jul 16, 2021
@ryanwholey ryanwholey deleted the renovate/configure branch July 16, 2021 00:27
@renovate
Copy link
Contributor Author

renovate bot commented Jul 29, 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