Skip to content

Releases: tessel/t2-cli

v0.1.23

09 Jan 01:59
Compare
Choose a tag to compare
Commit Message/Description
d3bd187 0.1.23
a15e153 Dependency: t2-project@1.0.1
23b0db8 Package-lock.json: committing its own self updates
931f8b0 build(deps): bump node-rsa from 1.0.5 to 1.0.7
dd6cce1 build(deps): bump mdns-js from 1.0.1 to 1.0.3
c1b84dc build(deps): bump url-join from 2.0.2 to 4.0.1
4a7070c build(deps): bump block-stream2 from 1.1.0 to 2.0.0
90c3f69 build(deps): bump uglify-js from 3.1.3 to 3.7.2
6c09adf build(deps): bump glob from 5.0.15 to 7.1.6
9a06768 build(deps): bump inquirer from 0.12.0 to 7.0.1
e32c58b build(deps): [security] bump npm from 6.11.2 to 6.13.4
0641136 build(deps-dev): bump sinon from 3.1.0 to 7.5.0
6aaf6e4 build(deps): bump colors from 1.3.0 to 1.4.0
5410d2c build(deps-dev): bump coveralls from 3.0.2 to 3.0.9
a81c6bf build(deps-dev): bump concat-stream from 1.6.2 to 2.0.0
e9ae028 build(deps): bump usb from 1.5.0 to 1.6.2
3c75771 build(deps-dev): bump nyc from 11.9.0 to 14.1.1
d484297 build(deps): bump async from 2.6.1 to 3.1.0
1e8f5eb build(deps): bump tar-stream from 1.5.4 to 2.1.0
58e23c3 build(deps): bump node-rsa from 0.3.4 to 1.0.5
f93d6a1 Typo fix
73cf8ea build(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2
6615227 build(deps): bump is-root from 1.0.0 to 2.1.0
4c50d38 build(deps): [security] bump fstream from 1.0.11 to 1.0.12
ea4c164 build(deps-dev): bump grunt from 1.0.3 to 1.0.4
3ba7069 build(deps): bump tar-fs from 1.16.3 to 2.0.0
8e15325 build(deps): [security] bump cached-path-relative from 1.0.1 to 1.0.2
f4a630b build(deps): bump npm from 6.4.1 to 6.11.2
ca21cec fix(lib/init/javascript): fix deprecated npm.registry object
9e2877a chore(package): update security dependencies

v0.1.22

16 Dec 20:00
Compare
Choose a tag to compare
Commit Message/Description
73739db 0.1.22
c71a247 Deploy: tests for 'ignore errors produced by "dd"'
feec713 Deploy: ignore errors produced by "dd" when creating the remote shell script for push deployment
43d1d33 Buffer: migrate new Buffer() to Buffer.alloc, Buffer.from, etc.

v0.1.21

31 Oct 14:59
Compare
Choose a tag to compare
Commit Message/Description
d8b040a 0.1.21
b8ad68a refactor: blacklist -> disallowed
33fafec test(lib/usb-connection): ignore version mismatch error coverage
19e6a5c fix(lib/usb-connection): automatically rebuild usb drivers after mismatch version error
69bac23 chore(package): update for security fixes
8155011 fix(deployment/lists/javascript): add bindings to compressionBlacklist
d4cbe27 Fix error reporting text

v0.1.20

20 Aug 17:21
Compare
Choose a tag to compare
Commit Message/Description
4fcd86e 0.1.20
4a298bd Controller: refuse to rename in controller (moves test to controller)

v0.1.19

26 Jul 18:54
Compare
Choose a tag to compare
Commit Message/Description
1ae15aa 0.1.19
8f7edb1 Controller: exit process immediately after successful update.
6f658dc Tessel: Make "displayName" property for wrapping colorized output of Tessel name
3e98b9e LAN.Connection: ensure that ssh client stubs activate correctly
847946e greenkeeper: completed set of safe upgrades and supporting changes
64a9949 CI: drop Node 4; add Node 8
2252e58 fix: package.json to reduce vulnerabilities

v0.1.18

05 Mar 20:34
Compare
Choose a tag to compare
Commit Message/Description
04d399c 0.1.18
aee2db7 Prevent node-pre-gyp from messing with our UI.
aab7519 fix: package.json to reduce vulnerabilities
f838983 Add CodeTriage badge to tessel/t2-cli

v0.1.17

08 Dec 03:35
Compare
Choose a tag to compare
Commit Message/Description
575ddb2 0.1.17
f9a5d18 Upgrade uglify-es

v0.1.16

23 Oct 21:18
Compare
Choose a tag to compare
Commit Message/Description
ca1b5a4 0.1.16
bdf1605 Add alternative compression with uglify-js 3
959fa01 set a timer to track each packet of data on update

v0.1.15

05 Oct 14:02
Compare
Choose a tag to compare
Commit Message/Description
8b9aaa9 0.1.15
cb8adc5 Add module "base64id" to compression blacklist. Fixes gh-1345
b5f169f Allow passing binary options directly to node or python binary.

v0.1.14

10 Aug 21:13
Compare
Choose a tag to compare
Commit Message/Description
33b0991 0.1.14
8078136 fix(usb-connection): update usb driver error message, conditionally require discovery code