voxpelli / node-pg-pubsub

A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN
https://www.npmjs.com/package/pg-pubsub
MIT License
236 stars 16 forks source link

Update test dependencies - autoclosed #95

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chai ^4.3.0 -> ^4.3.1 age adoption passing confidence
@types/mocha ^9.1.0 -> ^9.1.1 age adoption passing confidence
c8 ^7.11.0 -> ^7.11.3 age adoption passing confidence
husky (source) ^7.0.0 -> ^7.0.4 age adoption passing confidence
mocha (source) ^9.2.1 -> ^9.2.2 age adoption passing confidence

Release Notes

bcoe/c8 ### [`v7.11.3`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#​7113-httpsgithubcombcoec8comparev7112v7113-2022-05-16) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.2...v7.11.3) ### [`v7.11.2`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#​7112-httpsgithubcombcoec8comparev7111v7112-2022-04-20) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.1...v7.11.2) ### [`v7.11.1`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#​7111-httpsgithubcombcoec8comparev7110v7111-2022-04-20) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.0...v7.11.1)
typicode/husky ### [`v7.0.4`](https://togithub.com/typicode/husky/releases/tag/v7.0.4) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.3...v7.0.4) *No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.* ### [`v7.0.3`](https://togithub.com/typicode/husky/compare/v7.0.2...v7.0.3) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.2...v7.0.3) ### [`v7.0.2`](https://togithub.com/typicode/husky/releases/tag/v7.0.2) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.1...v7.0.2) Fix pre-commit hook in WebStorm ([#​1023](https://togithub.com/typicode/husky/issues/1023)) ### [`v7.0.1`](https://togithub.com/typicode/husky/releases/tag/v7.0.1) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.0...v7.0.1) - Fix gracefully fail if Git command is not found [#​1003](https://togithub.com/typicode/husky/issues/1003) (same as in v6)
mochajs/mocha ### [`v9.2.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​922--2022-03-11) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.1...v9.2.2) #### :bug: Fixes - [#​4842](https://togithub.com/mochajs/mocha/issues/4842): Loading of reporter throws wrong error ([**@​juergba**](https://togithub.com/juergba)) - [#​4839](https://togithub.com/mochajs/mocha/issues/4839): `dry-run`: prevent potential call-stack crash ([**@​juergba**](https://togithub.com/juergba)) #### :nut_and_bolt: Other - [#​4843](https://togithub.com/mochajs/mocha/issues/4843): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))

Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm, Automerge - 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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