Skip to content

chore(deps): bump github.com/pulumi/pulumi-go-provider from 0.24.1 to 1.2.0 in /provider#616

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/provider/github.com/pulumi/pulumi-go-provider-1.2.0
Open

chore(deps): bump github.com/pulumi/pulumi-go-provider from 0.24.1 to 1.2.0 in /provider#616
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/provider/github.com/pulumi/pulumi-go-provider-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Bumps github.com/pulumi/pulumi-go-provider from 0.24.1 to 1.2.0.

Release notes

Sourced from github.com/pulumi/pulumi-go-provider's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-go-provider@v1.1.2...v1.2.0

v1.1.1

Fixed

Full Changelog: pulumi/pulumi-go-provider@v1.1.0...v1.1.1

v1.1.0

Overview

🎺 Pulumi Go Provider SDK v1.1.0 is now available!

The Pulumi Provider SDK is a high-level library that simplifies the process of writing a Pulumi provider in Go. It abstracts much of the complexity involved in defining custom infrastructure resources, allowing developers to focus on business logic rather than boilerplate code.

See also: v1.0 announcement and migration guide

What's Changed (Since 1.0)

New Contributors

Full Changelog: pulumi/pulumi-go-provider@v1.0.2...v1.1.0

v1.0.2

What's Changed

... (truncated)

Commits
  • 9039ad6 Bump the release version to 1.2.0 (#425)
  • ae78cf2 Correctly keep DiffResponse's non-detailed diffs keys top-level (#417)
  • 93bd758 Fix GetSchema (#422)
  • 409171a Fix CustomDiff[*Config, *Config] (#421)
  • 50384cf [infer] Prevent deserialization errors with CustomDiff for Config (#420)
  • beab086 Use old inputs when calculating Diff for default infer (#419)
  • 8714ac7 Add an example of property comments for component resources (#411)
  • 26f775f rpc.Provider correctly handles providers without preview support
  • 5a935aa Debug middleware/rpc by printing what the wrapped provider sees (#415)
  • eae0f66 Add old inputs to the rpc passthrough (and the provider in general) (#414)
  • 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-go-provider](https://github.com/pulumi/pulumi-go-provider) from 0.24.1 to 1.2.0.
- [Release notes](https://github.com/pulumi/pulumi-go-provider/releases)
- [Commits](pulumi/pulumi-go-provider@v0.24.1...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-go-provider
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants