Skip to content
New issue

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

Pin dependencies #172

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

Pin dependencies #172

wants to merge 1 commit into from

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies pin ^3.0.0 -> 3.144.1
github.com/pulumi/pulumi/pkg/v3 require minor v3.143.0 -> v3.144.1
github.com/pulumi/terraform-plugin-sdk/v2 replace digest 0c0bf0d -> 7ac578c

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.144.1

Compare Source

3.144.1 (2024-12-20)

Bug Fixes

v3.144.0

Compare Source

3.144.0 (2024-12-20)

Features
  • [engine] Warn if refresh or destroy use older parameterized packages
    #​18029

  • [sdk/dotnet] Update dotnet to 3.71.1
    #​18084

  • [auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig
    #​17939

  • [cli/plugin] Log plugin unstructured output to debug instead of info
    #​17943

  • [sdk/yaml] Update pulumi-yaml to 1.13.0
    #​18077

Bug Fixes
  • [backend/diy] Retry deletes of lock files if they fail
    #​18059

  • [auto/go] Fix potential race condition when using automation API
    #​18044

  • [auto/go] Fix "debug" flag in automation api
    #​18071

  • [cli/install] Avoid unnecessary Node.js installations
    #​18041

  • [engine] Use package load v2 in loader server so it can include paramaterization
    #​18072
    #​18021

  • [programgen/dotnet] Emit local dependencies in restore sources deterministically
    #​18026

  • [sdk/go] Ignore DependsOn for direct form invokes instead of raising an error
    #​18089

  • [sdk/nodejs] Respect the noCheck option from tsconfig.json
    #​18067

  • [sdk/nodejs] Gracefully handle errors that don't implement toString
    #​18080

  • [sdk/python] Fix hang on error when using uv on Windows
    #​18054

  • [sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages
    #​18042

Miscellaneous
  • [sdkgen/go] Skip TestPackageAddGoParameterized
    #​18049

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Dec 12, 2024
@pulumi-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: provider/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:7: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20230802223851-7ac578ce47fc" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 7ac578ce47fc

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 5 times, most recently from 53ba4c7 to 685880b Compare December 16, 2024 10:09
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) December 16, 2024 18:39
@pulumi-renovate pulumi-renovate bot changed the title Pin dependencies Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Dec 18, 2024
@pulumi-renovate pulumi-renovate bot changed the title Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Update first-party Pulumi dependencies Dec 20, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 4 times, most recently from 0015f5d to 8bfdc5c Compare December 27, 2024 15:48
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies Pin dependencies Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants