streetmerchant icon indicating copy to clipboard operation
streetmerchant copied to clipboard

🤖 The world's easiest, most powerful stock checker

Results 36 streetmerchant issues
Sort by recently updated
recently updated
newest added

Bumps [twilio](https://github.com/twilio/twilio-node) from 3.71.1 to 3.80.0. Release notes Sourced from twilio's releases. 3.80.0 Release Notes Library - Docs [PR #772](twilio/twilio-node#772): added npm/yarn install instructions. Thanks to @​citypaul! Library - Feature...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

### Description I've discovered over 20GB of temp folders generated in the local user temp directory in windows (C:\Users\\AppData\Local\puppeteer*) during the time I've been running nvidia-snatcher. Is there a way...

priority: low
status: help wanted
type: feature

Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.1.0. Release notes Sourced from actions/stale's releases. v5.1.0 [5.1.0] Don't process stale issues right after they're marked stale Add close-issue-reason option #764#772 Various dependabot/dependency updates...

dependencies
github_actions

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...

dependencies
github_actions

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.19. Release notes Sourced from nodemon's releases. v2.0.19 2.0.19 (2022-07-05) Bug Fixes Replace update notifier with simplified deps (#2033) (176c4a6), closes #1961 #2028 v2.0.18 2.0.18...

dependencies
javascript

Bumps [top-user-agents](https://github.com/Kikobeats/top-user-agents) from 1.0.37 to 1.0.46. Release notes Sourced from top-user-agents's releases. v1.0.46 No release notes provided. v1.0.45 No release notes provided. v1.0.44 No release notes provided. v1.0.43 No release...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies
javascript

Bumps [redis](https://github.com/redis/node-redis) and [@types/redis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redis). These dependencies needed to be updated together. Updates `redis` from 3.1.2 to 4.1.0 Release notes Sourced from redis's releases. [email protected] Enhancements Upgrade @redis/bloom Upgrade @redis/client Upgrade...

dependencies
javascript

### Expected Behavior What I did expect to happen: SM to follow the page settings (PAGE_BACKOFF_MIN=, PAGE_BACKOFF_MAX=, PAGE_SLEEP_MIN=, PAGE_SLEEP_MAX, PAGE_TIMEOUT) I set. ### Current Behavior The current behaviour: SM doesn't...

type: bug
status: needs triage