Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream #1

Merged
merged 41 commits into from
Oct 2, 2020
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
5558b79
Fix node-jpeg-turbo binding (#29)
koral-- Jul 9, 2020
8e4f547
Fix prebulit binaries paths (#32)
koral-- Jul 10, 2020
9378da4
Add @devicefarmer to prebulit binaries paths (#33)
koral-- Jul 10, 2020
5ac119b
Add @devicefarmer to stf-wiki path (#34)
koral-- Jul 11, 2020
fca8f6d
Add changelog for 3.4.3
koral-- Jul 21, 2020
f0f8b87
Add semaphore workflow for npmjs deployment (#48)
koral-- Jul 21, 2020
b76e22b
Fix npmjs deployment workflow (#49)
koral-- Jul 21, 2020
6125b76
Fix images (#59)
Cookies52 Aug 8, 2020
ce0f216
[Security] Bump lodash from 4.17.13 to 4.17.20 (#66)
dependabot-preview[bot] Aug 25, 2020
5f1b8a7
[Security] Bump stringstream from 0.0.5 to 0.0.6 (#19)
dependabot-preview[bot] Aug 25, 2020
eeb9dc1
[Security] Bump no-case from 2.3.1 to 2.3.2 (#17)
dependabot-preview[bot] Aug 25, 2020
a698d17
[Security] Bump tar from 2.2.1 to 2.2.2 (#26)
dependabot-preview[bot] Aug 25, 2020
e3e7bb7
[Security] Bump macaddress from 0.2.8 to 0.2.9 (#14)
dependabot-preview[bot] Aug 25, 2020
2577ba0
[Security] Bump is-my-json-valid from 2.16.0 to 2.20.5 (#51)
dependabot-preview[bot] Aug 25, 2020
e381f02
[Security] Bump elliptic from 6.4.0 to 6.5.3 (#53)
dependabot-preview[bot] Aug 25, 2020
f415786
[Security] Bump mime from 1.3.6 to 1.4.1 (#24)
dependabot-preview[bot] Aug 25, 2020
3475710
[Security] Bump tough-cookie from 2.3.2 to 2.3.4 (#21)
dependabot-preview[bot] Aug 25, 2020
1e9a822
[Security] Bump websocket-extensions from 0.1.1 to 0.1.4 (#22)
dependabot-preview[bot] Aug 25, 2020
b2d5d2c
[Security] Bump sshpk from 1.13.1 to 1.16.1 (#18)
dependabot-preview[bot] Aug 25, 2020
36c3f5a
[Security] Bump moment from 2.18.1 to 2.27.0 (#16)
dependabot-preview[bot] Aug 25, 2020
d77c40e
[Security] Bump marked from 0.3.6 to 0.3.19 (#15)
dependabot-preview[bot] Aug 25, 2020
1a5ce06
Bump passport from 0.3.2 to 0.4.1 (#11)
dependabot-preview[bot] Aug 25, 2020
35b8fbd
[Security] Bump forwarded from 0.1.0 to 0.1.2 (#7)
dependabot-preview[bot] Aug 25, 2020
adcf191
[Security] Bump superagent from 3.5.2 to 3.8.3 (#20)
dependabot-preview[bot] Aug 25, 2020
2e88ab4
Bump less from 2.7.2 to 2.7.3 (#71)
dependabot-preview[bot] Aug 25, 2020
b944dcb
Bump html-loader from 0.4.5 to 0.5.5 (#78)
dependabot-preview[bot] Aug 28, 2020
46a88f3
Update Device Farmer dependency versions
koral-- Aug 28, 2020
5167cc9
Update STFService.apk to 2.4.4 (#89)
koral-- Aug 28, 2020
c4203cc
Update vnc jpeg-turbo binding (#90)
koral-- Aug 28, 2020
275cf31
Bump in-publish from 2.0.0 to 2.0.1 (#92)
dependabot-preview[bot] Aug 31, 2020
6464a59
Bump cookie-session from 2.0.0-beta.2 to 2.0.0-rc.1 (#91)
dependabot-preview[bot] Sep 1, 2020
d71e3fc
Fix issue on File Explorer (#97)
denis99999 Sep 20, 2020
9a6a6c2
[Security] Bump http-proxy from 1.16.2 to 1.18.1 (#98)
dependabot-preview[bot] Sep 22, 2020
93591ac
Bump exports-loader from 0.6.4 to 1.1.0 (#73)
dependabot-preview[bot] Sep 22, 2020
0e3359a
Bump markdown-serve from 0.3.3 to 0.8.0 (#79)
dependabot-preview[bot] Sep 22, 2020
fdad3d2
Bump request from 2.81.0 to 2.88.2 (#113)
dependabot-preview[bot] Sep 26, 2020
a0792c8
Bump body-parser from 1.17.2 to 1.19.0 (#112)
dependabot-preview[bot] Sep 26, 2020
87d7a36
Bump then-jade from 2.4.3 to 2.4.4 (#115)
dependabot-preview[bot] Sep 28, 2020
582d38f
Bump imports-loader from 0.6.5 to 0.8.0 (#117)
dependabot-preview[bot] Sep 28, 2020
3206e32
Bump rethinkdb from 2.3.3 to 2.4.2 (#116)
dependabot-preview[bot] Sep 28, 2020
f4ae304
Merge branch 'master' into upstream
nanoscopic Oct 2, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix node-jpeg-turbo binding (DeviceFarmer#29)
koral-- authored Jul 9, 2020
commit 5558b79a33e71f39d53b9a58c1e769e382ec7ba9
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devicefarmer/stf",
"version": "3.4.2",
"version": "3.4.3",
"description": "Smartphone Test Farm",
"keywords": [
"adb",
@@ -57,7 +57,7 @@
"hipchatter": "^0.3.1",
"http-proxy": "^1.11.2",
"in-publish": "^2.0.0",
"@devicefarmer/jpeg-turbo": "^0.4.0",
"@devicefarmer/jpeg-turbo": "^0.4.1",
"jws": "^3.1.0",
"ldapjs": "^1.0.0",
"lodash": "^4.14.2",