Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gabrielfeo
Copy link
Member

No description provided.

@bot-gh-dv-shared
Copy link
Collaborator

Reconfigure PR Results

This is an reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • sources/.tool-versions (asdf)
  • .github/actions/build-dist/action.yml (github-actions)
  • .github/actions/init-integ-test/action.yml (github-actions)
  • .github/workflows/ci-check-and-unit-test.yml (github-actions)
  • .github/workflows/ci-check-no-dist-update.yml (github-actions)
  • .github/workflows/ci-codeql.yml (github-actions)
  • .github/workflows/ci-combine-bot-prs.yml (github-actions)
  • .github/workflows/ci-init-script-check.yml (github-actions)
  • .github/workflows/ci-integ-test.yml (github-actions)
  • .github/workflows/ci-ossf-scorecard.yml (github-actions)
  • .github/workflows/ci-update-dist.yml (github-actions)
  • .github/workflows/ci-validate-wrappers.yml (github-actions)
  • .github/workflows/demo-job-summary.yml (github-actions)
  • .github/workflows/demo-pr-build-scan-comment.yml (github-actions)
  • .github/workflows/integ-test-build-scan-publish.yml (github-actions)
  • .github/workflows/integ-test-cache-cleanup.yml (github-actions)
  • .github/workflows/integ-test-caching-config.yml (github-actions)
  • .github/workflows/integ-test-dependency-graph.yml (github-actions)
  • .github/workflows/integ-test-dependency-submission-failures.yml (github-actions)
  • .github/workflows/integ-test-dependency-submission.yml (github-actions)
  • .github/workflows/integ-test-detect-toolchains.yml (github-actions)
  • .github/workflows/integ-test-inject-develocity.yml (github-actions)
  • .github/workflows/integ-test-provision-gradle-versions.yml (github-actions)
  • .github/workflows/integ-test-restore-configuration-cache.yml (github-actions)
  • .github/workflows/integ-test-restore-containerized-gradle-home.yml (github-actions)
  • .github/workflows/integ-test-restore-custom-gradle-home.yml (github-actions)
  • .github/workflows/integ-test-restore-gradle-home.yml (github-actions)
  • .github/workflows/integ-test-restore-java-toolchain.yml (github-actions)
  • .github/workflows/integ-test-sample-gradle-plugin.yml (github-actions)
  • .github/workflows/integ-test-sample-kotlin-dsl.yml (github-actions)
  • .github/workflows/integ-test-wrapper-validation.yml (github-actions)
  • .github/workflows/update-checksums-file.yml (github-actions)
  • .github/workflow-samples/gradle-plugin/settings.gradle.kts (gradle)
  • .github/workflow-samples/gradle-plugin/gradle/libs.versions.toml (gradle)
  • .github/workflow-samples/gradle-plugin/plugin/build.gradle.kts (gradle)
  • .github/workflow-samples/groovy-dsl/gradle.properties (gradle)
  • .github/workflow-samples/groovy-dsl/settings.gradle (gradle)
  • .github/workflow-samples/groovy-dsl/build.gradle (gradle)
  • .github/workflow-samples/java-toolchain/gradle.properties (gradle)
  • .github/workflow-samples/java-toolchain/settings.gradle.kts (gradle)
  • .github/workflow-samples/java-toolchain/build.gradle.kts (gradle)
  • .github/workflow-samples/kotlin-dsl/gradle.properties (gradle)
  • .github/workflow-samples/kotlin-dsl/settings.gradle.kts (gradle)
  • .github/workflow-samples/kotlin-dsl/build.gradle.kts (gradle)
  • .github/workflow-samples/no-ge/settings.gradle (gradle)
  • .github/workflow-samples/no-ge/build.gradle (gradle)
  • .github/workflow-samples/no-wrapper/settings.gradle (gradle)
  • .github/workflow-samples/no-wrapper/build.gradle (gradle)
  • .github/workflow-samples/no-wrapper-gradle-4/settings.gradle (gradle)
  • .github/workflow-samples/no-wrapper-gradle-4/build.gradle (gradle)
  • .github/workflow-samples/no-wrapper-gradle-5/settings.gradle (gradle)
  • .github/workflow-samples/no-wrapper-gradle-5/build.gradle (gradle)
  • .github/workflow-samples/non-executable-wrapper/settings.gradle (gradle)
  • .github/workflow-samples/non-executable-wrapper/build.gradle (gradle)
  • sources/src/resources/init-scripts/gradle-actions.build-result-capture.init.gradle (gradle)
  • sources/src/resources/init-scripts/gradle-actions.github-dependency-graph.init.gradle (gradle)
  • sources/src/resources/init-scripts/gradle-actions.inject-develocity.init.gradle (gradle)
  • .github/workflow-samples/gradle-plugin/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .github/workflow-samples/groovy-dsl/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .github/workflow-samples/java-toolchain/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .github/workflow-samples/kotlin-dsl/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .github/workflow-samples/non-executable-wrapper/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • sources/package.json (npm)
  • sources/.nvmrc (nvm)
  • .github/renovate.json5 (renovate-config-presets)

Configuration Summary

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

  • 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.
  • 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.
  • Append Signed-off-by: to signoff Git commits.
  • Disable Renovate Dependency Dashboard creation.

What to Expect

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

[Renovate Bot] Replace dependency npm-run-all with npm-run-all2 5.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all-replacement
  • Merge into: main
  • Upgrade npm-run-all to 5.0.0
[Renovate Bot] Update github/codeql-action action to v3.29.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to 51f77329afa6477de8c49fc9c7046c15b9a4e79d
[Renovate Bot] Update Node.js to v20.19.4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.19.4
[Renovate Bot] Update dependency @​azure/logger to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-sdk-for-js-monorepo
  • Merge into: main
  • Upgrade @azure/logger to 1.3.0
[Renovate Bot] Update dependency eslint to v9.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 9.32.0
[Renovate Bot] Update dependency gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.3
[Renovate Bot] Update dependency typescript to v5.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.9.2
[Renovate Bot] Update dependency gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.0.0
[Renovate Bot] Update dependency nock to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-14.x
  • Merge into: main
  • Upgrade nock to 14.0.8
[Renovate Bot] Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
  • Upgrade node to 22.18.0
[Renovate Bot] Update octokit monorepo (major)
[Renovate Bot] Update plugin com.gradle.build-scan to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.build-scan-3.x
  • Merge into: main
  • Upgrade com.gradle.build-scan to 3.19.2

Warning

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

  • Failed to look up maven package com.gradle:build-scan-plugin

Files affected: sources/src/resources/init-scripts/gradle-actions.inject-develocity.init.gradle

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.

2 participants