Skip to content
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

chore: update internal pulumi dependencies #1853

Merged
merged 5 commits into from
Nov 26, 2024

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Nov 25, 2024

This change is based on a Renovate-prepared PR (#1852) and a small manual fix added on top.

Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.27%. Comparing base (0f301ff) to head (2306e12).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1853      +/-   ##
==========================================
- Coverage   49.97%   49.27%   -0.70%     
==========================================
  Files          44       46       +2     
  Lines        6702     6796      +94     
==========================================
  Hits         3349     3349              
- Misses       3110     3204      +94     
  Partials      243      243              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

provider/go.mod Outdated
Comment on lines 41 to 45
require (
github.com/pulumi/pulumi/pkg/v3 v3.134.0
github.com/pulumi/pulumi/sdk/v3 v3.134.0
)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your local ref was pointing at #1844 instead of #1852. I'll rebase you and look into making the branch name more random to prevent this.

@blampe blampe force-pushed the t0yv0/update-pulumi-dependencies branch from 7c9f408 to 2306e12 Compare November 25, 2024 23:53
@@ -52,7 +52,7 @@ jobs:
lfs: true
- id: version
name: Set Provider Version
uses: pulumi/provider-version-action@v1
uses: pulumi/provider-version-action@7c54f136703646f7d6eaa3d3b3c877e5a805d6ab # v1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this going to churn with ci-mgmt updates?

@t0yv0 t0yv0 merged commit 13218e8 into master Nov 26, 2024
18 checks passed
@t0yv0 t0yv0 deleted the t0yv0/update-pulumi-dependencies branch November 26, 2024 01:58
t0yv0 added a commit that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants