Skip to content

Bump github.com/pulumi/pulumi/sdk/v3 from 3.219.0 to 3.225.1 in /test/e2e#2736

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/test/e2e/github.com/pulumi/pulumi/sdk/v3-3.225.1
Open

Bump github.com/pulumi/pulumi/sdk/v3 from 3.219.0 to 3.225.1 in /test/e2e#2736
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/test/e2e/github.com/pulumi/pulumi/sdk/v3-3.225.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.219.0 to 3.225.1.

Release notes

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

v3.225.1

3.225.1 (2026-03-05)

Bug Fixes

  • [engine] Fix inheritence of default providers across resources of different packages #22101

  • [programgen/go] Fix panic on digit-prefixed schema properties in Go code generation #21917

  • [programgen/go] Fix plain values not always being lifted to input/output values when needed #22084

  • [programgen/python] Fix generation of entries and lookup calls #22086

v3.225.0

3.225.0 (2026-03-04)

Features

  • [engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets #21959

  • [engine] The engine now handles the inheritance of the provider option in resource registrations #21999

  • [engine] Enable journaling by default. It can still be turned off using the PULUMI_DISABLE_JOURNALING env variable #22041

  • [programgen] PCL can now express config values should be read as secrets #22066

  • [yaml] Update yaml to v1.30.0

  • [cli/engine] Add a flag for automatically opening a Neo task on preview/up failure #21960

  • [cli/package] Support source-based packages in pulumi schema check, not just schema files #21897

Bug Fixes

  • [cli] Fix stack import panicking when importing a service stack into a DIY backend #22076

... (truncated)

Changelog

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

3.225.1 (2026-03-05)

Bug Fixes

  • [engine] Fix inheritence of default providers across resources of different packages #22101

  • [programgen/go] Fix panic on digit-prefixed schema properties in Go code generation #21917

  • [programgen/go] Fix plain values not always being lifted to input/output values when needed #22084

  • [programgen/python] Fix generation of entries and lookup calls #22086

3.225.0 (2026-03-04)

Features

  • [engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets #21959

  • [engine] The engine now handles the inheritance of the provider option in resource registrations #21999

  • [engine] Enable journaling by default. It can still be turned off using the PULUMI_DISABLE_JOURNALING env variable #22041

  • [programgen] PCL can now express config values should be read as secrets #22066

  • [yaml] Update yaml to v1.30.0

  • [cli/engine] Add a flag for automatically opening a Neo task on preview/up failure #21960

  • [cli/package] Support source-based packages in pulumi schema check, not just schema files #21897

Bug Fixes

  • [cli] Fix stack import panicking when importing a service stack into a DIY backend #22076

  • [engine] Fix panic when a new component resource in the program is not targeted #21957

... (truncated)

Commits

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 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/sdk/v3](https://github.com/pulumi/pulumi) from 3.219.0 to 3.225.1.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.219.0...v3.225.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.225.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file qa/skip-qa labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team March 10, 2026 18:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file qa/skip-qa labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 18:28
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.80%. Comparing base (a577ddc) to head (b3a9bb1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2736   +/-   ##
=======================================
  Coverage   38.80%   38.80%           
=======================================
  Files         309      309           
  Lines       26733    26733           
=======================================
  Hits        10373    10373           
  Misses      15581    15581           
  Partials      779      779           
Flag Coverage Δ
unittests 38.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a577ddc...b3a9bb1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant