-
Notifications
You must be signed in to change notification settings - Fork 16
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
Pin dependency @pulumi/pulumi to 3.143.0 #1916
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1916 +/- ##
=======================================
Coverage 50.35% 50.35%
=======================================
Files 48 48
Lines 7000 7000
=======================================
Hits 3525 3525
Misses 3226 3226
Partials 249 249 ☔ View full report in Codecov by Sentry. |
I believe this will start fighting Line 100 in 736e570
|
Also more generally, shouldn't node SDK retain unpinned dependencies to the Pulumi Node SDK so that user programs could have different versions of Pulumi SDK? |
@blampe appreciate a quick pointer where I should go to ask Renovate not to do this. |
@t0yv0 it would make sense IMO to disable Renovate on the I think pu/pu is the only other repo with a
Yes, and I'm not sure why it's pinning it here. We use |
Thanks! |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^3.142.0
->3.143.0
Add the preset
:preserveSemverRanges
to your config if you don't want to pin your dependencies.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.