-
Notifications
You must be signed in to change notification settings - Fork 16
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
base: master
Are you sure you want to change the base?
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
3606f34
to
1ea3009
Compare
a637848
to
19fbf77
Compare
ℹ Artifact update noticeFile name: examples/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: examples/simple-go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: examples/write-only-go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
19fbf77
to
56dd323
Compare
56dd323
to
3eb93e9
Compare
This PR contains the following updates:
1.23.0
->1.24.0
1.23.0
->1.24.0
3.145.0
->3.146.0
4.16.8
->4.17.0
v0.1.4
->v0.1.5
v1.23.0
->v1.24.0
v3.145.0
->v3.146.0
v3.145.0
->v3.146.0
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>@​<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 tooptdestroy
,optpreview
,optrefresh
, andoptup
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
make upstream
frompreTest
by @blampe in https://github.com/pulumi/pulumi-random/pull/1463preTest
action as unit tests are run by default by @iwahbe in https://github.com/pulumi/pulumi-random/pull/1552New 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 inPulumi.yaml
(#1299)
fix: Log stderr from commands
(#1316)
fix: Make the
output
command work without having to be in a workingdirectory 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.
This PR has been generated by Renovate Bot.