Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.126.0 (#…
…270) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pulumi/pulumi/sdk/v3](https://togithub.com/pulumi/pulumi) | `v3.125.0` -> `v3.126.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.126.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.126.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.125.0/v3.126.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.125.0/v3.126.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)</summary> ### [`v3.126.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.126.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.125.0...v3.126.0) #### 3.126.0 (2024-07-22) ##### Features - \[cli] Add support for `DeletedWith` to `pulumi convert` [#​12011](https://togithub.com/pulumi/pulumi/pull/12011) - \[cli] Allow specifying project names when converting with `pulumi convert --name` [#​16708](https://togithub.com/pulumi/pulumi/pull/16708) - \[sdk/python] Add support for invoke stack transforms [#​16701](https://togithub.com/pulumi/pulumi/pull/16701) ##### Bug Fixes - \[cli] Avoid duplicate error output in some cases [#​16706](https://togithub.com/pulumi/pulumi/pull/16706) - \[cli] Avoid duplicate error: prefix with `--expect-no-changes` [#​16705](https://togithub.com/pulumi/pulumi/pull/16705) - \[engine] Fix integrity issues in `up --continue-on-error` with changed dependencies [#​16733](https://togithub.com/pulumi/pulumi/pull/16733) - \[engine] Fix panics due to different length `ignoreChanges` arrays [#​16742](https://togithub.com/pulumi/pulumi/pull/16742) - \[cli/state] Disallow provider moves in the `state move` command [#​16722](https://togithub.com/pulumi/pulumi/pull/16722) - \[cli/state] Improve readability of the resources to be moved output of the state move command [#​16723](https://togithub.com/pulumi/pulumi/pull/16723) - \[cli/state] Allow a provider with the same URN and ID to already be in the snapshot [#​16737](https://togithub.com/pulumi/pulumi/pull/16737) - \[cli/state] Reparent providers correctly in state move [#​16735](https://togithub.com/pulumi/pulumi/pull/16735) - \[programgen/go] Fix emiting literal values as stack outputs [#​16728](https://togithub.com/pulumi/pulumi/pull/16728) - \[sdk/go] Set Parameterize.Value in plugin.Provider [#​16726](https://togithub.com/pulumi/pulumi/pull/16726) - \[sdk/python] Exclude `pulumi_policy` from plugin determination [#​16727](https://togithub.com/pulumi/pulumi/pull/16727) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
- Loading branch information