Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Configure Renovate #356

Merged
merged 1 commit into from
Jan 3, 2022
Merged

Configure Renovate #356

merged 1 commit into from
Jan 3, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 3, 2022

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

  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/2codeql-analysis.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/pre-release.yml (github-actions)
  • .github/workflows/pull-request.yml (github-actions)
  • .github/workflows/release.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
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • 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 9 Pull Requests:

chore(deps): pin dependencies
chore(deps): update babel monorepo to v7.16.7
chore(deps): update dependency lint-staged to v12.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-12.x
  • Merge into: master
  • Upgrade lint-staged to 12.1.5
chore(deps): update dependency core-js to v3.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to 3.20.2
chore(deps): update dependency eslint to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.6.0
chore(deps): update dependency markdownlint to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/markdownlint-0.x
  • Merge into: master
  • Upgrade markdownlint to 0.25.0
chore(deps): update dependency stylelint to v14.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-14.x
  • Merge into: master
  • Upgrade stylelint to 14.2.0
chore(deps): update dependency stylelint-scss to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-scss-4.x
  • Merge into: master
  • Upgrade stylelint-scss to 4.1.0
chore(deps): update commitlint monorepo (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.

@victor-pogor victor-pogor added the ci CI Improvements label Jan 3, 2022
@victor-pogor victor-pogor self-assigned this Jan 3, 2022
@victor-pogor victor-pogor added this to the v0.3.0 milestone Jan 3, 2022
@victor-pogor victor-pogor linked an issue Jan 3, 2022 that may be closed by this pull request
@victor-pogor victor-pogor merged commit 17c4de6 into master Jan 3, 2022
@victor-pogor victor-pogor deleted the renovate/configure branch January 3, 2022 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci CI Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Get rid of Dependabot in favor of Renovate
2 participants