amazon-auto-reload icon indicating copy to clipboard operation
amazon-auto-reload copied to clipboard

Node script to iterate through a list of credit/debit cards and buy an Amazon.com gift cards of a specified amount.

Results 9 amazon-auto-reload issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://togithub.com/SeleniumHQ/selenium)) | [`4.18` -> `4.20`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.13.0/4.20.0) |...

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together. Removes `tar` Updates `geckodriver` from 1.16.2 to 4.3.3 Release notes Sourced from...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [winston](https://togithub.com/winstonjs/winston) | [`3.11` -> `3.13`](https://renovatebot.com/diffs/npm/winston/3.10.0/3.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/winston/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tslint](https://palantir.github.io/tslint) ([source](https://togithub.com/palantir/tslint)) | [`^5.17.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/tslint/5.20.1/6.1.3) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​types/json5 | [`0.0.30` -> `2.2.0`](https://renovatebot.com/diffs/npm/@types%2fjson5/0.0.30/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjson5/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

after cloning the repo, and cp config/default-example.json5 to config/default.json5 without modify it since I would like to see what it in action first. then "Execute npm install && npm run...

Hi, Wanted to ask; have you managed to test the Node.js code in Linux yet? I still haven't quite been able to get it running in Linux, but I have...