Skip to content

chore(deps): update all minor updates#686

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/all-minor
Open

chore(deps): update all minor updates#686
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/all-minor

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@pulumi/aws (source) 7.32.07.38.0 age confidence dependencies minor
@pulumi/hcloud (source) 1.38.01.39.1 age confidence dependencies minor
@pulumi/kubernetes (source) 4.31.14.33.0 age confidence dependencies minor
@pulumi/mailgun (source) 3.8.03.9.0 age confidence dependencies minor
@pulumi/postgresql (source) 3.17.03.18.0 age confidence dependencies minor
@pulumi/pulumi (source) 3.245.03.253.0 age confidence dependencies minor
actions/setup-node v6.4.0v6.5.0 age confidence action minor
cert-manager (source) v1.20.3v1.21.0 age confidence minor
hcloud-csi 2.21.22.22.0 age confidence minor
juicefs-csi-driver (source) 0.31.100.32.0 age confidence minor
node 24.16.024.18.0 age confidence uses-with minor
plane-ce (source) 1.5.11.6.0 age confidence minor
pulumi/pulumi 3.245.03.253.0 age confidence image-name minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v7.38.0

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-aws@v7.37.0...v7.38.0

v7.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-aws@v7.36.0...v7.37.0

v7.36.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.35.0...v7.36.0

v7.35.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.34.0...v7.35.0

v7.34.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.33.0...v7.34.0

v7.33.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.32.0...v7.33.0

pulumi/pulumi-hcloud (@​pulumi/hcloud)

v1.39.1

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-hcloud@v1.39.0...v1.39.1

v1.39.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-hcloud@v1.38.0...v1.39.0

pulumi/pulumi-kubernetes (@​pulumi/kubernetes)

v4.33.0

Compare Source

Added
  • #​3595 Add takeOwnership to kubernetes.helm.sh/v3:Release. When set, Helm skips the resource-conflict check and adopts existing resources into the release (equivalent to helm upgrade/helm install --take-ownership).
  • #​3284 Add includeHooks to kubernetes.helm.sh/v4:Chart. When set together with the provider's renderYamlToDirectory, Helm hook resources (annotated helm.sh/hook) are included in the rendered output instead of being dropped, so that another tool (e.g. Argo CD) can apply them. Test hooks (helm.sh/hook: test) are excluded, and the flag has no effect outside of render mode. This only brings render mode up to par with helm template; it does not implement full Helm hook lifecycle support (ordering, weights, delete policies, execution), so #​3284 remains open.
Changed
  • Upgrade Kubernetes schema and libraries to v1.36.2.
  • #​4454 Document that skipAwait defaults to false on yaml/v2.ConfigFile, yaml/v2.ConfigGroup, and kustomize/v2.Directory.

v4.32.0

Compare Source

Fixed
  • #​3176 ensure Helm-installed CRDs can be resolved during preview
  • #​4396 Fix panic when creating a kubernetes.io/service-account-token Secret with a non-existent ServiceAccount.
  • #​4394 Don't fail YAML render when a custom resource's namespace scope can't be determined offline. The resource is rendered without a namespace and a warning is logged, rather than erroring.
Changed
  • Align the documented minimum supported Kubernetes version and local SDK install instructions with current provider behavior.
pulumi/pulumi-mailgun (@​pulumi/mailgun)

v3.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-mailgun@v3.8.0...v3.9.0

pulumi/pulumi-postgresql (@​pulumi/postgresql)

v3.18.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-postgresql@v3.17.0...v3.18.0

pulumi/pulumi (@​pulumi/pulumi)

v3.253.0

Compare Source

Features
  • [auto/go] Support --import-pending-creates for refresh command in Go Automation API for preview refresh and refresh operations #​23833
Bug Fixes
  • [sdk] Precompose filenames to NFC on macOS when matching ignore patterns during archive creation, mirroring git's core.precomposeunicode so composed patterns match decomposed filenames #​23566
  • [cli] Respect the -v log level again so that without -v only warnings and errors are written to stderr #​23910
  • [codegen] Correctly generate provider resources declared inside PCL components for Node.js, Python and Go #​23904
Improvements
  • [cli] Add a --version flag to the pulumi command that prints the version, same as pulumi version #​23898
  • [cli] Align env commands with the CLI naming guidelines, making list, remove and move the canonical names with ls, rm, delete and mv kept as aliases #​23901

v3.252.0

Compare Source

Features
  • [auto] Add import to the generated automation APIs for NodeJS, Python and Go #​23876
Bug Fixes
  • [cli] Exit with a non-zero code when a command group such as pulumi env is given an unknown subcommand or no subcommand at all #​23814
  • [cli] Fix a panic when displaying a stack-level policy violation #​23692
  • [cli] Make reading non-secret stack outputs and running pulumi about no longer require the passphrase for passphrase-encrypted stacks #​23820
  • [cli] Avoid pulumi logs <command> showing the log for the currently running command #​23887
Improvements
  • [cli] Improve the error message when using Pulumi ESC with a DIY backend to suggest logging into Pulumi Cloud #​23811
  • [cli] Show command name for cli commands when running any command that lists logs #​23889
  • [cli/display] Render strings containing non-UTF8 bytes as b"" in diffs and JSON output #​23870
Bug Fixes
  • [cli/do] Fix calling delete on PF resources that need read called first #​23837
  • [cli/env] Submit the change request created by pulumi env open-request so it is pending approval instead of being left as an unsubmitted draft #​23802
Improvements
  • [cli/env] Add a --reason flag to pulumi env open-request to explain the request to approvers #​23802
Bug Fixes
  • [cli/neo] Fix the initial prompt sometimes rendering above the welcome banner in pulumi neo #​23831
Improvements
  • [cli/state] Improve the error message when a resource URN is not found in the state for pulumi state commands, suggesting close-matching URNs and how to list the URNs in the stack #​23812
Bug Fixes
  • [engine] Fix importing a resource whose import identifier differs from its canonical ID causes the resource to be deleted on a subsequent update #​23834
Improvements
  • [pcl] Allow binding hooks to a resource's onError option #​23838
Bug Fixes
  • [programgen] Deduplicate identical apply arguments to avoid unnecessary Promise.all/pulumi.all/Output.All in generated code #​22293
  • [sdk] Failed resource registrations will return faulted outputs, not unknown outputs #​23844
Features
  • [sdk/nodejs] Add a production runtime option for Node.js projects. When set to true in Pulumi.yaml, pulumi install skips devDependencies (npm --production, pnpm --production, yarn --production). #​23849
Bug Fixes
  • [sdk/nodejs] Fix empty node_modules folders in serialized function archives when using pnpm or symlinked workspace packages #​23866
Miscellaneous
  • [sdk/nodejs] Report the TypeScript version in pulumi about #​23850
  • [sdk/nodejs] Update OpenTelemetry dependencies #​23855

v3.251.0

Compare Source

3.251.0 (2026-07-08)
Bug Fixes
  • [cli] Show a retain marker for retain-on-delete resources in --diff output #​23754
  • [cli] Don't miscopy out archives #​23798
Miscellaneous
  • [cli] Add pulumi neo --debug-update and pulumi neo --debug-preview flags to investigate a failed update or preview, suggested in the failure output #​23499
Improvements
  • [cli/convert] Add an ecosystem field to converter mapping requests so a converter can request mappings for the ecosystem it consumes rather than its own name #​23804
  • [cli/deployment] pulumi deployment settings no longer writes the local Pulumi.<stack>.deploy.yaml file: the experimental init, pull, configure, and env subcommands have been removed, and the CLI no longer calls the deployment-settings encrypt endpoint. get/edit/destroy continue to manage settings directly in Pulumi Cloud #​23480
  • [cli/deployment] The deployment settings file (Pulumi.<stack>.deploy.yaml) has been removed entirely. The experimental pulumi deployment settings push (update/up) command, the --config-file flag, and the SDK helpers that read the file have been removed. Manage deployment settings directly in Pulumi Cloud with pulumi deployment settings get, edit, and destroy #​23480
Bug Fixes
  • [cli/display] Prevent plugin debug logs from appearing as raw JSON in the CLI's output when logging with --logtostderr #​23633
Improvements
  • [cli/env] Report the new revision number when an environment definition is updated (e.g. pulumi env edit, pulumi env provider, pulumi env version rollback) #​23799
Miscellaneous
  • [cli/env] Fold the Pulumi ESC engine and CLI into the pulumi/pulumi monorepo, removing the sdk↔esc Go module cycle. Internal refactor with no user-facing behavior change; pulumi env/pulumi esc are unaffected. #​23746
Improvements
  • [cli/import] Support importing resources under parameterized providers from a converter or import file #​23763
  • [cli/import] Support importing resources under extension-parameterized providers #​23779
Features
  • [engine] Add TargetSnippets to deployment options to target snippets by UUID. #​23745
Improvements
  • [engine] Add OpenTelemetry spans to the StackReference read path so performance traces can pinpoint slow snapshot fetches, deserialization, or secret decryption #​23787
Features
  • [programgen/pcl] Invoke functions declared with multi-argument inputs using positional arguments in PCL #​23571
Bug Fixes
  • [sdk/nodejs] Don't include the version in module paths when serializing functions when using pnpm #​23767
Features
  • [sdkgen] Generate SDKs and programs for extension-parameterized packages #​23579

v3.250.0

Compare Source

Bug Fixes
  • [cli/engine] Fix recursive property log marshaling #​23773

v3.249.0

Compare Source

Bug Fixes
  • [backend/diy] Fix pulumi stack tag rm not removing the last tag on self-managed (diy) backends #​23702
  • [backend/service] Don't fail a operation due to a logging failure #​23704
Features
  • [cli] Add --skip-config-validation flag to preview, up, refresh, and destroy to skip validation of stack config against the project config schema #​23691
  • [cli] Enable automatic logging for every command by default #​23731
Bug Fixes
  • [cli] Don't ignore diffs in Output values #​23703
  • [cli] Use display resource type names in policy violation output #​23705
Improvements
  • [cli] Add --output $format flag to pulumi stack {list,history,tag list} #​23686
  • [cli] Add --output $format to pulumi policy list and pulumi policy group list #​23698
  • [cli] Add --output $format to pulumi project list #​23699
  • [cli] Add --output $format flag to pulumi config env list #​23706
  • [cli] pulumi login will warn if the given login differs from PULUMI_BACKEND_URL #​23716
  • [cli/convert] Error when converting a Terraform program to the hcl language #​23742
  • [cli/engine] Fix TestDebuggerAttach for dlv@​1.27 #​23693
  • [cli/plugin] Add --output $format to pulumi plugin list #​23688
Features
  • [cli/policy] Add a --file flag to pulumi policy analyze to analyze a state file (as produced by pulumi stack export) without requiring a stack or backend login #​23664
Miscellaneous
  • [pkg/testing] Allow ProgramTest to use npm for Node.js tests #​23675
Bug Fixes
  • [programgen] Generate numeric range loops in NodeJS with a per-iteration binding so deferred applies in the loop body observe the correct index
Improvements
  • [sdk] Update the dotnet and java language runtimes #​23755
Bug Fixes
  • [sdk/go] Fix FileArchive nested in an AssetArchive producing zip/tar entries with backslashes on Windows #​23750
Improvements
  • [sdk/go] Move provider RPC setup code to the sdk module #​23695
  • [sdk/nodejs] Use npm as the package manager for the Node.js SDK #​23655
  • [sdk/nodejs] Remove the fdir and picomatch dependencies; the Node.js SDK now requires Node.js 22 or later #​23722
Bug Fixes
  • [sdk/python] Fix deletedWith and replaceWith resource options in Python component resource providers #​23710
  • [sdkgen/python] Cache package references per-deployment in generated SDKs #​22459

[v3.248.0](https://redirect.github.com/pulumi/pulum

Note

PR body was truncated to here.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-minor branch from 78e4d16 to 7966e29 Compare June 11, 2026 18:11
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 7966e29 to 102c836 Compare June 12, 2026 02:07
@renovate renovate Bot changed the title chore(deps): update all minor updates to v4.32.0 chore(deps): update all minor updates Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 102c836 to 84be14a Compare June 15, 2026 23:48
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 84be14a to 8ac141c Compare June 17, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 8ac141c to ddc910f Compare June 18, 2026 17:58
@renovate
renovate Bot force-pushed the renovate/all-minor branch from ddc910f to 34843de Compare June 22, 2026 11:46
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 34843de to f91814b Compare June 24, 2026 06:09
@renovate
renovate Bot force-pushed the renovate/all-minor branch from f91814b to e6dd91f Compare June 24, 2026 18:57
@renovate
renovate Bot force-pushed the renovate/all-minor branch from e6dd91f to 0dcad29 Compare July 1, 2026 22:37
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 097b3f0 to f59c99a Compare July 8, 2026 13:02
@renovate
renovate Bot force-pushed the renovate/all-minor branch from f59c99a to d37dc39 Compare July 8, 2026 18:06
@renovate
renovate Bot force-pushed the renovate/all-minor branch from d37dc39 to 0734c0e Compare July 9, 2026 02:50
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 0734c0e to 7ec8d71 Compare July 9, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 7ec8d71 to d038238 Compare July 13, 2026 18:13
@renovate
renovate Bot force-pushed the renovate/all-minor branch from d038238 to 268d79a Compare July 14, 2026 05:35
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 268d79a to b9cb89f Compare July 14, 2026 13:58
@renovate
renovate Bot force-pushed the renovate/all-minor branch from b9cb89f to 90db36a Compare July 15, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 90db36a to 0a3ecbf Compare July 16, 2026 05:45
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 0a3ecbf to 6570b6b Compare July 16, 2026 19:25
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