Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

fix(deps): update dependency p-event to v6 - autoclosed#1218

Closed
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/p-event-6.x
Closed

fix(deps): update dependency p-event to v6 - autoclosed#1218
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/p-event-6.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-event ^4.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/p-event (p-event)

v6.0.0

Compare Source

Breaking
Improvements
Fixes
  • Properly cancel pEventIterator when resolutionEvents emits item not matching filter (#​43) 93d16fb

v5.0.1

Compare Source

v5.0.0

Compare Source

Breaking

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

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

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.


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

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

@renovate-bot renovate-bot requested review from a team and Neenu1995 June 14, 2023 12:02
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 14, 2023
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Jun 14, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 14, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@meredithslota meredithslota added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 15, 2023
@meredithslota
Copy link
Copy Markdown
Contributor

This update requires Node 16 as the minimum version, let's hold for now.

@kitsunde
Copy link
Copy Markdown

Stumbled upon this PR, but thought I should mention nodejs has this built in since v11: https://nodejs.org/api/events.html#eventsonceemitter-name-options so this dependency could be dropped.

const jobResponse = (await pEvent(jobWritable, 'job')) as Job;

await once(jobWritable, 'job')

@meredithslota
Copy link
Copy Markdown
Contributor

@kitsunde That is super helpful, thank you!

@alvarowolfx alvarowolfx mentioned this pull request Jul 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/p-event-6.x branch from f34f9d1 to 0b9b6e0 Compare July 10, 2023 19:33
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 10, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2023
@renovate-bot renovate-bot changed the title fix(deps): update dependency p-event to v6 fix(deps): update dependency p-event to v6 - autoclosed Jul 10, 2023
@renovate-bot renovate-bot deleted the renovate/p-event-6.x branch July 10, 2023 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants