meow icon indicating copy to clipboard operation
meow copied to clipboard

Daily Bruin's homemade social media manager

Results 106 meow issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | follow-redirects | [`1.13.3` -> `1.14.8`](https://renovatebot.com/diffs/npm/follow-redirects/1.13.3/1.14.8) | ### GitHub Vulnerability Alerts #### [CVE-2022-0155](https://nvd.nist.gov/vuln/detail/CVE-2022-0155) follow-redirects is vulnerable...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | dns-packet | [`1.3.1` -> `1.3.2`](https://renovatebot.com/diffs/npm/dns-packet/1.3.1/1.3.2) | ### GitHub Vulnerability Alerts #### [CVE-2021-23386](https://nvd.nist.gov/vuln/detail/CVE-2021-23386) This affects the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | deep-extend | [`0.4.2` -> `0.5.1`](https://renovatebot.com/diffs/npm/deep-extend/0.4.2/0.5.1) | ### GitHub Vulnerability Alerts #### [CVE-2018-3750](https://nvd.nist.gov/vuln/detail/CVE-2018-3750) Versions of `deep-extend`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | browserslist | [`4.1.1` -> `4.16.5`](https://renovatebot.com/diffs/npm/browserslist/4.1.1/4.16.5) | ### GitHub Vulnerability Alerts #### [CVE-2021-23364](https://nvd.nist.gov/vuln/detail/CVE-2021-23364) The package browserslist...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | braces | [`1.8.5` -> `2.3.1`](https://renovatebot.com/diffs/npm/braces/1.8.5/2.3.1) | ### GitHub Vulnerability Alerts #### [GHSA-g95f-p29q-9xw4](https://togithub.com/micromatch/braces/commit/abdafb0cae1e0c00f184abbadc692f4eaa98f451) Versions of `braces`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | async | [`2.6.3` -> `2.6.4`](https://renovatebot.com/diffs/npm/async/2.6.3/2.6.4) | ### GitHub Vulnerability Alerts #### [CVE-2021-43138](https://nvd.nist.gov/vuln/detail/CVE-2021-43138) A vulnerability exists...

Currently, meow simply replies by periodically scanning the database to look for posts to send. This is not efficient. We can instead create a delayed task queue service and deprecate...

The Meow image uses node v8, which is no longer supported. Moreover, `npm run watch` doesn't work when people try to run it with newer versions of node

When there are meows with a publish date that's invalid (e.g. already passed) that are marked as "ready to publish", it will not allow you to create any new meows,...