[cli] Add an --attach-debugger flag for pulumi preview and pulumi up, that makes pulumi attach a debugger to the running program and allows attaching to it
#17268
[auto/{nodejs,python}] Add StartDebuggingEvent to the automation API
#17221
[cli/package] Make --out optional within pulumi package get-mapping#17227
[engine] Package references and parameterized providers are now considered stable and have a feature flag to report so
#17153
[cli] Add an --attach-debugger flag for pulumi preview and pulumi up, that makes pulumi attach a debugger to the running program and allows attaching to it
#17268
[auto/{nodejs,python}] Add StartDebuggingEvent to the automation API
#17221
[cli/package] Make --out optional within pulumi package get-mapping#17227
[engine] Package references and parameterized providers are now considered stable and have a feature flag to report so
#17153
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/pulumi/pulumi/sdk/v3 from 3.77.1 to 3.133.0.
Release notes
Sourced from github.com/pulumi/pulumi/sdk/v3's releases.
... (truncated)
Changelog
Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.
... (truncated)
Commits
1c54d11
Clean up stray files from #17267 (#17272)dc0a40e
Update ESC dependency to v0.10.0 (#17273)544b27e
Couple of monitor support code cleanups from review (#17267)7da68ce
add debugging events to automation API (#17221)f74a5df
[nodejs] First-class output-versioned invokes (#17237)2abd072
Add a minimal state delete test (#17259)c7afcc6
unhide --attach-debugger flag (#17268)364321a
Support ResolvePlugin for schema loading (#17264)47ca771
Upgrade pulumi-java to 0.16.1 (#17263)d3c1328
Upgrade pulumi-dotnet to 3.67.1 (#17262)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show