Skip to content

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.236.0 to 3.238.0#227

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.238.0
Closed

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.236.0 to 3.238.0#227
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.238.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.236.0 to 3.238.0.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.238.0

3.238.0 (2026-05-13)

Features

  • [cli] Add a --language flag to pulumi package add to run outside a Pulumi project or plugin #22791

  • [cli] Add --output json to pulumi up for a structured JSON summary of the operation result #22870

  • [cli] Recommend pulumi cloud api describe in pulumi cloud api --help to verify operation parameters before calling #22881

  • [cli] Add pulumi stack webhook list to list all webhooks configured for a stack #23082

  • [cli/cloud] Rename pulumi cloud api to pulumi api #22970

  • [cli/cloud] Add pulumi insights resource get to look up a single resource discovered by Pulumi Insights #23077

  • [cli/cloud] Add pulumi template list to list registry-backed templates #23074

  • [cli/cloud] Rename the --format flag to --output on pulumi api and its subcommands #23072

  • [cli/cloud] Add pulumi insights resource search to search for resources discovered by Pulumi Insights #23087

  • [cli/engine] Add --skip-plugin-pre-install to skip up-front plugin installation

  • [engine] Fail the deployment when an after hook fails #22935

  • [cli/neo] Render the agent's TODO list in the pulumi neo TUI #22864

  • [cli/neo] Add --approval-mode and --permission-mode flags to pulumi neo, with Ctrl+A and Ctrl+R hotkeys to switch modes mid-session #22950

  • [cli/package] When invoked by an AI coding agent, print pulumi api pointers after pulumi package add and pulumi package gen-sdk #22904

  • [pkg/testing] Recognize the hcl and pcl runtimes in integration.ProgramTest #23018

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.238.0 (2026-05-13)

Features

  • [cli] Add a --language flag to pulumi package add to run outside a Pulumi project or plugin #22791

  • [cli] Add --output json to pulumi up for a structured JSON summary of the operation result #22870

  • [cli] Recommend pulumi cloud api describe in pulumi cloud api --help to verify operation parameters before calling #22881

  • [cli] Add pulumi stack webhook list to list all webhooks configured for a stack #23082

  • [cli/cloud] Rename pulumi cloud api to pulumi api #22970

  • [cli/cloud] Add pulumi insights resource get to look up a single resource discovered by Pulumi Insights #23077

  • [cli/cloud] Add pulumi template list to list registry-backed templates #23074

  • [cli/cloud] Rename the --format flag to --output on pulumi api and its subcommands #23072

  • [cli/cloud] Add pulumi insights resource search to search for resources discovered by Pulumi Insights #23087

  • [cli/engine] Add --skip-plugin-pre-install to skip up-front plugin installation

  • [engine] Fail the deployment when an after hook fails #22935

  • [cli/neo] Render the agent's TODO list in the pulumi neo TUI #22864

  • [cli/neo] Add --approval-mode and --permission-mode flags to pulumi neo, with Ctrl+A and Ctrl+R hotkeys to switch modes mid-session #22950

  • [cli/package] When invoked by an AI coding agent, print pulumi api pointers after pulumi package add and pulumi package gen-sdk #22904

  • [pkg/testing] Recognize the hcl and pcl runtimes in integration.ProgramTest #23018

  • [pkg/testing] Add l1-config-types-optional conformance test for PCL's optional type constructor

... (truncated)

Commits
  • 71ddfb5 Allow skipping up-front provider plugin installs for engine commands (#22947)
  • f3da388 [cli/import] Strip InputType after union reduction in structural typing (#23115)
  • 11a5257 Neo auto-approve switch (#22950)
  • 3dd972c Bump language providers (#23103)
  • b88c0b2 Add l1-config-types-optional conformance test (#23108)
  • 4b708ec Add registerPackage helper to cache package references per deployment (#23014)
  • c7ddd56 cli/cloud: add pulumi insights resource search (#23087)
  • 3b02eb9 Update module github.com/go-git/go-git/v5 to v5.19.0 [SECURITY] (#22971)
  • 81026a0 [cli/package] Use --output=markdown in package-add docs hint (#23098)
  • 69d216c unflake TestConstructUnknownPython (#23086)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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](https://github.com/pulumi/pulumi) from 3.236.0 to 3.238.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.236.0...v3.238.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.238.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 14, 2026
@dependabot dependabot Bot requested a review from rswanson as a code owner May 14, 2026 11:08
@dependabot dependabot Bot added the go Pull requests that update go code label May 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Superseded by #229.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.238.0 branch May 15, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants