🎡 GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
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 1 Pull Request:
chore(deps): update dependency secops to v2.0.7
- Schedule: ["at any time"]
- Branch name: `renovate/circleci-dependencies-(non-major)`
- Merge into: `main`
- Upgrade secops to `2.0.7`
❓ 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.
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)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.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 1 Pull Request:
chore(deps): update dependency secops to v2.0.7
- Schedule: ["at any time"] - Branch name: `renovate/circleci-dependencies-(non-major)` - Merge into: `main` - Upgrade secops to `2.0.7`❓ 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.