Update first-party Pulumi dependencies #1844
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.10
->v0.1.3
v0.14.1-0.20240312115843-96cd54a979b1
->v0.23.0
v3.140.0
->v3.141.0
v3.140.0
->v3.141.0
v5
->v6
7c54f13
Release Notes
pulumi/providertest (github.com/pulumi/providertest)
v0.1.3
Compare Source
What's Changed
Full Changelog: pulumi/providertest@v0.1.2...v0.1.3
v0.1.2
Compare Source
What's Changed
Full Changelog: pulumi/providertest@v0.1.1...v0.1.2
v0.1.1
Compare Source
What's Changed
provider.ReplayInvokes
by @danielrbradley in https://github.com/pulumi/providertest/pull/105Full Changelog: pulumi/providertest@v0.1.0...v0.1.1
v0.1.0
Compare Source
What's Changed
T
explicitly to all methods by @danielrbradley in https://github.com/pulumi/providertest/pull/102You must now pass T as the first parameter for any method which does asserts internally, as is the pattern in Go.
You can fix pretty much all usages using the following batch of
gofmt
commands:New Contributors
Full Changelog: pulumi/providertest@v0.0.15...v0.1.0
v0.0.15
Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/providertest@v0.0.14...v0.0.15
v0.0.14
Compare Source
What's Changed
Full Changelog: pulumi/providertest@v0.0.13...v0.0.14
v0.0.13
Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/providertest@v0.0.12...v0.0.13
v0.0.12
Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/providertest@v0.0.11...v0.0.12
v0.0.11
Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/providertest@v0.0.10...v0.0.11
pulumi/pulumi-go-provider (github.com/pulumi/pulumi-go-provider)
v0.23.0
Compare Source
Note
Please upgrade your Pulumi CLI version to 3.135.0 or later for codegen purposes to take advantage of the improvements to Invokes generation compatible with this release.
What's Changed
golangci-lint
version to v1.60.x by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/267Full Changelog: pulumi/pulumi-go-provider@v0.21.0...v0.23.0
v0.22.0
Compare Source
What's Changed
golangci-lint
version to v1.60.x by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/267Full Changelog: pulumi/pulumi-go-provider@v0.21.0...v0.22.0
v0.21.0
Compare Source
What's Changed
infer.Annotator.AddAlias
by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/249autoname
implementation as an example by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/255provider:"secret"
tags by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/252DefaultCheck
withcontext.Context
by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/253New Contributors
Full Changelog: pulumi/pulumi-go-provider@v0.20.0...v0.21.0
v0.20.0
Compare Source
What's Changed
infer
with annotations for aliases and resource deprecations by @thomas11 in https://github.com/pulumi/pulumi-go-provider/pull/245Full Changelog: pulumi/pulumi-go-provider@v0.19.0...v0.20.0
v0.19.0
Compare Source
What's Changed
Full Changelog: pulumi/pulumi-go-provider@v0.18.0...v0.19.0
v0.18.0
Compare Source
Breaking changes
DefaultCheck
now applies default values as specified byAnnotator.SetDefault
.Check
already did this and this change aligns the behavior.What's Changed
Full Changelog: pulumi/pulumi-go-provider@v0.17.0...v0.18.0
v0.17.0
Compare Source
Breaking Changes
p.Context
has been removed in favor ofcontext.Context
. https://github.com/pulumi/pulumi-go-provider/pull/227#issuecomment-2073962385 has support for migrating.integration/go.mod
has been removed. You need to removegithub.com/pulumi/pulumi-go-provider/integration
from your go.mod to avoid ambiguous import errors.What's Changed
p.Context
in favor ofcontext.Context
by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/227infer.Wrap
ed providers can access the infer config by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/229Full Changelog: pulumi/pulumi-go-provider@v0.16.0...v0.17.0
v0.16.0
Compare Source
What's Changed
infer
by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/215func rpc.Provider(pulumirpc.ResourceProviderServer) p.Provider
by @iwahbe in https://github.com/pulumi/pulumi-go-provider/pull/220New Contributors
Full Changelog: pulumi/pulumi-go-provider@v0.15.0...v0.16.0
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.141.0
Compare Source
3.141.0 (2024-11-22)
Features
[sdk/dotnet] Update dotnet to 3.69.0
#17828
[cli/new] Allow URLs without a scheme for downloading templates
#17824
[sdk/nodejs] Allow specifiying additional dependencies for output invokes
#17632
[sdk/{nodejs,python}] Implement deferred output for nodejs and python
#17793
[sdk/python] Allow specifiying dependencies for output invokes
#17751
[sdk/yaml] Update yaml to 1.12.0
#17811
Bug Fixes
[engine] Send the same program arguments to shimless and binary plugins
#17833
[auto/go] Work around a race where the summary event in the automation API sometimes cannot be found
#17825
[sdk/nodejs] Fix mocks when multiple versions of @pulumi/pulumi are loaded in a project
#17769
Miscellaneous
#17818
pulumi/actions (pulumi/actions)
v6
Compare Source
Configuration
📅 Schedule: Branch creation - "before 6pm" (UTC), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.