Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.149.0 to 3.154.0 in /provider #494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.149.0 to 3.154.0.

Release notes

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

v3.154.0

3.154.0 (2025-03-07)

Features

  • [cli] Set the --parallel flag with PULUMI_PARALLEL environment variable #18782

  • [engine] Pass URN and ID to providers Configure method #18807

  • [yaml] Upgrade pulumi-yaml to 1.14.1 #18819

  • [cli/{config,state}] Support a PULUMI_STACK environment variable for selecting your stack #18717

  • [auto/go] Add the ability to rename the given stack to the Go Automation API #18723

  • [auto/go] Automation API for Go now permits setting --diff flag on refresh #18792

  • [cli/install] Correctly marshal PluginSpec in GetRequiredPackages, so pulumi install can install git plugins #18786

  • [auto/nodejs] Add stack rename to the NodeJS Automation API #18696

  • [auto/python] Add the ability to rename the given stack to the Python Automation API #18712

  • [sdk/python] Log a warning when trying to convert outputs to strings now logs a warning #18790

Bug Fixes

  • [cli] Stack selections will now always be saved as if stack select had been used #14519

  • [cli/plugin] Fix plugin "exited prematurely" false positives #18793

v3.153.1

3.153.1 (2025-02-28)

Bug Fixes

... (truncated)

Changelog

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

3.154.0 (2025-03-07)

Features

  • [cli] Set the --parallel flag with PULUMI_PARALLEL environment variable #18782

  • [engine] Pass URN and ID to providers Configure method #18807

  • [yaml] Upgrade pulumi-yaml to 1.14.1 #18819

  • [cli/{config,state}] Support a PULUMI_STACK environment variable for selecting your stack #18717

  • [auto/go] Add the ability to rename the given stack to the Go Automation API #18723

  • [auto/go] Automation API for Go now permits setting --diff flag on refresh #18792

  • [cli/install] Correctly marshal PluginSpec in GetRequiredPackages, so pulumi install can install git plugins #18786

  • [auto/nodejs] Add stack rename to the NodeJS Automation API #18696

  • [auto/python] Add the ability to rename the given stack to the Python Automation API #18712

  • [sdk/python] Log a warning when trying to convert outputs to strings now logs a warning #18790

Bug Fixes

  • [cli] Stack selections will now always be saved as if stack select had been used #14519

  • [cli/plugin] Fix plugin "exited prematurely" false positives #18793

3.153.1 (2025-02-28)

Bug Fixes

  • [programgen] Fix concurrent map write panics in the caching mapper

... (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.149.0 to 3.154.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.149.0...v3.154.0)

---
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] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants