Bump github.com/pulumi/pulumi/sdk/v3 from 3.120.0 to 3.121.0 in /test/new-e2e
Bumps github.com/pulumi/pulumi/sdk/v3 from 3.120.0 to 3.121.0.
Release notes
Sourced from github.com/pulumi/pulumi/sdk/v3's releases.
v3.121.0
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
Deletes #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
dependenciesis missing frompackage.jsonduring closure serialization #16433
... (truncated)
Changelog
Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.
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
Deletes #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
dependenciesis missing frompackage.jsonduring closure serialization #16433
... (truncated)
Commits
79e814fDon't lift dunder attributes on PythonOutputs (#16439)102ad14Make pulumi install work for policy packs (#16438)283bbd2Fix providerDelete(#16441)006a95fPrepare for v3.121.0 release (#16430)6a48d60add RegisterResourceTransform as alias for RegisterStackTransform (#16435)98b90f1Add packagemanager prompt to pulumi new for nodejs (#16417)271553dGenerate@deprecateddecorators in Python SDKs (#16436)62609a9[sdk/nodejs] Allow missing package.json dependencies (#16433)8c86831resolve providers in the engine before running transforms (#16409)eb80185fix: advise people of the ESLint Plugin for catching interpolation issues (#1...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Regression Detector
Regression Detector Results
Run ID: 36d14824-3e50-4dd5-a8f3-93db81099356 Metrics dashboard Target profiles
Baseline: 6ca52b32e7ad0d37ddfa2a2b8856a7745af71bb1 Comparison: db6ff42bdec33312d7ad2930fae3ca15630adcac
Performance changes are noted in the perf column of each table:
- ✅ = significantly better comparison variant performance
- ❌ = significantly worse comparison variant performance
- ➖ = no significant change in performance
No significant changes in experiment optimization goals
Confidence level: 90.00% Effect size tolerance: |Δ mean %| ≥ 5.00%
There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.
Fine details of change detection per experiment
| perf | experiment | goal | Δ mean % | Δ mean % CI | links |
|---|---|---|---|---|---|
| ➖ | tcp_syslog_to_blackhole | ingress throughput | +4.49 | [-8.89, +17.86] | Logs |
| ➖ | pycheck_1000_100byte_tags | % cpu utilization | +1.76 | [-3.18, +6.70] | Logs |
| ➖ | otel_to_otel_logs | ingress throughput | +0.49 | [-0.32, +1.31] | Logs |
| ➖ | idle | memory utilization | +0.38 | [+0.34, +0.42] | Logs |
| ➖ | uds_dogstatsd_to_api | ingress throughput | +0.00 | [-0.00, +0.00] | Logs |
| ➖ | tcp_dd_logs_filter_exclude | ingress throughput | +0.00 | [-0.01, +0.01] | Logs |
| ➖ | basic_py_check | % cpu utilization | -0.23 | [-2.87, +2.42] | Logs |
| ➖ | uds_dogstatsd_to_api_cpu | % cpu utilization | -1.24 | [-2.13, -0.35] | Logs |
| ➖ | file_tree | memory utilization | -1.52 | [-1.64, -1.40] | Logs |
Explanation
A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".
For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.
-
Its configuration does not mark it "erratic".
https://github.com/DataDog/datadog-agent/pull/27440
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.