Skip to content

fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.224.0#527

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-pkg-v3-3.x
Open

fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.224.0#527
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-pkg-v3-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi/pkg/v3 v3.218.0v3.224.0 age confidence

Release Notes

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

v3.224.0

Compare Source

3.224.0 (2026-02-26)

Features
  • [backend/diy] Add zstd compression option for DIY backend state files
    #​21877

  • [engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets

  • [cli/package] Support source-based packages in pulumi schema check, not just schema files
    #​21897

Bug Fixes
  • [pkg] Correct the schema for "pulumi:pulumi:StackReference"
    #​21895

  • [programgen/nodejs] Correct the semantics of singleOrNone in generated files
    #​21947

  • [sdk/python] Fix StepEventMetadata.from_json reading detailed_diff (snake_case) instead of detailedDiff (camelCase), and PolicyEvent.from_json reading resource_urn instead of resourceUrn, causing both fields to always be None
    #​21714

  • [sdk/python] Convert integer component inputs to int
    #​21944

  • [sdk/python] Fix crash in forked processes using automation API
    #​21937

  • [engine] Fix panic when a new component resource in the program is not targeted
    #​21957

Miscellaneous
  • [sdk] Update java, dotnet & yaml
    #​21961

  • [sdk/python] Improve the performance of contains_unknowns for large objects
    #​21893

v3.223.0

Compare Source

3.223.0 (2026-02-19)

Bug Fixes
  • [engine] Report policy pack installation errors
    #​21882

v3.222.0

Compare Source

3.222.0 (2026-02-18)

Features
  • [programgen/go] Generate Call requests
    #​21836
Bug Fixes
  • [sdk/{nodejs,python}] Fix hang when loading policy packs that use v1.18.1 or older of the policy SDK
    #​21866

v3.221.0

Compare Source

3.221.0 (2026-02-17)

Features
  • [auto] Support Go 1.26
    #​21835

  • [engine] BREAKING: Rename pulumiVersionRange to requiredPulumiVersion in PulumiPlugin.yaml
    #​21807

  • [cli/plugin] Reduce GitHub API usage when downloading plugins
    #​21774

  • [protobuf] Add loader_target to RunPluginRequest
    #​21763

  • [sdk/nodejs] Support enums when inferring schemas from components
    #​21787

  • [sdk/nodejs] Support the Partial utility type in component schema inference
    #​21802

  • [sdk/nodejs] Support the Required utility type in component schema inference
    #​21803

Bug Fixes
  • [cli] Make stack graph output deterministic
    #​21786

  • [engine] Fix snapshot integrity error in refresh --run-program with component resources
    #​21806

  • [engine] Fix race in refresh --run-program
    #​21815

  • [programgen/go] Correctly handle import paths for nested modules
    #​21812

  • [sdkgen] Support type references to parameterized and third-party packages
    #​21804

  • [sdkgen/go] Do not depend on pulumix against instructions for enums
    #​21818

  • [cli/{install,package}] Don't panic when a non-absolute path is passed to pulumi package get-schema where the PulumiPlugin.yaml has a packages section
    #​21794

  • [cli/{install,package}] Only link a Pulumi project once
    #​21788

  • [cli/{install,package}] Run in the correct location when using uv to link python packages
    #​21796

  • [cli/package] Allow underscores in the path of plugin URLs
    #​21778

  • [sdk/{nodejs,python}] Use new policy plugin support to run policy packs
    #​21684

  • [sdk/python] Surface errors from uv, poetry or pip during linking
    #​21770

  • [sdk/python] Always surface errors from uv, poetry or pip during dependency installation
    #​21814

  • [sdkgen/python] Add missing blank line before :param lists
    #​21789

v3.220.0

Compare Source

3.220.0 (2026-02-10)

Features
  • [cli] Show environment variables that were set if a snapshot integrity error happens
    #​21709

  • [cli/{install,package}] Use the Pulumi Cloud Registry by default to resolve package names

  • [engine] Pass replacement trigger through to Construct
    #​21408

  • [engine] Add EnvVarMappings resource option for provider resources, allowing environment variables to be remapped before being passed to the provider
    #​21572

  • [pkg] BREAKING: Deprecate github.com/pulumi/pulumi/pkg/v3/codegen/dotnet in favor of github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3/codegen. This package will be removed from pulumi/pulumi soon!
    #​21720

Bug Fixes
  • [cli] Retry yarn install when it fails (e.g. during pulumi install)
    #​21707

  • [engine] Deal with errors in elided journal entries correctly
    #​21576

  • [sdk/nodejs] Fix remote components with PULUMI_NODEJS_SKIP_COMPONENT_INPUTS

  • [sdk/python] Fix _LazyModule to not trigger full module load for introspection attributes
    #​21620

  • [sdkgen/python] Remove workaround for slow typechecking with MyPy and PyCharm
    #​21722

Miscellaneous
  • [cli] Write logfile location if verbosity is >= 1 to stderr instead of stdout
    #​21663

v3.219.0

Compare Source

3.219.0 (2026-02-05)

Features
  • [cli] Allow setting requiredPulumiVersion in Pulumi.yaml
    #​21627

  • [cli/{install,package}] Allow using private packages as local dependencies in components
    #​21664

  • [cli/policy] Add pulumi policy install command
    #​21652

  • [engine] Run analyzer calls in parallel
    #​21631

  • [programgen/dotnet] Codegen RequirePulumiVersion for Dotnet
    #​21621

  • [sdk/python] Add support for the OnError resource hook
    #​21644

  • [sdk/python] Add support for protobuf 6
    #​21647

Bug Fixes
  • [cli] Allow positional arguments to be passed to convert again
    #​21604
    #​21614

  • [engine] Download/install required policy packs in parallel with plugins
    #​21651

  • [cli/package] Correctly install packages that depend on other packages for pulumi package add and pulumi package get-schema.
    #​21321

  • [programgen/python] Fix panic when ranging over a resource output that is an array of objects
    #​21679

  • [sdk/python] Fix issue with generic subclasses of dynamic.Resource
    #​21670

Miscellaneous
  • [sdk/python] Relax pip version constraint
    #​21639

Configuration

📅 Schedule: 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 is behind base branch, 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
Copy link
Contributor Author

renovate bot commented Dec 30, 2025

ℹ️ Artifact update notice

File name: provider/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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.7 -> 1.25.0
github.com/pulumi/pulumi/sdk/v3 v3.218.0 -> v3.224.0
github.com/charmbracelet/bubbles v0.20.0 -> v1.0.0
github.com/charmbracelet/x/ansi v0.8.0 -> v0.11.6
github.com/charmbracelet/x/cellbuf v0.0.13 -> v0.0.15
github.com/charmbracelet/x/term v0.2.1 -> v0.2.2
github.com/go-git/go-git/v5 v5.14.0 -> v5.16.5
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.3.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.20
github.com/spf13/cobra v1.10.1 -> v1.10.2
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/net v0.49.0 -> v0.51.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/term v0.39.0 -> v0.40.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda -> v0.0.0-20260223185530-2f722ef697dc
google.golang.org/grpc v1.78.0 -> v1.79.1

@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.214.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.214.1 Jan 4, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from f6bc346 to 475694b Compare January 4, 2026 00:46
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.214.1 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.215.0 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 475694b to 0fad5c6 Compare January 7, 2026 21:33
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.215.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.216.0 Jan 16, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 0fad5c6 to 30c1769 Compare January 16, 2026 14:40
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 30c1769 to 4d190ab Compare January 24, 2026 05:28
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.216.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.217.0 Jan 24, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.217.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.217.1 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from c83b290 to 8460477 Compare January 29, 2026 20:39
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.217.1 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.218.0 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 8460477 to 6db6676 Compare February 6, 2026 01:33
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.218.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.219.0 Feb 6, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from ae4b529 to eb1bf0d Compare February 10, 2026 21:14
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.219.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.220.0 Feb 10, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.220.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.221.0 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from c8cc0ee to d69ad42 Compare February 19, 2026 08:27
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.221.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.222.0 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from d69ad42 to 2353a0e Compare February 20, 2026 10:15
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.222.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.223.0 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 2353a0e to 9f1aca9 Compare February 27, 2026 10:09
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.223.0 fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.224.0 Feb 27, 2026
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