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.114.0 (#…
…139) [![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.113.3` -> `v3.114.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.114.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.114.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.113.3/v3.114.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.113.3/v3.114.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)</summary> ### [`v3.114.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.114.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.113.3...v3.114.0) #### 3.114.0 (2024-04-26) ##### Features - \[auto/{go,nodejs,python}] Add support for the continue-on-error parameter of the up command to the Automation API [#​15953](https://togithub.com/pulumi/pulumi/pull/15953) - \[engine] Add a --continue-on-error flag to pulumi up [#​15740](https://togithub.com/pulumi/pulumi/pull/15740) ##### Bug Fixes - \[pkg] Deserialize assets with their sig [#​16073](https://togithub.com/pulumi/pulumi/pull/16073) - \[cli/display] Fix output of the diff display, making sure it shows diffs from refreshes [#​16065](https://togithub.com/pulumi/pulumi/pull/16065) - \[auto/python] Ensure async context is not shared between multiple programs [#​16063](https://togithub.com/pulumi/pulumi/pull/16063) - \[sdk/nodejs] Fix a race condition that could cause the NodeJS runtime to terminate before finishing all work [#​16005](https://togithub.com/pulumi/pulumi/pull/16005) - \[sdk/python] Fix an exception when setting providers resource option with a dict [#​16022](https://togithub.com/pulumi/pulumi/pull/16022) - \[sdk/python] Fix event loop tracking in the python SDK when using remote transforms [#​16039](https://togithub.com/pulumi/pulumi/pull/16039) - \[sdk/python] Workaround lazy module loading regression [#​16038](https://togithub.com/pulumi/pulumi/pull/16038) - \[sdk/python] Fix a memory leak in tracking outputs [#​16057](https://togithub.com/pulumi/pulumi/pull/16057) ##### Miscellaneous - \[cli/plugin] Move PluginKind type definition into apitype and re-export for backward compatibility [#​15946](https://togithub.com/pulumi/pulumi/pull/15946) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
- Loading branch information