pulumiverse / pulumi-exoscale

Pulumi provider for Exoscale
Apache License 2.0
4 stars 2 forks source link

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.133.0 to 3.138.0 in /sdk #495

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.133.0 to 3.138.0.

Release notes

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

v3.138.0

3.138.0 (2024-11-06)

Features

  • [backend/diy] Keep computer awake while an update is running #17699

  • [backend/service] Keep computer awake while an update is running #17699 #17675

  • [cli] Add interactive account selection to pulumi login command #17618

  • [cli/display] Colorize selected stack when listing #17606

  • [engine] Persist metadata about snapshot integrity errors #17291

  • [programgen] Implement package descriptor blocks in PCL to load parameterized packages #17589

  • [sdk/nodejs] Support Node.js 23 #17639

Bug Fixes

  • [docs] Fix spacing and formatting of stack init command's long doc #17534

  • [engine] Spot skipped-create dependencies even when inputs don't change #17633

  • [engine] Normalize URNs in DeletedWith references #17666

  • [engine] Disable the enviromental GITHUB_TOKEN on 403 responses #17671

  • [sdk/go] Overwrite directories in workspace.CopyTemplateFiles when called with force=true #17695

  • [sdk/python] Add additional debug information to ValueError and AssertionError #17577

... (truncated)

Changelog

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

3.138.0 (2024-11-06)

Features

  • [backend/diy] Keep computer awake while an update is running #17699

  • [backend/service] Keep computer awake while an update is running #17699 #17675

  • [cli] Add interactive account selection to pulumi login command #17618

  • [cli/display] Colorize selected stack when listing #17606

  • [engine] Persist metadata about snapshot integrity errors #17291

  • [programgen] Implement package descriptor blocks in PCL to load parameterized packages #17589

  • [sdk/nodejs] Support Node.js 23 #17639

Bug Fixes

  • [docs] Fix spacing and formatting of stack init command's long doc #17534

  • [engine] Spot skipped-create dependencies even when inputs don't change #17633

  • [engine] Normalize URNs in DeletedWith references #17666

  • [engine] Disable the enviromental GITHUB_TOKEN on 403 responses #17671

  • [sdk/go] Overwrite directories in workspace.CopyTemplateFiles when called with force=true #17695

  • [sdk/python] Add additional debug information to ValueError and AssertionError #17577

Miscellaneous

... (truncated)

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)
dependabot[bot] commented 1 week ago

Superseded by #497.