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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1021

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 24, 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

  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/nodejs.yml (github-actions)
  • package.json (npm)
  • packages/eslint-config-wantedly-typescript/package.json (npm)
  • packages/eslint-config-wantedly/package.json (npm)
  • packages/eslint-plugin-use-macros/package.json (npm)
  • packages/eslint-plugin-wantedly/package.json (npm)
  • packages/frolint/package.json (npm)
  • packages/prettier-config-wantedly/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 34 Pull Requests:

chore(deps): pin dependencies
chore(deps): pin dependency graphql-tag to v
  • Schedule: ["at any time"]
  • Branch name: renovate/apollo-graphql-packages
  • Merge into: master
  • Pin graphql-tag to 2.12.5
chore(deps): update actions/cache action to v2.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: master
  • Upgrade actions/cache to v2.1.7
chore(deps): update dependency @​types/estree to v0.0.51
  • Schedule: ["at any time"]
  • Branch name: renovate/estree-0.x
  • Merge into: master
  • Upgrade @types/estree to 0.0.51
chore(deps): update dependency @​types/mock-fs to v4.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mock-fs-4.x
  • Merge into: master
  • Upgrade @types/mock-fs to 4.13.1
chore(deps): update dependency pacote to v11.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pacote-11.x
  • Merge into: master
  • Upgrade pacote to 11.3.5
chore(deps): update dependency styled-components to v5.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-5.x
  • Merge into: master
  • Upgrade styled-components to 5.3.5
chore(deps): update dependency ts-jest to v27.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-27.x
  • Merge into: master
  • Upgrade ts-jest to 27.1.4
chore(deps): update jest monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 27.4.1
  • Upgrade jest to 27.5.1
fix(deps): update dependency chalk to v4.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-4.x
  • Merge into: master
  • Upgrade chalk to 4.1.2
fix(deps): update dependency cosmiconfig to v7.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cosmiconfig-7.x
  • Merge into: master
  • Upgrade cosmiconfig to 7.0.1
fix(deps): update dependency debug to v4.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/debug-4.x
  • Merge into: master
  • Upgrade debug to 4.3.4
chore(deps): update actions/checkout action to v2.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to v2.4.2
chore(deps): update actions/setup-node action to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2.5.1
chore(deps): update dependency @​types/eslint to v7.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade @types/eslint to 7.29.0
chore(deps): update dependency enhanced-resolve to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/enhanced-resolve-5.x
  • Merge into: master
  • Upgrade enhanced-resolve to 5.9.3
chore(deps): update dependency graphql to v15.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-15.x
  • Merge into: master
  • Upgrade graphql to 15.8.0
chore(deps): update dependency mock-fs to v5.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mock-fs-5.x
  • Merge into: master
  • Upgrade mock-fs to 5.1.2
chore(deps): update dependency scaffdog to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scaffdog-1.x
  • Merge into: master
  • Upgrade scaffdog to 1.2.0
chore(deps): update dependency typescript to v4.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to >=3.3.1 <4.6.4
  • Upgrade typescript to 4.6.3
fix(deps): update dependency prettier to v2.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.6.2
  • Upgrade @types/prettier to 2.6.0
fix(deps): update dependency resolve to v1.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-1.x
  • Merge into: master
  • Upgrade resolve to 1.22.0
  • Upgrade @types/resolve to 1.20.2
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3.0.2
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3.0.2
chore(deps): update actions/labeler action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-labeler-4.x
  • Merge into: master
  • Upgrade actions/labeler to v4
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3.1.1
chore(deps): update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: master
  • Upgrade graphql to ^14.6.0 || ^15.0.0 || ^16.0.0
  • Upgrade graphql to 16.4.0
chore(deps): update dependency jest to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to 28.0.0
chore(deps): update dependency lerna-changelog to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-lerna-monorepo
  • Merge into: master
  • Upgrade lerna-changelog to 2.2.0
chore(deps): update dependency pacote to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/pacote-13.x
  • Merge into: master
  • Upgrade pacote to 13.1.1
fix(deps): update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: master
  • Upgrade chalk to 5.0.1
fix(deps): update dependency clipanion to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/clipanion-3.x
  • Merge into: master
  • Upgrade clipanion to 3.1.0
fix(deps): update dependency eslint to v8.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.14.0
  • Upgrade @types/eslint to 8.4.1
fix(deps): update dependency eslint-plugin-jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-26.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to ^26.0.0

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

@github-actions github-actions bot added the repo Root directory of this project label Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo Root directory of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant