Update dependency pulumi_cli_linux_x64 to v3.67.0 #3026
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.65.1
->v3.67.0
Release Notes
pulumi/pulumi
v3.67.0
Compare Source
3.67.0 (2023-05-11)
Features
package.json
is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. Ifpackage.json
provides amain
field, per the NPM spec, that field is relative to the directory containing package.json.#12759
Bug Fixes
[build] Fixes race condition in building Go sdk.
#12821
[cli] Convert to PCL will recover from panics in program binding.
#12827
[engine] Fix bug with targeting and plans where root stack resource and target-replaces were not being marked targeted.
#12834
[engine] Fix the engine trying to install the pulumi-resource-pulumi plugin which is builtin.
#12858
[programgen] Allow null literal as a default value for config variables
#12817
[programgen] Fix panic on component type traversal
#12828
[sdk/python] Fix hang due to component children cycles
#12855
Miscellaneous
#12648
v3.66.0
Compare Source
3.66.0 (2023-05-03)
Features
[cli]
convert
now prints all diagnostics from program conversion#12808
[programgen/nodejs] Support range expressions that are of type output
#12749
[programgen/python] Support range expressions that are of type output
#12804
Bug Fixes
[cli] Fix destroy without project file.
#12766
[engine] Fix bug where non-default providers are created even when not specified as a target.
#12628
Miscellaneous
#12798
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 if that's undesired.
This PR has been generated by Renovate Bot.