prmonitor icon indicating copy to clipboard operation
prmonitor copied to clipboard

A browser extension to keep track of incoming and outgoing PRs

Results 26 prmonitor issues
Sort by recently updated
recently updated
newest added

See https://gist.github.com/sindresorhus/36b64d5761f47962ab1869d1d559fe52

See https://gist.github.com/sindresorhus/36b64d5761f47962ab1869d1d559fe52

This could be a tag in the PR description, or in the text of a comment or review. Need to possibly also look at review comments to cover all possible...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

Some users, like dependabot for example, submit lots of PRs and it gets noisy. It's a little laborious to mute each new PR individually. Would it be possible to add...

This is a little improvement that I would like, let me know what you think. I am an Edge browser user; the browser has the concept of Tab Groups. When...

Fixes #1068 ## Summary I added a `.catch` block because `chrome.runtime.sendMessage` now returns a Promise. https://developer.mozilla.org/ja/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage