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

Bump github.com/pulumi/pulumi/sdk/v3 from 3.146.0 to 3.147.0 in the all group #203

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the all group with 1 update: github.com/pulumi/pulumi/sdk/v3.

Updates github.com/pulumi/pulumi/sdk/v3 from 3.146.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
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
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update: [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi).


Updates `github.com/pulumi/pulumi/sdk/v3` from 3.146.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.146.0...v3.147.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
@cpanato cpanato merged commit 7b9b870 into main Jan 27, 2025
4 checks passed
@cpanato cpanato deleted the dependabot/go_modules/all-5a78530895 branch January 27, 2025 18:14
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.

1 participant