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 first-party Pulumi dependencies to v3.148.0 #799

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

pulumi-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.147.0 -> 3.148.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.147.0 -> v3.148.0
pulumi/pulumi final minor 3.147.0-nonroot -> 3.148.0-nonroot

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.148.0

Compare Source

3.148.0 (2025-01-31)
Features
  • [cli/config] Introduce --type flag for config set
    #​18287

  • [cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
    #​18379

  • [cli/package] Automatically get latest version for git based plugins if none is specified
    #​18215

  • [cli/package] Allow plugins from git sources to live in subdirectories in the repository
    #​18322

  • [sdk/python] Support commits in prerelease versions of generated Python SDKs
    #​18289

Bug Fixes
  • [cli/config] Fix parsing of config keys with paths and colons in path segments
    #​18378

  • [engine] Fix some plugin context leaks, which could leave plugin processes running on exit
    #​18373

  • [cli/package] Respect virtualenv option in package add/link
    #​18319

  • [programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
    #​18177

  • [sdk/nodejs] Fix debug strings triggering the Output toString error
    #​18016

  • [sdk/nodejs] Use the corepack executable from dev dependencies
    #​18393

  • [sdk/python] Allow Pip 25
    #​18343

  • [sdk/python] Make RunPlugin default to using a virtualenv
    #​18371

Miscellaneous
  • [sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
    #​18394

  • [sdkgen] Align pulumi.json and schema.go
    #​18334


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 these updates 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 Jan 31, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) January 31, 2025 15:40
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.16%. Comparing base (97de67e) to head (d963eb8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #799   +/-   ##
=======================================
  Coverage   50.16%   50.16%           
=======================================
  Files          30       30           
  Lines        4212     4212           
=======================================
  Hits         2113     2113           
  Misses       1912     1912           
  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 026fe68 into master Jan 31, 2025
7 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch January 31, 2025 15:48
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