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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #3799

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 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

  • src/abacus/server/Cargo.toml (cargo)
  • src/abacus/signedsource/Cargo.toml (cargo)
  • src/abacus-backoffice/Dockerfile (dockerfile)
  • src/abacus-kochka/Dockerfile (dockerfile)
  • src/abacus/Dockerfile (dockerfile)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/continuous-integration-javascript.yml (github-actions)
  • .github/workflows/continuous-integration-rust.yml (github-actions)
  • .github/workflows/dockerfile-builder.yml (github-actions)
  • .github/workflows/npm-publisher.yml (github-actions)
  • .github/workflows/shipit.yml (github-actions)
  • src/sx-tailwind-website/__github__/.github/workflows/continuous-integration.yml (github-actions)
  • package.json (npm)
  • scripts/package.json (npm)
  • src/abacus-backoffice/package.json (npm)
  • src/abacus-kochka/package.json (npm)
  • src/babel-plugin-transform-sx-tailwind/package.json (npm)
  • src/babel-preset-adeira/package.json (npm)
  • src/css-colors/package.json (npm)
  • src/eslint-config-adeira/package.json (npm)
  • src/eslint-fixtures-tester/package.json (npm)
  • src/eslint-plugin-adeira/package.json (npm)
  • src/eslint-plugin-sx/package.json (npm)
  • src/example-relay/package.json (npm)
  • src/fetch/package.json (npm)
  • src/fixtures-tester/package.json (npm)
  • src/flow-config-parser/package.json (npm)
  • src/flow-types-eslint/package.json (npm)
  • src/graphql-bc-checker/package.json (npm)
  • src/graphql-global-id/package.json (npm)
  • src/graphql-relay-fauna/package.json (npm)
  • src/graphql-relay/package.json (npm)
  • src/graphql-resolve-wrapper/package.json (npm)
  • src/icons/package.json (npm)
  • src/js/package.json (npm)
  • src/monorepo-npm-publisher/package.json (npm)
  • src/monorepo-scanner/package.json (npm)
  • src/monorepo-shipit/package.json (npm)
  • src/monorepo-utils/package.json (npm)
  • src/murmur-hash/package.json (npm)
  • src/relay/package.json (npm)
  • src/signed-source/package.json (npm)
  • src/sx-design/package.json (npm)
  • src/sx-jest-snapshot-serializer/package.json (npm)
  • src/sx-tailwind-website/package.json (npm)
  • src/sx-tailwind/package.json (npm)
  • src/sx/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 web3j 5.0.0 release
  • 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
  • Do not upgrade from Alpine stable to edge

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

Pin dependencies
Pin dependency apollo-server-micro to 3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/apollo-graphql-packages
  • Merge into: master
  • Pin apollo-server-micro to 3.6.3
Update dependency postcss to v8.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: master
  • Upgrade postcss to 8.4.8
Update Node.js to v17.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x
  • Merge into: master
  • Upgrade node to 17.6.0-alpine
Update Rust crate tokio to 1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x
  • Merge into: master
  • Upgrade tokio to 1.17.0
Update dependency fbt to v0.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fbt-0.x
  • Merge into: master
  • Upgrade fbt to ^0.17.0
  • Upgrade fbt to 0.17.1
Update dependency @​svgr/core to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/svgr-core-6.x
  • Merge into: master
  • Upgrade @svgr/core to 6.2.1
Update dependency @​svgr/plugin-svgo to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/svgr-plugin-svgo-6.x
  • Merge into: master
  • Upgrade @svgr/plugin-svgo to 6.2.0
Update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: master
  • Upgrade chalk to 5.0.0
  • Upgrade chalk to ^5.0.0
Update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: master
  • Upgrade graphql to ^15.8.0 || ^16.0.0
  • Upgrade graphql to ^15.1.0 || ^16.0.0
  • Upgrade graphql to ^15.0.0 || ^16.0.0
  • Upgrade graphql to ^15.3.0 || ^16.0.0
  • Upgrade graphql to 16.3.0
  • Upgrade graphql to ^14.0.0 || ^15.0.0 || ^16.0.0
Update dependency hast-util-to-html to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/hast-util-to-html-8.x
  • Merge into: master
  • Upgrade hast-util-to-html to 8.0.3
Update dependency react to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^16.13.1 || ^17.0.0
Update dependency refractor to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/refractor-4.x
  • Merge into: master
  • Upgrade refractor to 4.5.0
Update dependency strip-ansi to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-ansi-7.x
  • Merge into: master
  • Upgrade strip-ansi to 7.0.1
Update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: master
  • Upgrade tailwindcss to ^3.0.0
  • Upgrade tailwindcss to 3.0.23

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

@renovate renovate bot requested a review from a team as a code owner January 21, 2022 23:25
@mrtnzlml
Copy link
Member

Related PR: #2154

@mrtnzlml mrtnzlml self-assigned this Jan 21, 2022
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 01:19 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 01:19 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:11 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:11 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:15 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:15 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:19 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:21 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:35 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:35 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:49 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:49 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 18:56 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 18:56 Inactive
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from ba64d7e to b5b3de6 Compare January 24, 2022 07:09
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 5, 2022 14:23 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 5, 2022 14:23 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 5, 2022 14:23 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 5, 2022 14:23 Inactive
mrtnzlml added a commit that referenced this pull request Mar 5, 2022
History repeats: I am configuring Renovate bot again. Dependabot is
great and it's awesome that it's integrated into GitHub natively.
Unfortunately, it does not support Yarn Berry and seems like it won't
anytime soon (dependabot/dependabot-core#1297).

I would like to configure Renovate bot instead which should support Yarn
Berry without many problems and therefore unblock our Yarn upgrade (#2154).

At this moment I would like to keep both Dependabot and Renovate bot
enabled to see if everything works correctly, and eventually I'd like to
turn off Dependabot completely or limit it to things Renovate bot doesn't
support.

Closes: #3799
@mrtnzlml mrtnzlml mentioned this pull request Mar 5, 2022
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 02:07 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 02:07 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 06:24 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 06:24 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 13:06 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 13:06 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 13:16 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 13:16 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 13:31 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 13:31 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay March 7, 2022 13:42 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website March 7, 2022 13:42 Inactive
@kodiakhq kodiakhq bot closed this in #4047 Mar 7, 2022
kodiakhq bot pushed a commit that referenced this pull request Mar 7, 2022
History repeats: I am configuring Renovate bot again. Dependabot is
great and it's awesome that it's integrated into GitHub natively.
Unfortunately, it does not support Yarn Berry and seems like it won't
anytime soon (dependabot/dependabot-core#1297).

I would like to configure Renovate bot instead which should support Yarn
Berry without many problems and therefore unblock our Yarn upgrade (#2154).

At this moment I would like to keep both Dependabot and Renovate bot
enabled to see if everything works correctly, and eventually I'd like to
turn off Dependabot completely or limit it to things Renovate bot doesn't
support.

Closes: #3799
@renovate renovate bot deleted the renovate/configure branch March 7, 2022 14:01
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