Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all group with 2 updates: github.com/pulumi/pulumi-github/sdk/v6 and github.com/pulumi/pulumi/sdk/v3.

Updates github.com/pulumi/pulumi-github/sdk/v6 from 6.9.0 to 6.9.1

Release notes

Sourced from github.com/pulumi/pulumi-github/sdk/v6's releases.

v6.9.1

What's Changed

Full Changelog: pulumi/pulumi-github@v6.9.0...v6.9.1

Commits

Updates github.com/pulumi/pulumi/sdk/v3 from 3.207.0 to 3.208.0

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.208.0

3.208.0 (2025-11-20)

Features

  • [cli] Expose all command flags as env vars (e.g. --refresh can now be set with PULUMI_OPTION_REFRESH) #20868

  • [cli/install] Make pulumi install recurse into local packages #20945

  • [engine] Add a replacement_trigger resource option. Any change to this value between program runs will trigger a replace of the resource #20936

  • [engine] Add a new builtin Stash resource which can be used to save a value to state #20819

  • [protobuf] Add Language.Template RPC to protos #20948

  • [sdk/go] Add support for replacement_trigger in the Go SDK #20937

Bug Fixes

  • [engine] Fix duplicate resource snapshot integrity issue with aliases #20926

  • [engine] Allow resources marked as Delete to be targeted, and take them into account for dependency calculation #20962

  • [engine] Fix a panic when previewing and import of a resource that wants to delete and then replace due to diffs #20997

  • [pkg] Include invalid property names in bind errors #20989

  • [sdk/python] Don’t raise when looking up a stack reference output that does not exist #20938

  • [sdkgen/python] Ensure resource args accept typeddicts when no language info is specified #20982

Miscellaneous

  • [cli] Document the [template|url] argument in pulumi up command help text #20996
Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.208.0 (2025-11-20)

Features

  • [cli] Expose all command flags as env vars (e.g. --refresh can now be set with PULUMI_OPTION_REFRESH) #20868

  • [cli/install] Make pulumi install recurse into local packages #20945

  • [engine] Add a replacement_trigger resource option. Any change to this value between program runs will trigger a replace of the resource #20936

  • [engine] Add a new builtin Stash resource which can be used to save a value to state #20819

  • [protobuf] Add Language.Template RPC to protos #20948

  • [sdk/go] Add support for replacement_trigger in the Go SDK #20937

Bug Fixes

  • [engine] Fix duplicate resource snapshot integrity issue with aliases #20926

  • [engine] Allow resources marked as Delete to be targeted, and take them into account for dependency calculation #20962

  • [engine] Fix a panic when previewing and import of a resource that wants to delete and then replace due to diffs #20997

  • [pkg] Include invalid property names in bind errors #20989

  • [sdk/python] Don’t raise when looking up a stack reference output that does not exist #20938

  • [sdkgen/python] Ensure resource args accept typeddicts when no language info is specified #20982

Miscellaneous

  • [cli] Document the [template|url] argument in pulumi up command help text #20996
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 24, 2025
Bumps the all group with 2 updates: [github.com/pulumi/pulumi-github/sdk/v6](https://github.com/pulumi/pulumi-github) and [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi).


Updates `github.com/pulumi/pulumi-github/sdk/v6` from 6.9.0 to 6.9.1
- [Release notes](https://github.com/pulumi/pulumi-github/releases)
- [Changelog](https://github.com/pulumi/pulumi-github/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-github@v6.9.0...v6.9.1)

Updates `github.com/pulumi/pulumi/sdk/v3` from 3.207.0 to 3.208.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.207.0...v3.208.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-41e97a5cd2 branch from 47350c8 to 581c8aa Compare November 24, 2025 17:52
@cpanato cpanato merged commit 955ff4e into main Dec 1, 2025
4 checks passed
@cpanato cpanato deleted the dependabot/go_modules/all-41e97a5cd2 branch December 1, 2025 10:19
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.

2 participants