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

Update first-party Pulumi dependencies #1991

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

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/aws-native (source) dependencies minor 1.23.0 -> 1.24.0
@pulumi/aws-native (source) peerDependencies minor 1.23.0 -> 1.24.0
@pulumi/pulumi (source) dependencies minor 3.145.0 -> 3.146.0
@pulumi/random (source) dependencies minor 4.16.8 -> 4.17.0
github.com/pulumi/providertest require patch v0.1.4 -> v0.1.5
github.com/pulumi/pulumi-aws-native/sdk require minor v1.23.0 -> v1.24.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.145.0 -> v3.146.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.145.0 -> v3.146.0
pulumi/actions action patch v6.0.0 -> v6.0.1

Release Notes

pulumi/pulumi-aws-native (@​pulumi/aws-native)

v1.24.0

Compare Source

pulumi/pulumi (@​pulumi/pulumi)

v3.146.0

Compare Source

3.146.0 (2025-01-15)
Features
  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@&#8203;<version>
    #​18220

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

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

  • [pkg] Add a call intrinsic to PCL
    #​18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color.
    #​18184

  • [cli/import] Add support for parameterized packages to pulumi import
    #​18038

  • [cli/import] Import can now import resources from parameterized providers
    #​18039

  • [cli/new] Add support for Copilot templates
    #​16825

Bug Fixes
  • [auto/go] Fix rejection of nil inline programs in the Go automation API
    #​18214

  • [sdk/go] Improve error messages for wrong stack output types
    #​18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies
    #​18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect
    #​18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers

  • [sdk/python] Fix callbackserver shutdown
    #​18190

pulumi/pulumi-random (@​pulumi/random)

v4.17.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-random@v4.16.8...v4.17.0

pulumi/providertest (github.com/pulumi/providertest)

v0.1.5

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.1.4...v0.1.5

pulumi/actions (pulumi/actions)

v6.0.1

Compare Source

What's Changed
  • fix: Make pulumi login respect configuration in Pulumi.yaml
    (#​1299)

  • fix: Log stderr from commands
    (#​1316)

  • fix: Make the output command work without having to be in a working
    directory that contains a Pulumi.yaml file.
    (#​1327)

New Contributors

Full Changelog: pulumi/actions@v6...v6.0.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jan 14, 2025
Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.04%. Comparing base (fbe0b08) to head (3eb93e9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1991   +/-   ##
=======================================
  Coverage   51.04%   51.04%           
=======================================
  Files          49       49           
  Lines        7052     7052           
=======================================
  Hits         3600     3600           
  Misses       3200     3200           
  Partials      252      252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) January 15, 2025 13:38
@pulumi-renovate pulumi-renovate bot changed the title Update pulumi/actions action to v6.0.1 Update first-party Pulumi dependencies Jan 15, 2025
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 2 times, most recently from a637848 to 19fbf77 Compare January 16, 2025 01:38
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: examples/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.3
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.6
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.1
github.com/go-git/go-git/v5 v5.12.0 -> v5.13.1
github.com/skeema/knownhosts v1.2.2 -> v1.3.0
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: examples/simple-go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.3
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.6
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.1
github.com/go-git/go-git/v5 v5.12.0 -> v5.13.1
github.com/skeema/knownhosts v1.2.2 -> v1.3.0
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: examples/write-only-go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.3
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.6
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.1
github.com/go-git/go-git/v5 v5.12.0 -> v5.13.1
github.com/skeema/knownhosts v1.2.2 -> v1.3.0
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/tools v0.22.0 -> v0.23.0

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 impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants