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.115.0 to 3.147.0 in /sdk #150

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 Jan 26, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.115.0 to 3.147.0.

Release notes

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

v3.147.0

3.147.0 (2025-01-21)

Features

  • [cli] Update go.mod to require go1.22 #18274

  • [cli/config] Improve documentation for pulumi config set #18285

  • [cli/package] Allow short hashes as versions in package add #18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources #17827

Bug Fixes

  • [engine] Skip acquiring program packages during refresh when running inline automation programs #18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations #18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps #18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility #18304

Miscellaneous

  • [sdk/python] Manage the publish dependencies in pyproject.toml #18261

v3.146.0

3.146.0 (2025-01-15)

Features

  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@<version> #18220

  • [cli] Enable Autonaming Configuration in non-experimental mode #18228

... (truncated)

Changelog

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

3.147.0 (2025-01-21)

Features

  • [cli] Update go.mod to require go1.22 #18274

  • [cli/config] Improve documentation for pulumi config set #18285

  • [cli/package] Allow short hashes as versions in package add #18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources #17827

Bug Fixes

  • [engine] Skip acquiring program packages during refresh when running inline automation programs #18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations #18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps #18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility #18304

Miscellaneous

  • [sdk/python] Manage the publish dependencies in pyproject.toml #18261

3.146.0 (2025-01-15)

Features

  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@<version> #18220

  • [cli] Enable Autonaming Configuration in non-experimental mode #18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository

... (truncated)

Commits
  • bcbbcc6 Upgrade astral-sh/setup-uv to v5 (#18307)
  • cf91d2f Allow resource annotations to be publicly queried, for real (#18302)
  • 52c4708 allow using short hashes for versions in package add (#18277)
  • 34d2aa3 Add some skeletal documentation on the built-in provider (#18303)
  • 28e6af3 document the parsing behaviour of pulumi config set (#18285)
  • d5cf13b Permit output arguments in plain invokes for backwards compatibility (#18304)
  • a2ab0b9 Avoid unnecessary Node.js installations (#18293)
  • aaab6df Fix small typo (#18300)
  • 63fab35 [engine/refresh] Skip acquiring program packages during refresh when running ...
  • 2e95b7b Fix dev releases for the Python SDK (#18291)
  • Additional commits viewable in compare view

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.115.0 to 3.147.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.115.0...v3.147.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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants