Skip to content

Conversation

@svc-secops
Copy link
Contributor

@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)
  • client/package.json (npm)
  • final/client/package.json (npm)
  • final/subgraph-locations/package.json (npm)
  • final/subgraph-reviews/package.json (npm)
  • subgraph-locations/package.json (npm)
  • subgraph-reviews/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 development dependencies and retain SemVer ranges for others.
  • Group all minor and patch updates together.

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

fix(deps): update dependency vite to v5.4.21 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 5.4.21
fix(deps): update all non-major dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/all-minor-patch
  • Merge into: main
  • Upgrade @chakra-ui/react to 2.10
  • Upgrade nth-check to 2.1.1
  • Upgrade secops to 2.0.7
chore(deps): update node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to <=24
fix(deps): update apollo graphql packages (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-apollo-graphql-packages
  • Merge into: main
  • Upgrade @apollo/client to ^4.0.0
  • Upgrade @apollo/server to ^5.0.0
fix(deps): update dependency @chakra-ui/react to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-chakra-ui-monorepo
  • Merge into: main
  • Upgrade @chakra-ui/react to 3.29
fix(deps): update dependency @​vitejs/plugin-react to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.0.0
fix(deps): update dependency framer-motion to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-12.x
  • Merge into: main
  • Upgrade framer-motion to ^12.0.0
fix(deps): update dependency react-dom to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react-dom to ^19.0.0
fix(deps): update dependency react-icons to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-5.x
  • Merge into: main
  • Upgrade react-icons to ^5.0.0
fix(deps): update dependency react-router-dom to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to ^7.0.0
fix(deps): update dependency web-vitals to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/web-vitals-5.x
  • Merge into: main
  • Upgrade web-vitals to ^5.0.0
fix(deps): update testing-library monorepo (major)
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.

3 participants