Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.103.1 to 3.104.2.

Release notes

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

v3.104.2

3.104.2 (2024-02-01)

Bug Fixes

  • [backend/diy] Upgrade gocloud.dev and fix an issue with azurekeyvault keys. #15334

v3.104.1

3.104.1 (2024-02-01)

Bug Fixes

  • [backend/diy] Revert gocloud.dev upgrade #15333

v3.104.0

3.104.0 (2024-01-31)

Features

  • [backend] Allows the PULUMI_SKIP_CHECKPOINTS environment variable to be set without requiring the PULUMI_EXPERIMENTAL flag. #15318

  • [auto/go] Add new API to install the Pulumi CLI from the Automation API #15049

  • [auto/nodejs] Allow disabling version validation when using a custom PulumiCommand instance #15242

  • [auto/python] Add new API to install the Pulumi CLI #15204

  • [auto/python] Inline programs can now be defined as async functions. #15278

  • [pkg/testing] Add RequireEmptyPreviewAfterRefresh option to ProgramTest #15309

Bug Fixes

  • [engine] Fix a hang in preview --import-file. #15203

  • [engine] Engine will now error if aliases request a parent with no URN. #15232

... (truncated)

Changelog

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

3.104.2 (2024-02-01)

Bug Fixes

  • [backend/diy] Upgrade gocloud.dev and fix an issue with azurekeyvault keys. #15334

3.104.1 (2024-02-01)

Bug Fixes

  • [backend/diy] Revert gocloud.dev upgrade #15333

3.104.0 (2024-01-31)

Features

  • [backend] Allows the PULUMI_SKIP_CHECKPOINTS environment variable to be set without requiring the PULUMI_EXPERIMENTAL flag. #15318

  • [auto/go] Add new API to install the Pulumi CLI from the Automation API #15049

  • [auto/nodejs] Allow disabling version validation when using a custom PulumiCommand instance #15242

  • [auto/python] Add new API to install the Pulumi CLI #15204

  • [auto/python] Inline programs can now be defined as async functions. #15278

  • [pkg/testing] Add RequireEmptyPreviewAfterRefresh option to ProgramTest

Bug Fixes

  • [engine] Fix a hang in preview --import-file. #15203

  • [engine] Engine will now error if aliases request a parent with no URN. #15232

  • [engine] Fix stack name validation when PULUMI_DISABLE_VALIDATION isn't set. #15245

... (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 <dependency name> 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)

Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.103.1 to 3.104.2.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.103.1...v3.104.2)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
Copy link
Member

@pandatix pandatix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pandatix pandatix merged commit a996913 into main Feb 6, 2024
@pandatix pandatix deleted the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.104.2 branch February 6, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants