Skip to content

chore: Configure Renovate#6783

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#6783
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • .devcontainer/Dockerfile (dockerfile)
  • .github/actions/setup/action.yml (github-actions)
  • .github/workflows/api-docs.yml (github-actions)
  • .github/workflows/auto-dependabot-fix.yml (github-actions)
  • .github/workflows/auto-lint.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/bump.yml (github-actions)
  • .github/workflows/check-pr.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/downloads.yml (github-actions)
  • .github/workflows/fosstars-report.yml (github-actions)
  • .github/workflows/memory-tests.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/tests-windows.yml (github-actions)
  • .github/workflows/typedoc.yml (github-actions)
  • .github/workflows/zizmor.yml (github-actions)
  • build-packages/changesets-fixed-version-bump/package.json (npm)
  • build-packages/check-license/package.json (npm)
  • build-packages/check-pr/package.json (npm)
  • build-packages/check-public-api/package.json (npm)
  • build-packages/get-changelog/package.json (npm)
  • build-packages/merge-and-write-changelogs/package.json (npm)
  • build-packages/test-utils/package.json (npm)
  • package.json (npm)
  • packages/connectivity/package.json (npm)
  • packages/eslint-config/package.json (npm)
  • packages/generator-common/package.json (npm)
  • packages/generator/package.json (npm)
  • packages/http-client/package.json (npm)
  • packages/odata-common/package.json (npm)
  • packages/odata-v2/package.json (npm)
  • packages/odata-v4/package.json (npm)
  • packages/openapi-generator/package.json (npm)
  • packages/openapi/package.json (npm)
  • packages/resilience/package.json (npm)
  • packages/temporal-de-serializers/package.json (npm)
  • packages/test-util/package.json (npm)
  • packages/util/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • test-packages/e2e-tests/package.json (npm)
  • test-packages/integration-tests/package.json (npm)
  • test-packages/memory-tests/sdk-canary/package.json (npm)
  • test-packages/memory-tests/sdk-v2/package.json (npm)
  • test-packages/self-tests/package.json (npm)
  • test-packages/test-services-e2e/package.json (npm)
  • test-packages/test-services-odata-common/package.json (npm)
  • test-packages/test-services-odata-v2/package.json (npm)
  • test-packages/test-services-odata-v4/package.json (npm)
  • test-packages/test-services-openapi/no-schema-service/package.json (npm)
  • test-packages/test-services-openapi/package.json (npm)
  • test-packages/test-services-openapi/swagger-yaml-service/package.json (npm)
  • test-packages/test-services-openapi/test-service/package.json (npm)
  • test-packages/type-tests/package.json (npm)
  • .nvmrc (nvm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

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

chore(deps): update dependency @​sap/cds-dk to v10.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/sap-cds-dk-10.x
  • Merge into: main
  • Upgrade @​sap/cds-dk to 10.0.5
chore(deps): update dependency @​sap/xssec to v4.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sap-xssec-4.x-lockfile
  • Merge into: main
  • Upgrade @​sap/xssec to 4.13.3
chore(deps): update dependency fast-xml-parser to v5.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fast-xml-parser-5.x-lockfile
  • Merge into: main
  • Upgrade fast-xml-parser to 5.10.1
chore(deps): update github/codeql-action action to v4.37.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-4.x
  • Merge into: main
  • Upgrade github/codeql-action to 7188fc363630916deb702c7fdcf4e481b751f97a
chore(deps): update actions/setup-node action to v6.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to 249970729cb0ef3589644e2896645e5dc5ba9c38
chore(deps): update dependency eslint-plugin-jsdoc to v63.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsdoc-63.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-jsdoc to 63.2.0
chore(deps): update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to 10.9.2
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to ~4.9.0
  • Upgrade typescript to 4.9.5
chore(deps): update zizmorcore/zizmor-action action to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/zizmorcore-zizmor-action-0.x
  • Merge into: main
  • Upgrade zizmorcore/zizmor-action to 6599ee8b7a49aef6a770f63d261d214911a7ce02
chore(deps): update actions/setup-node action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-7.x
  • Merge into: main
  • Upgrade actions/setup-node to 820762786026740c76f36085b0efc47a31fe5020
chore(deps): update dependency @​apidevtools/json-schema-ref-parser to v15
chore(deps): update dependency @sap-cloud-sdk/generator to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sap-cloud-sdk-generator-4.x
  • Merge into: main
  • Upgrade @sap-cloud-sdk/generator to 4.7.0
chore(deps): update dependency @sap-cloud-sdk/odata-v4 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sap-cloud-sdk-odata-v4-4.x
  • Merge into: main
  • Upgrade @sap-cloud-sdk/odata-v4 to 4.7.0
chore(deps): update dependency @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to ^24.0.0
chore(deps): update dependency express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade express to ^5.0.0
chore(deps): update dependency http-proxy-middleware to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/http-proxy-middleware-4.x
  • Merge into: main
  • Upgrade http-proxy-middleware to ^4.0.0
chore(deps): update dependency https-proxy-agent to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/https-proxy-agent-9.x
  • Merge into: main
  • Upgrade https-proxy-agent to ^9.0.0
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ~7.0.0
  • Upgrade typescript to 7.0.2
  • Upgrade typescript to <8
chore(deps): update mcr.microsoft.com/vscode/devcontainers/javascript-node docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to 1-18-bullseye
fix(deps): update dependency @​manypkg/get-packages to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/manypkg-get-packages-3.x
  • Merge into: main
  • Upgrade @manypkg/get-packages to ^3.0.0
fix(deps): update dependency @​stylistic/eslint-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-stylistic-monorepo
  • Merge into: main
  • Upgrade @stylistic/eslint-plugin to ^5.0.0
fix(deps): update dependency execa to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/execa-10.x
  • Merge into: main
  • Upgrade execa to ^10.0.0
fix(deps): update dependency yargs to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-18.x
  • Merge into: main
  • Upgrade yargs to ^18.0.0

🚸 PR 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up npm package @sap-cloud-sdk/test-util-internal: no-result

Files affected: test-packages/integration-tests/package.json


❓ 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 was generated by Mend Renovate. View the repository job log.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants