Garret Picchioni
88a1303f73
chore(amazon): add zen 3 to us, es, and nl ( #743 )
2020-11-15 12:09:29 -05:00
Michael Vendivel
167713bb14
fix(amazon): add 5800x and 5600x ( #802 )
2020-11-15 12:05:14 -05:00
James Hinton
7c28c7f72b
feat(store): add PlayStation store ( #806 )
2020-11-15 11:46:32 -05:00
Cristian
b21b2440f7
chore(pccomponentes): add ryzen cpus ( #756 )
2020-11-14 22:05:06 -05:00
Michael Vendivel
63d550ca63
fix(bestbuy-ca): use proper selector ( #801 )
2020-11-14 22:02:49 -05:00
dependabot[bot]
8e1744c6b1
chore(deps): bump mqtt from 4.2.4 to 4.2.5 ( #786 )
...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js ) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases )
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v4.2.4...v4.2.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-13 11:17:47 -05:00
dependabot[bot]
0ed826fb5d
chore(deps): bump nodemailer from 6.4.15 to 6.4.16 ( #785 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.15 to 6.4.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.15...v6.4.16 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-13 11:14:46 -05:00
dependabot[bot]
d47a3e064e
chore(deps-dev): bump @types/async from 3.2.3 to 3.2.4 ( #787 )
...
Bumps [@types/async](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-13 11:14:36 -05:00
Clinton Judy
501ea34a54
feat(asus): add backoff codes ( #790 )
2020-11-13 11:11:48 -05:00
Clinton Judy
b60ad12cf2
chore(newegg): add 3080 vision oc ( #791 )
2020-11-13 11:10:31 -05:00
rodrigorodrigo
ef2036b75d
docs: small typo on canadacomputers ( #779 )
2020-11-12 22:44:59 -05:00
Jef LeCompte
c38bebb49d
feat(store): add topachat ( #776 )
...
Co-authored-by: Oguzhan YAGCI <oyagci@student.42.fr >
2020-11-12 08:50:31 -05:00
Zyde22
02d7c47c40
feat: add amazon-fr to stores. ( #766 )
2020-11-12 08:39:45 -05:00
Jef LeCompte
efe0d64f06
revert: pipeline changes
...
Ref: 15e4520213
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-12 08:37:37 -05:00
rodrigorodrigo
bd69e471f7
feat(store): support for canadacomputers ( #772 )
2020-11-12 08:24:15 -05:00
github-actions[bot]
bdd74e5b16
chore: release 3.0.0 ( #770 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.0.0
2020-11-11 23:21:08 -05:00
Cristian
32702929a9
feat(coolmod): add zen 3 ( #754 )
2020-11-11 23:18:47 -05:00
Jef LeCompte
b4de369ca8
docs: add checkout help
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-11 23:17:34 -05:00
Vincent
ccb207abeb
feat(discord): add cart link to embed ( #762 )
2020-11-11 23:15:10 -05:00
Jaden VanEckhout
841647c06c
fix(walmart): ps5 digital url ( #763 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-11 23:13:53 -05:00
HeitorLM
23d061b387
feat(store): support for kabum (amd and rtx 30 series) ( #727 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-11 22:25:15 -05:00
Nathan Grebowiec
a5249ecc7c
feat: add option to disable auto add to cart ( #759 )
2020-11-11 20:56:45 -05:00
Jef LeCompte
0e730f4203
docs: update verbiage
2020-11-10 23:13:04 -05:00
gabriwong
bc8c14c88d
docs: add amazon error to faq ( #760 )
2020-11-10 23:11:34 -05:00
dependabot[bot]
5be33d045f
chore(deps-dev): bump @types/puppeteer from 3.0.5 to 5.4.0 ( #752 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 19:31:42 -05:00
Jef LeCompte
d19dd5a404
refactor!: removed duplicated Model
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 17:50:43 -05:00
Jef LeCompte
b1f1ea6ef0
docs: update README to reflect branches
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 17:19:39 -05:00
Jef LeCompte
15e4520213
chore: pipeline changes ( #753 )
2020-11-10 17:12:20 -05:00
Jef LeCompte
0904253cc6
refactor: add more types to Model, extract Brand
...
This is prep work for normalizing `Model`
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 10:53:24 -05:00
Jef LeCompte
318e626e78
feat: fix metadata in logging, lint prettier, typed Models ( #747 )
2020-11-10 10:38:14 -05:00
dependabot[bot]
0bf9ba2e18
chore(deps-dev): bump @types/node from 14.14.6 to 14.14.7 ( #741 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.6 to 14.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 09:38:04 -05:00
Ben Wu
9f28fe5803
feat(notification): support for multiple phone numbers ( #738 )
2020-11-10 09:21:54 -05:00
Michael Vendivel
ab1fddf20c
feat(target): add additional selector for 'ship it' ( #737 )
2020-11-10 09:00:06 -05:00
BaelfireNightshd
ff79d9e70d
docs: add zen3 filter to SHOW_ONLY_SERIES ( #742 )
2020-11-10 08:59:04 -05:00
dependabot[bot]
050fd9faf6
chore(deps): bump nodemailer from 6.4.14 to 6.4.15 ( #726 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.14 to 6.4.15.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.14...v6.4.15 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 08:55:53 -05:00
James Hinton
0128718ba7
feat(store): add game store, add ps5 for uk stores ( #736 )
2020-11-10 08:55:27 -05:00
dependabot[bot]
037056156e
chore(deps): bump dorny/paths-filter from v2.5.1 to v2.5.2 ( #725 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 08:50:50 -05:00
dependabot[bot]
d9692c7bbd
chore(deps): bump GoogleCloudPlatform/release-please-action from v2.5.7 to v2.6.0 ( #724 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 08:50:25 -05:00
Garret Picchioni
0754feccae
fix(docker): copy web directory ( #745 )
2020-11-10 08:48:55 -05:00
SolidPIPe
e8fd2f7c5b
docs: add amd models ( #746 )
2020-11-10 08:48:09 -05:00
Vinh Nguyen
314f533f0b
feat(store): add xbox series x and s ( #732 )
...
Co-authored-by: VictorV <velasquez.victor@gmail.com >
Co-authored-by: vinhnguyen <vinh.nguyen@venmo.com >
2020-11-10 08:47:15 -05:00
hiivin
4e086e9267
feat(galaxus): add zen 3 ( #729 )
2020-11-09 11:31:51 -05:00
Vincent
dde9837829
feat(amazon): add more 3070s ( #719 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:20:01 -05:00
serg06
25700567c5
feat(amazon-ca): add ps5 ( #713 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:19:36 -05:00
Omelette Du Fromage
c02241c752
feat: memoryexpress website support ( #717 )
...
Adding MemoryExpress website in Canada. Only track the online store
stock for now. Might add the stores stock later like microcenter.
Only track Ryzen 5000-series for now because RTX 3000-series is only
available in store backorder.
Co-authored-by: Omelette Du Fromage <lavrenti.rogoff@gmail.com >
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:18:49 -05:00
hiivin
38937f6880
feat(store): add arlt and amd-de ( #721 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:16:58 -05:00
Jörg Battermann
0362bf8081
feat(mindfactory): add ryzen 5900x, 5950x ( #720 )
2020-11-09 01:14:16 -05:00
Jef LeCompte
815822f6f8
chore: add CODE_OF_CONDUCT.md
2020-11-07 13:01:47 -05:00
dependabot[bot]
f9a6fd025a
chore(deps): bump twilio from 3.50.0 to 3.51.0 ( #699 )
...
Bumps [twilio](https://github.com/twilio/twilio-node ) from 3.50.0 to 3.51.0.
- [Release notes](https://github.com/twilio/twilio-node/releases )
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-node/compare/3.50.0...3.51.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-07 12:56:32 -05:00
hiivin
2291b8eff5
feat(store): add ps5 to german stores ( #715 )
2020-11-07 12:55:42 -05:00