From a38b22713195223fe84fe6d858a9e3615d7ea6cd Mon Sep 17 00:00:00 2001
From: "pulumi-renovate[bot]"
<189166143+pulumi-renovate[bot]@users.noreply.github.com>
Date: Tue, 29 Apr 2025 11:14:03 -0700
Subject: [PATCH] Update first-party Pulumi dependencies (#524)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.163.0` -> `v3.165.0` |
|
[github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.0.0-20250417110128-49fb14839a5a` -> `v3.165.0` |
|
[github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.0.0-20250417110128-49fb14839a5a` -> `v3.165.0` |
|
[github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.0.0-20250417110128-49fb14839a5a` -> `v3.165.0` |
|
[github.com/pulumi/pulumi/sdk/v3](https://redirect.github.com/pulumi/pulumi)
| require | minor | `v3.163.0` -> `v3.165.0` |
| [pulumi/esc-action](https://redirect.github.com/pulumi/esc-action) |
action | minor | `v1.3.0` -> `v1.4.0` |
---
### Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
###
[`v3.165.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.165.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi/compare/v3.163.0...v3.165.0)
#### 3.165.0 (2025-04-25)
##### Features
- \[cli] Add PULUMI_RUN_PROGRAM environment variable to globally set
--run-program
[#19293](https://redirect.github.com/pulumi/pulumi/pull/19293)
- \[auto/{go,nodejs,python}] Add --run-program to automation api for
destroy and refresh
[#19218](https://redirect.github.com/pulumi/pulumi/pull/19218)
- \[auto/nodejs] Add the ability to configure a remote executor image
[#19286](https://redirect.github.com/pulumi/pulumi/pull/19286)
- \[programgen] Support provider resources in generatehcl2definition
[#19192](https://redirect.github.com/pulumi/pulumi/pull/19192)
- \[sdk/dotnet] Update dotnet to v3.79.0
[#19302](https://redirect.github.com/pulumi/pulumi/pull/19302)
- \[cli/package] Change default registry source to private
- \[sdk/nodejs] Add resourceName and resourceType to get the runtime
name and type token for resources
[#18842](https://redirect.github.com/pulumi/pulumi/pull/18842)
- \[sdk/nodejs] Add `--exclude` and `--exclude-dependents` to the NodeJS
Automation API
[#19270](https://redirect.github.com/pulumi/pulumi/pull/19270)
- \[sdk/python] Add bootstrap-less mode for Python component providers
[#19198](https://redirect.github.com/pulumi/pulumi/pull/19198)
- \[sdk/python] Add pulumi.type_token decorator
[#19309](https://redirect.github.com/pulumi/pulumi/pull/19309)
##### Bug Fixes
- \[engine] Fix ImportID being lost from state during update operations
[#19314](https://redirect.github.com/pulumi/pulumi/pull/19314)
- \[pkg] Update Dependencies in the JSON schema
[#19282](https://redirect.github.com/pulumi/pulumi/pull/19282)
- \[cli/import] Fix an error when importing a resource that already
exists with the matching ID
[#19290](https://redirect.github.com/pulumi/pulumi/pull/19290)
- \[cli/install] Handle local plugin paths with a version number
[#19254](https://redirect.github.com/pulumi/pulumi/pull/19254)
- \[cli/package] Detect readme in subdir for package publishing
[#19298](https://redirect.github.com/pulumi/pulumi/pull/19298)
- \[programgen] Fix generation of ImportID when building programs from
state
[#19237](https://redirect.github.com/pulumi/pulumi/pull/19237)
- \[sdk/go] Make log message for "Hiding logs" less visible
[#19261](https://redirect.github.com/pulumi/pulumi/pull/19261)
- \[sdk/go] Improve output when plugin crashes
[#19305](https://redirect.github.com/pulumi/pulumi/pull/19305)
- \[components/nodejs] Fix component construct when the there's a
namespace in the `name` field in \`package.json
[#19242](https://redirect.github.com/pulumi/pulumi/pull/19242)
- \[sdk/nodejs] Don't discard non-outputty component outputs
[#19228](https://redirect.github.com/pulumi/pulumi/pull/19228)
- \[sdk/nodejs] Use PackageSpec.Dependencies for component provider
dependencies
[#19236](https://redirect.github.com/pulumi/pulumi/pull/19236)
##### Miscellaneous
- \[sdk/{nodejs,python}] Donβt install python/nodejs runtimes during
make build
[#19250](https://redirect.github.com/pulumi/pulumi/pull/19250)
pulumi/esc-action (pulumi/esc-action)
###
[`v1.4.0`](https://redirect.github.com/pulumi/esc-action/compare/v1.3.0...v1.4.0)
[Compare
Source](https://redirect.github.com/pulumi/esc-action/compare/v1.3.0...v1.4.0)
---
### 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.
π» **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
---
go.mod | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/go.mod b/go.mod
index dab0195..9be6234 100644
--- a/go.mod
+++ b/go.mod
@@ -19,11 +19,11 @@ require (
github.com/pulumi/pulumi-go-provider v0.26.0
github.com/pulumi/pulumi-java/pkg v1.10.0
github.com/pulumi/pulumi-yaml v1.17.0
- github.com/pulumi/pulumi/pkg/v3 v3.163.0
- github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 v3.0.0-20250417110128-49fb14839a5a
- github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3 v3.0.0-20250417110128-49fb14839a5a
- github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3 v3.0.0-20250417110128-49fb14839a5a
- github.com/pulumi/pulumi/sdk/v3 v3.163.0
+ github.com/pulumi/pulumi/pkg/v3 v3.165.0
+ github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 v3.165.0
+ github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3 v3.165.0
+ github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3 v3.165.0
+ github.com/pulumi/pulumi/sdk/v3 v3.165.0
github.com/regclient/regclient v0.7.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.14.0