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

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Configure Renovate #37

merged 1 commit into from
Oct 28, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 28, 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

  • package.json (npm)
  • packages/library/package.json (npm)
  • packages/react/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
  • 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 20 Pull Requests:

chore(deps): pin dependencies
chore(deps): update dependency standard-version to v9.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-9.x
  • Merge into: main
  • Upgrade standard-version to 9.3.2
fix(deps): update dependency @​web/dev-server to v0.1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/web-dev-server-0.x
  • Merge into: main
  • Upgrade @web/dev-server to 0.1.25
fix(deps): update dependency @​web/dev-server-rollup to v0.3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/web-dev-server-rollup-0.x
  • Merge into: main
  • Upgrade @web/dev-server-rollup to 0.3.11
fix(deps): update dependency @​web/dev-server-storybook to v0.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/web-dev-server-storybook-0.x
  • Merge into: main
  • Upgrade @web/dev-server-storybook to 0.3.8
fix(deps): update dependency @​web/storybook-prebuilt to v0.1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/web-storybook-prebuilt-0.x
  • Merge into: main
  • Upgrade @web/storybook-prebuilt to 0.1.26
fix(deps): update dependency autoprefixer to v9.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-9.x
  • Merge into: main
  • Upgrade autoprefixer to 9.8.8
fix(deps): update dependency chokidar to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chokidar-3.x
  • Merge into: main
  • Upgrade chokidar to 3.5.2
fix(deps): update dependency postcss to v7.0.39
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-7.x
  • Merge into: main
  • Upgrade postcss to 7.0.39
fix(deps): update dependency style-dictionary to v3.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/style-dictionary-3.x
  • Merge into: main
  • Upgrade style-dictionary to 3.0.3
chore(deps): update dependency eslint to v7.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: main
  • Upgrade eslint to 7.32.0
fix(deps): update dependency command-line-args to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/command-line-args-5.x
  • Merge into: main
  • Upgrade command-line-args to 5.2.0
fix(deps): update dependency glob to v7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-7.x
  • Merge into: main
  • Upgrade glob to 7.2.0
chore(deps): update commitlint monorepo (major)
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.1.0
chore(deps): update dependency husky to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-7.x
  • Merge into: main
  • Upgrade husky to 7.0.4
chore(deps): update dependency stylelint to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-14.x
  • Merge into: main
  • Upgrade stylelint to 14.0.1
chore(deps): update dependency stylelint-config-standard to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-23.x
  • Merge into: main
  • Upgrade stylelint-config-standard to 23.0.0
fix(deps): update dependency autoprefixer to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: main
  • Upgrade autoprefixer to 10.4.0
fix(deps): update dependency postcss to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: main
  • Upgrade postcss to 8.3.11

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

@jholt1 jholt1 merged commit 73e730b into main Oct 28, 2021
@jholt1 jholt1 deleted the renovate/configure branch October 28, 2021 11:20
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