Skip to content

chore: Configure Renovate#1

Open
svc-secops wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#1
svc-secops wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@svc-secops
Copy link

@svc-secops svc-secops commented Nov 6, 2025

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

  • .github/workflows/compare-build-output.yml (github-actions)
  • .github/workflows/pr.yaml (github-actions)
  • .github/workflows/prep-release.yml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/verify-changeset.yml (github-actions)
  • 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.

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

fix(deps): update dependency glob to v11.1.0 [security]
  • Branch name: renovate/npm-glob-vulnerability
  • Merge into: main
  • Upgrade glob to 11.1.0
chore(deps): pin dependencies
chore(deps): pin dependency @​apollo/client to 4.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/apollo-graphql-packages
  • Merge into: main
  • Pin @apollo/client to 4.0.12
chore(deps): pin dependency @​types/react to 19.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Pin @types/react to 19.2.4
chore(deps): update knope-dev/action action to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/knope-dev-action-2.x
  • Merge into: main
  • Upgrade knope-dev/action to v2.1.2
chore(deps): update dependency @​types/node to ^24.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to ^24.12.0
chore(deps): update dependency @​vitejs/plugin-react to ^5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.2.0
chore(deps): update dependency esbuild to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.27.0
chore(deps): update dependency happy-dom to ^20.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/happy-dom-monorepo
  • Merge into: main
  • Upgrade happy-dom to ^20.8.4
chore(deps): update dependency prettier to ^3.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.8.1
chore(deps): update vitest monorepo to ^4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^4.1.0
  • Upgrade vitest to ^4.1.0
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/github-script action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-8.x
  • Merge into: main
  • Upgrade actions/github-script to v8
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
chore(deps): update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant