alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61 stars 15 forks source link

⬆️ Bump pulumi from 3.129.0 to 3.130.0 #2176

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps pulumi from 3.129.0 to 3.130.0.

Release notes

Sourced from pulumi's releases.

v3.130.0

3.130.0 (2024-08-23)

Features

  • [cli/display] Print panic banners for snapshot integrity errors #17047

  • [auto/go] Add options to automation API Workspace.Install #16888

  • [auto/go] Add Remote Automation API support for choosing a deployment runner pool. #16991

  • [backend/service] Prefer PULUMI_ACCESS_TOKEN set in the environment over the one stored in the config when they don't match #17051 #16970

  • [engine] Allow provider to be unknown during preview #16868

  • [programgen] Add an organization intrinsic to PCL #16948

  • [cli/install] Add --use-language-version-tools flag to setup python version using pyenv during installation #16855

  • [cli/package] Allow pulumi package add to work with arbitrary schema sources #16989

Bug Fixes

  • [auto] Fix panic in remote automation API #16978

  • [cli] Show a better message when logging out with --all #17051 #16998

  • [cli/install] Fix installation of dependencies that do not specify a version (eg yaml) #16981

  • [docs] Use ComponentResourceOptions for components #16968

  • [docs] Show envvars for provider nested types #17051 #16984

... (truncated)

Changelog

Sourced from pulumi's changelog.

3.130.0 (2024-08-23)

Features

  • [cli/display] Print panic banners for snapshot integrity errors #17047

  • [auto/go] Add options to automation API Workspace.Install #16888

  • [auto/go] Add Remote Automation API support for choosing a deployment runner pool. #16991

  • [backend/service] Prefer PULUMI_ACCESS_TOKEN set in the environment over the one stored in the config when they don't match #17051 #16970

  • [engine] Allow provider to be unknown during preview #16868

  • [programgen] Add an organization intrinsic to PCL #16948

  • [cli/install] Add --use-language-version-tools flag to setup python version using pyenv during installation #16855

  • [cli/package] Allow pulumi package add to work with arbitrary schema sources #16989

Bug Fixes

  • [auto] Fix panic in remote automation API #16978

  • [cli] Show a better message when logging out with --all #17051 #16998

  • [cli/install] Fix installation of dependencies that do not specify a version (eg yaml) #16981

  • [docs] Use ComponentResourceOptions for components #16968

  • [docs] Show envvars for provider nested types #17051 #16984

... (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)
github-actions[bot] commented 2 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.

dependabot[bot] commented 2 months ago

Superseded by #2177.