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

fix(deps): update dependency get-stream to v6 #1748

Merged
merged 1 commit into from Jan 22, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-stream ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/get-stream

v6.0.0

Compare Source

Breaking
Breaking for TypeScript users
  • Only use a CommonJS export for the TypeScript definition (reason)
    You need to change import getStream from 'get-stream'; to import getStream = require('get-stream');
Improvements
  • Use native stream.pipeline instead of pump package (#​39) 5cf31ba

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/get-stream-6.x branch 4 times, most recently from ca75794 to be34ad1 Compare January 21, 2021 08:37
@gr2m
Copy link
Member

gr2m commented Jan 21, 2021

I'd love us to dig into this error:
https://github.com/semantic-release/semantic-release/pull/1748/checks?check_run_id=1740500416#step:7:375

I've seen it happening a few times. Flaky tests are the worst :( but also so hard to debug. Any idea what might be causing it?

@gr2m gr2m merged commit 969e460 into master Jan 22, 2021
@gr2m gr2m deleted the renovate/get-stream-6.x branch January 22, 2021 20:43
@github-actions
Copy link

🎉 This PR is included in version 17.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@travi
Copy link
Member

travi commented Jan 22, 2021

I'd love us to dig into this error:
#1748 (checks)

i'm not seeing the failure based on that link. does restarting a build lose the previous output?

@gr2m
Copy link
Member

gr2m commented Jan 22, 2021

I was confused, too. I think the check no longer exists because renovate rebased the PR

Xunnamius pushed a commit to Xunnamius/semantic-release-atam that referenced this pull request Feb 11, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This was referenced Mar 7, 2021
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants