rswanson / node_deployer

highly opinioned iac code for deploying ethereum nodes
Apache License 2.0
3 stars 0 forks source link

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.124.0 to 3.125.0 #55

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.124.0 to 3.125.0.

Release notes

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

v3.125.0

3.125.0 (2024-07-18)

Features

  • [sdk/go] Add support for invoke stack transforms #16617

  • [sdk/{go,nodejs,python}] Support --remove for destroy in the Go, NodeJS and Python Automation API SDKs #16674

  • [sdk/nodejs] Add support for invoke stack transforms #16688

  • [sdkgen/go] Default importBasePath to a pulumi github base path #16664

Bug Fixes

  • [engine] Fix snapshot integrity problems when Deletes fail in delete-before-replace chains #16699

  • [cli/about] Fix a panic for some token types returned from the service. #16710

  • [sdk/go] Disallow OutputState from being deepcopied #16690

  • [cli/new] Fix incorrect caching of git auth method in error cases #16652

  • [cli/state] Fix panic in state move when either the source or destination stack are empty #16676

  • [cli/state] Fix resources to be moved not being shown in pulumi state move #16672

  • [cli/state] Warn when an argument matches no URN in the source snapshot and error out when no resources are being moved in pulumi state move #16673

  • [pkg/testing] Clean up PULUMI_HOME after program test #16663

  • [sdk/nodejs] Fix lookup for pulumi run script when using Volta to manage nodejs #16649

  • [sdk/nodejs] Pin node to 22.4.x to workaround breakage #16709

... (truncated)

Changelog

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

Changelog

Commits


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 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)