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

Update module github.com/pulumi/pulumi/sdk/v3 to v3.144.0 #776

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

pulumi-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/sdk/v3 require minor v3.143.0 -> v3.144.0

Release Notes

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

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 20, 2024
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.26.0 -> v0.33.0

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.19%. Comparing base (41c5a29) to head (29c1aea).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #776   +/-   ##
=======================================
  Coverage   50.19%   50.19%           
=======================================
  Files          30       30           
  Lines        4210     4210           
=======================================
  Hits         2113     2113           
  Misses       1910     1910           
  Partials      187      187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pulumi-renovate pulumi-renovate bot merged commit 5274a6e into master Dec 20, 2024
7 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch December 20, 2024 21:36
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