Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Configure Renovate #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 6, 2023

Mend Renovate

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.


Detected Package Files

  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/artifact-cleanup.yml (github-actions)
  • .github/workflows/command-dispatch.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/master.yml (github-actions)
  • .github/workflows/pr-automation.yml (github-actions)
  • .github/workflows/prerelease.yml (github-actions)
  • .github/workflows/pull-request.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/run-acceptance-tests.yml (github-actions)
  • provider/go.mod (gomod)
  • provider/shim/go.mod (gomod)
  • sdk/dotnet/go.mod (gomod)
  • sdk/go.mod (gomod)
  • sdk/java/go.mod (gomod)
  • sdk/nodejs/go.mod (gomod)
  • sdk/python/go.mod (gomod)
  • sdk/java/settings.gradle (gradle)
  • sdk/java/build.gradle (gradle)
  • sdk/nodejs/package.json (npm)
  • sdk/dotnet/Lbrlabs.PulumiPackage.Vantage.csproj (nuget)
  • sdk/python/setup.py (pip_setup)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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.

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


What to Expect

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

Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pulumi-terraform-plugin-sdk-v2-digest
  • Merge into: main
  • Upgrade github.com/pulumi/terraform-plugin-sdk/v2 to 7ac578ce47fc07e0888beee6d4ab9db09369274f
Update dependency Microsoft.SourceLink.GitHub to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.sourcelink.github-1.x
  • Merge into: main
  • Upgrade Microsoft.SourceLink.GitHub to 1.1.1
Update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: main
  • Upgrade com.google.code.gson:gson to 2.10.1
Update dependency com.pulumi:pulumi to v0.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.pulumi-pulumi-0.x
  • Merge into: main
  • Upgrade com.pulumi:pulumi to 0.9.9
Update jaxxstorm/action-install-gh-release action to v1.10.0
Update module github.com/hashicorp/terraform-plugin-framework to v1.5.0
Update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.72.0
Update module github.com/pulumi/pulumi/sdk/v3 to v3.104.0
Update module github.com/vantage-sh/terraform-provider-vantage/shim to v0.1.9
Update pascalgn/automerge-action action to v0.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pascalgn-automerge-action-0.x
  • Merge into: main
  • Upgrade pascalgn/automerge-action to v0.16.2
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.github.gradle-nexus.publish-plugin-1.x
  • Merge into: main
  • Upgrade io.github.gradle-nexus.publish-plugin to 1.3.0
Update thollander/actions-comment-pull-request action to v2.4.3
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to v4
Update actions/setup-dotnet action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-dotnet-4.x
  • Merge into: main
  • Upgrade actions/setup-dotnet to v4
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
Update dependency Microsoft.SourceLink.GitHub to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.sourcelink.github-8.x
  • Merge into: main
  • Upgrade Microsoft.SourceLink.GitHub to 8.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update goreleaser/goreleaser-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-5.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to v5
Update peter-evans/create-or-update-comment action to v4
Update peter-evans/slash-command-dispatch action to v4

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

  • Could not determine new digest for update (go package github.com/pulumi/pulumi-terraform-bridge/pf)

Files affected: provider/go.mod


❓ 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 Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants