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: ensure Renovate deduplicates dependencies #1483

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Jan 15, 2025

When Renovate bot updates dependencies for the provider, we want to make sure that the new set of dependencies does not result in any duplication aka several versions of @pulumi/pulumi being included.

@t0yv0
Copy link
Member Author

t0yv0 commented Jan 15, 2025

This change is part of the following stack:

Change managed by git-spice.

@t0yv0
Copy link
Member Author

t0yv0 commented Jan 15, 2025

Should unblock #1479

@t0yv0 t0yv0 requested a review from corymhall January 15, 2025 14:19
Copy link

Does the PR have any schema changes?

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

Maintainer note: consult the runbook for dealing with any breaking changes.

@t0yv0 t0yv0 merged commit 004d02d into t0yv0/ensure-deduplicated-deps Jan 15, 2025
21 checks passed
@t0yv0 t0yv0 deleted the t0yv0/renovate-to-deduplicate-dependencies branch January 15, 2025 14:23
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (f8ba242) to head (008a30a).
Report is 1 commits behind head on t0yv0/ensure-deduplicated-deps.

Additional details and impacted files
@@                      Coverage Diff                       @@
##           t0yv0/ensure-deduplicated-deps   #1483   +/-   ##
==============================================================
  Coverage                            0.00%   0.00%           
==============================================================
  Files                                  10      10           
  Lines                                2345    2345           
==============================================================
  Misses                               2345    2345           

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

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.

3 participants