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

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

Configure Renovate #351

wants to merge 1 commit into from

Conversation

svc-secops
Copy link

@svc-secops svc-secops commented Jul 13, 2023

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .circleci/config.yml (circleci)
  • final/client/package.json (npm)
  • final/server/package.json (npm)
  • start/client/package.json (npm)
  • start/server/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • 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 (except for nuget) 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.
  • Show all Merge Confidence badges for pull requests.
  • Pin dependency versions for devDependencies and retain SemVer ranges for others.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 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 29 Pull Requests:

fix(deps): update dependency graphql to v16.8.1 [security]
  • Branch name: renovate/npm-graphql-vulnerability
  • Merge into: main
  • Upgrade graphql to ^16.8.1
  • Upgrade graphql to 16.8.1
fix(deps): update dependency sequelize to v6.29.0 [security]
  • Branch name: renovate/npm-sequelize-vulnerability
  • Merge into: main
  • Upgrade sequelize to 6.29.0
fix(deps): update dependency sqlite3 to v5.1.5 [security]
  • Branch name: renovate/npm-sqlite3-vulnerability
  • Merge into: main
  • Upgrade sqlite3 to 5.1.5
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): update dependency artillery to ^2.0.0-26
  • Schedule: ["at any time"]
  • Branch name: renovate/artillery-2.x
  • Merge into: main
  • Upgrade artillery to ^2.0.0-26
chore(deps): update dependency @testing-library/jest-dom to ^5.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-monorepo
  • Merge into: main
  • Upgrade @testing-library/jest-dom to ^5.17.0
chore(deps): update dependency @​types/jest to ^29.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.2.2
chore(deps): update dependency @​types/node to ^18.11.9
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to ^18.11.9
chore(deps): update dependency node-fetch to ^2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-2.x
  • Merge into: main
  • Upgrade node-fetch to ^2.7.0
chore(deps): update dependency npm-watch to ^0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-watch-0.x
  • Merge into: main
  • Upgrade npm-watch to ^0.13.0
chore(deps): update node.js to v14.21.3
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-dependencies-(non-major)
  • Merge into: main
  • Upgrade cimg/node to 14.21.3
chore(deps): update dependency jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest to ^29.0.0
chore(deps): update dependency nock to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-13.x
  • Merge into: main
  • Upgrade nock to ^13.0.0
chore(deps): update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: main
  • Upgrade node-fetch to ^3.0.0
chore(deps): update dependency now to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/now-21.x
  • Merge into: main
  • Upgrade now to ^21.0.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-node-22.x
  • Merge into: main
  • Upgrade cimg/node to 22.12.0
chore(deps): update react monorepo to v19 (major)
chore(deps): update testing-library monorepo (major)
fix(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
fix(deps): update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: main
  • Upgrade dotenv to ^16.0.0
fix(deps): update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: main
  • Upgrade graphql to ^16.0.0
fix(deps): update dependency mime to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/mime-4.x
  • Merge into: main
  • Upgrade mime to ^4.0.0
fix(deps): update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x
  • Merge into: main
  • Upgrade nodemon to ^3.0.0
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update dependency uuid to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-11.x
  • Merge into: main
  • Upgrade uuid to ^11.0.0
fix(deps): update react-router monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router to ^7.0.0
  • Upgrade react-router-dom to ^7.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

❓ 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 Renovate Bot.

@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant