graphql-codegen-flutter-artemis-hooks icon indicating copy to clipboard operation
graphql-codegen-flutter-artemis-hooks copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend 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

  • example/package.json (npm)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 13 Pull Requests:

Update dependency graphql-codegen-flutter-artemis-hooks to v1.0.4
Update dependency ts-jest to v27.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-27.x
  • Merge into: master
  • Upgrade ts-jest to 27.1.5
Update dependency @​types/node to v16.18.68
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: master
  • Upgrade @types/node to 16.18.68
Update dependency jest to v27.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade jest to 27.5.1
Update dependency standard-version to v9.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-9.x
  • Merge into: master
  • Upgrade standard-version to 9.5.0
Update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.9.5
Update graphqlcodegenerator monorepo
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to 20.10.5
Update dependency auto-bind to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/auto-bind-5.x
  • Merge into: master
  • Upgrade auto-bind 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 ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • Upgrade graphql to 16.8.1
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to 5.3.3
Update graphqlcodegenerator monorepo (major)
Update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 29.5.11
  • Upgrade jest to 29.7.0
  • Upgrade ts-jest to 29.1.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Dec 30 '21 10:12 renovate[bot]