We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.devcontainer/Dockerfile
.github/actions/download-bin/action.yml actions/download-artifact v4 .github/actions/download-sdk/action.yml actions/download-artifact v4 .github/actions/setup-tools/action.yml actions/setup-go v5 jaxxstorm/action-install-gh-release v1.11.0 pulumi/actions v5 jaxxstorm/action-install-gh-release v1.11.0 actions/setup-node v4 actions/setup-dotnet v4 actions/setup-python v5 actions/setup-java v4 gradle/gradle-build-action v3 .github/actions/upload-bin/action.yml actions/upload-artifact v4 .github/actions/upload-sdk/action.yml actions/upload-artifact v4 .github/workflows/build_provider.yml actions/checkout v4 actions/download-artifact v4 actions/upload-artifact v4 .github/workflows/build_sdk.yml actions/checkout v4 actions/cache v4 pulumi/git-status-check-action v1 .github/workflows/license.yml actions/checkout v4 .github/workflows/lint.yml actions/checkout v4 actions/setup-go v5 golangci/golangci-lint-action v6 .github/workflows/main.yml jlumbroso/free-disk-space v1.3.1 actions/checkout v4 aws-actions/configure-aws-credentials v4 actions/checkout v4 GoTestTools/gotestfmt-action v2 .github/workflows/pr-automation.yml pascalgn/automerge-action v0.16.3 .github/workflows/prerelease.yml actions/checkout v4 GoTestTools/gotestfmt-action v2 .github/workflows/prerequisites.yml actions/checkout v4 pulumi/provider-version-action v1 actions/cache v4 thollander/actions-comment-pull-request v2 actions/upload-artifact v4 .github/workflows/publish.yml actions/checkout v4 actions/download-artifact v4 softprops/action-gh-release v1 actions/checkout v4 pulumi/pulumi-package-publisher v0.0.20 pulumi/publish-go-sdk-action v1 actions/checkout v4 .github/workflows/pull-request.yml actions/checkout v4 thollander/actions-comment-pull-request v2 .github/workflows/release.yml actions/checkout v4 GoTestTools/gotestfmt-action v2 .github/workflows/resync-build.yml actions/checkout v4 actions/checkout v4 peter-evans/create-pull-request v3.12.0 .github/workflows/run-acceptance-tests.yml peter-evans/create-or-update-comment v1 guibranco/github-status-action-v2 0849440ec82c5fa69b2377725b9b7852a3977e76 actions/checkout v4 actions/checkout v4 GoTestTools/gotestfmt-action v2 .github/workflows/upgrade-bridge.yml pulumi/pulumi-upgrade-provider-action v0.0.12 .github/workflows/upgrade-provider.yml pulumi/pulumi-upgrade-provider-action v0.0.12 .github/workflows/verify-release.yml actions/checkout v4
actions/download-artifact v4
actions/setup-go v5
jaxxstorm/action-install-gh-release v1.11.0
pulumi/actions v5
actions/setup-node v4
actions/setup-dotnet v4
actions/setup-python v5
actions/setup-java v4
gradle/gradle-build-action v3
actions/upload-artifact v4
actions/checkout v4
actions/cache v4
pulumi/git-status-check-action v1
golangci/golangci-lint-action v6
jlumbroso/free-disk-space v1.3.1
aws-actions/configure-aws-credentials v4
GoTestTools/gotestfmt-action v2
pascalgn/automerge-action v0.16.3
pulumi/provider-version-action v1
thollander/actions-comment-pull-request v2
softprops/action-gh-release v1
pulumi/pulumi-package-publisher v0.0.20
pulumi/publish-go-sdk-action v1
peter-evans/create-pull-request v3.12.0
peter-evans/create-or-update-comment v1
guibranco/github-status-action-v2 0849440ec82c5fa69b2377725b9b7852a3977e76
pulumi/pulumi-upgrade-provider-action v0.0.12
examples/go.mod go 1.22 github.com/pulumi/pulumi/pkg/v3 v3.126.0 provider/go.mod go 1.22 go 1.22.4 github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240520223432-0c0bf0d65f10@0c0bf0d65f10 github.com/grafana/terraform-provider-grafana/v3 v3.2.1 github.com/pulumi/pulumi-terraform-bridge/pf v0.41.0 github.com/pulumi/pulumi-terraform-bridge/v3 v3.88.0 github.com/pulumi/pulumi/sdk/v3 v3.126.0 sdk/go.mod go 1.22 github.com/blang/semver v3.5.1+incompatible github.com/pulumi/pulumi/sdk/v3 v3.126.0
go 1.22
github.com/pulumi/pulumi/pkg/v3 v3.126.0
go 1.22.4
github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240520223432-0c0bf0d65f10@0c0bf0d65f10
github.com/grafana/terraform-provider-grafana/v3 v3.2.1
github.com/pulumi/pulumi-terraform-bridge/pf v0.41.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.88.0
github.com/pulumi/pulumi/sdk/v3 v3.126.0
github.com/blang/semver v3.5.1+incompatible
examples/typescript/service_account/package.json @pulumi/pulumi ^3.0.0 @pulumi/random ^4.8.2 @types/node ^14
@pulumi/pulumi ^3.0.0
@pulumi/random ^4.8.2
@types/node ^14
sdk/dotnet/Pulumiverse.Grafana.csproj Pulumi 3.* Microsoft.SourceLink.GitHub 1.0.0
Pulumi 3.*
Microsoft.SourceLink.GitHub 1.0.0
examples/python/explicit_provider/requirements.txt pulumi >=3.0.0,<4.0.0 pulumi-random >=4.0.0,<5.0.0 examples/python/service_account/requirements.txt pulumi >=3.0.0,<4.0.0
pulumi >=3.0.0,<4.0.0
pulumi-random >=4.0.0,<5.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
dockerfile
github-actions
gomod
npm
nuget
pip_requirements
The text was updated successfully, but these errors were encountered: