Skip to content

fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.247.0 - autoclosed#331

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x
Closed

fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.247.0 - autoclosed#331
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi/sdk/v3 v3.246.0v3.247.0 age confidence

Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.247.0

Compare Source

3.247.0 (2026-06-18)

Features
  • [cli/config] Add --raw flag to pulumi config set to avoid stripping newlines when input is piped through stdin #​23593
  • [cli/do] Add --provider flag to pull provider config to use from existing provider state #​23560
  • [cli/engine] Resource providers now receive the active login's API address and access token through PULUMI_API and PULUMI_ACCESS_TOKEN #​23589
  • [cli/neo] Add a --disable-integrations flag to pulumi neo that runs the task with no integration credentials #​23531
  • [engine] Send the address of a mapper service to resource providers as part of the provider handshake
  • [programgen/go] Support functions with multiArgumentInputs #​23554
  • [programgen/python] Support functions with multiArgumentInputs #​23574
  • [sdk/nodejs] Registered resources can now be retrieved from the mock monitor for test assertions #​20539
  • [sdk/python] Add Output.recover to catch and recover from exceptions in outputs #​23591
  • [sdkgen] Adds support for language agnostic cross references in schemas. Use the form {{% ref <target> %}} to reference other schema components in markdown descriptions. Such as `{{% ref #​21369
  • [sdkgen] Add extension parameterization to the package schema model #​23536
  • [sdkgen/go] Support functions with multiArgumentInputs #​23554
  • [sdkgen/python] Support functions with multiArgumentInputs #​23574
  • [cli/auth] When credentials.json carries an OAuth refresh token, the CLI now auto-refreshes the access token on 401 and retries the request once, instead of returning a "login required" error #​23430
Improvements
  • [cli] Respect PULUMI_SKIP_CONFIRMATIONS whenever we ask for confirmation #​23607
  • [cli] Use list and remove as the canonical names for list/remove commands, with ls and rm as aliases #​23608
  • [docs] Generate redirects for command aliases #​23610
  • [engine] Serve raw schema bytes from the engine's schema loader service instead of binding and re-marshaling the full schema on every request #​23551
  • [sdk/go] The plugin.Host interface is now stateless with respect to workspaces; host methods that boot or resolve plugins take a plugin.Context carrying the workspace state, and closing a plugin.Context no longer closes a host that was passed in to its constructor #​23508
  • [sdk/nodejs] Allow running the postinstall script for local SDKs under npm 12 #​23568
  • [sdk/python] Add register_package helper to cache package references per deployment #​22459
Bug Fixes
  • [cli] Ensure pulumi logout clears the current tokenless backend in coding agent environments #​23540
  • [cli] Read Git metadata correctly in repositories that enable the worktreeConfig extension, such as those hosted on Azure DevOps #​23535
  • [cli/display] Show interrupted steps as interrupted instead of as finished #​23510
  • [cli/plugin] Allow plugin tarballs containing symlinks #​23587
  • [sdk/nodejs] Fix pulumi package add failing with pnpm when the generated SDK has a scoped package name (@-prefix), caused by pnpm's pkg set rejecting @ in dot-notation property paths #​23365
  • [codegen/pcl] Fix version comparison in NeedsVersionResourceOption to use semver.Version.Equals and reject "v"-prefixed versions #https://github.com/pulumi/pulumi/pull/23441
Miscellaneous
  • [cli/plugin] Document the pulumi plugin run command by including it in the generated CLI docs #​23559
  • [sdkgen] Modules can no longer be nested under the index module, this was never well supported and is now a strict bind error #​23436

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.221.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.222.0 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from 8c44f34 to 4167160 Compare February 20, 2026 05:26
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.222.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.223.0 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from f51152c to a96811a Compare February 25, 2026 10:45
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.223.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.223.0 - autoclosed Feb 25, 2026
@renovate renovate Bot closed this Feb 25, 2026
@renovate renovate Bot deleted the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch February 25, 2026 15:43
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.223.0 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.224.0 Feb 26, 2026
@renovate renovate Bot reopened this Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from a96811a to e8437b2 Compare February 26, 2026 17:52
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.224.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.224.0 - autoclosed Feb 27, 2026
@renovate renovate Bot closed this Feb 27, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.224.0 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.0 Mar 5, 2026
@renovate renovate Bot reopened this Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from e8437b2 to 072d549 Compare March 5, 2026 01:03
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.0 - autoclosed Mar 5, 2026
@renovate renovate Bot closed this Mar 5, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.0 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.1 Mar 5, 2026
@renovate renovate Bot reopened this Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from 072d549 to 27d9da4 Compare March 5, 2026 22:41
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.1 - autoclosed Mar 6, 2026
@renovate renovate Bot closed this Mar 6, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.225.1 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.226.0 Mar 12, 2026
@renovate renovate Bot reopened this Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 27d9da4 to c55e329 Compare March 12, 2026 18:15
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.226.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.226.0 - autoclosed Mar 13, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.228.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.229.0 Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 25f9299 to 4daa8b0 Compare April 2, 2026 17:47
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.229.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.229.0 - autoclosed Apr 3, 2026
@renovate renovate Bot closed this Apr 3, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.229.0 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.230.0 Apr 8, 2026
@renovate renovate Bot reopened this Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from 4daa8b0 to 3bb2aac Compare April 8, 2026 21:43
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.230.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.231.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 3bb2aac to 57b9aa4 Compare April 16, 2026 15:37
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.231.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 Apr 23, 2026
@renovate

renovate Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.1.6 -> v1.4.1
github.com/kevinburke/ssh_config v1.2.0 -> v1.6.0

@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from 39a776c to cc20802 Compare April 25, 2026 16:22
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 - autoclosed Apr 29, 2026
@renovate renovate Bot closed this Apr 29, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 - autoclosed fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 Apr 29, 2026
@renovate renovate Bot reopened this Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 3 times, most recently from b1b90d1 to 23b6cf2 Compare April 30, 2026 18:02
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.232.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.233.0 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 23b6cf2 to ee6db62 Compare May 1, 2026 12:36
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.233.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.234.0 May 1, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.234.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.235.0 May 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch 2 times, most recently from 62f9475 to 35d6de8 Compare May 7, 2026 12:51
@renovate renovate Bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.235.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.236.0 May 7, 2026
@renovate renovate Bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 35d6de8 to 7e0ec8c Compare May 9, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants