[Snyk] Upgrade @pulumi/pulumi from 3.25.1 to 3.121.0 #874
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 was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade @pulumi/pulumi from 3.25.1 to 3.121.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 862 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-PROTOBUFJS-2441248
SNYK-JS-PROTOBUFJS-5756498
SNYK-JS-GRPCGRPCJS-7242922
SNYK-JS-MINIMIST-2429795
Release notes
Package name: @pulumi/pulumi
3.121.0 (2024-06-22)
Features
[cli/install] Make pulumi install work for policy packs
#16438
[engine] Resolve provider in the engine before passing it to transforms
#16409
[sdk/go] Suggest valid attributes with similar names to unrecognised ones when validating project definitions
#16097
[cli/new] Allow passing runtime options as args in pulumi new
#16346
[cli/new] Query language runtime for options during “pulumi new”
#16346
[cli/new] Add packagemanager prompt to pulumi new for nodejs
#16417
[sdk/nodejs] Detect pnpm workspaces when running pulumi install
#15525
[sdk/nodejs] Add options to Workspace::removeStack()
#16333
[sdk/python] Automatically convert requirements.txt to pyproject.toml when using Poetry
#16346
[sdkgen/python] Generate TypedDict types for inputs
#15957
Bug Fixes
[engine] Fix a panic when ignoring wildcard values with arrays of different length
#16406
[engine] Fix provider
Delete
s#16441
[cli/engine] Fix --continue-on-error running indefinitely when a resource fails to be created or updated
#16371
[sdk/nodejs] Avoid an unhandled error when
dependencies
is missing frompackage.json
during closure serialization#16433
[cli/plugin] Fix plugin install command when plugin type is tool
#16407
[sdk/python] Fix Python SDK docs by escaping the trailing underscore in a docstring
#14866
[sdk/python] Don't incorrectly emit deprecation warnings for non-deprecated properties
#16400
[sdk/python] Handle extra CLI arguments passed policy packs plugins
#16402
[sdk/python] Add VIRTUAL_ENV environment variable when running inside a virtual environment
#16425
[sdk/python] Don't lift dunder attributes on
Output
s#16439
Miscellaneous
[sdk/{go,nodejs,python}] Add register resource transform alias for register stack transform
#16435
[cli/new] Instruct the user to use 'pulumi install' when using --generate-only
#16411