124 Commits

Author SHA1 Message Date
Paulus Schoutsen
bde08c0c26
Bump esp web flasher - fix ESP8266 support (#29) 2021-06-23 15:12:39 -07:00
Paulus Schoutsen
47ff3e46c2
Upgrade esp web flasher to 3.1.2 (#28) 2021-06-23 10:58:40 -07:00
Paulus Schoutsen
c5e609a108 3.4.0 2021-06-22 21:34:41 -07:00
Paulus Schoutsen
ee34098609
Upgrade to esp-web-flasher 3.1.1 (#26) 2021-06-22 21:34:19 -07:00
dependabot[bot]
2592f47d5d
Bump esp-web-flasher from 2.0.0 to 3.0.0 (#24)
Bumps [esp-web-flasher](https://github.com/nabucasa/ESP-Web-flasher) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/nabucasa/ESP-Web-flasher/releases)
- [Commits](https://github.com/nabucasa/ESP-Web-flasher/compare/2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: esp-web-flasher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 20:53:44 -07:00
dependabot[bot]
0c4ad81bdd
Bump rollup from 2.51.2 to 2.52.2 (#23)
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.51.2...v2.52.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 15:35:47 -07:00
dependabot[bot]
d9b72529af
Bump typescript from 4.3.2 to 4.3.4 (#25)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 15:35:41 -07:00
Paulus Schoutsen
f1718188b7 Update firmware to include OTA integration 2021-06-14 21:38:50 -07:00
dependabot[bot]
8c27116bcd
Bump tslib from 2.2.0 to 2.3.0 (#13)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 15:55:34 -07:00
dependabot[bot]
0a652624c8
Bump rollup from 2.51.1 to 2.51.2 (#12)
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.1 to 2.51.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.51.1...v2.51.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 15:55:29 -07:00
Paulus Schoutsen
97cca13ccf Version bump to 3.2.0 2021-06-14 15:50:55 -07:00
Bram Kragten
7f03060e86
Bump esp-web-flasher to 2.0 + hide improv button when done provision is done (#14) 2021-06-14 15:50:35 -07:00
Bram Kragten
4cc28e148b
Fire state changed events and add progess bar (#10)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-11 21:12:22 -07:00
Paulus Schoutsen
344b0901bb Version 2.0.2 2021-06-10 15:17:18 -07:00
Paulus Schoutsen
9244e38e01 Bump esp web flasher and resetbefore offering improv 2021-06-10 15:16:21 -07:00
dependabot[bot]
e2a924a333
Bump rollup from 2.51.0 to 2.51.1 (#9)
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.0 to 2.51.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.51.0...v2.51.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 08:05:11 -07:00
dependabot[bot]
ff03c75130
Bump serve from 11.3.2 to 12.0.0 (#8)
Bumps [serve](https://github.com/vercel/serve) from 11.3.2 to 12.0.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/11.3.2...12.0.0)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 08:05:06 -07:00
dependabot[bot]
6e66a30352
Bump prettier from 2.3.0 to 2.3.1 (#6)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 07:54:52 -07:00
dependabot[bot]
93a3cfce6e
Bump rollup from 2.50.5 to 2.51.0 (#5)
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.5 to 2.51.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.50.5...v2.51.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 07:54:44 -07:00
Paulus Schoutsen
97fa24e668 Load Improv later 2021-06-07 05:37:02 +00:00
Paulus Schoutsen
a8dfa54dd5 Use latest web flasher 2021-06-04 00:57:54 -07:00
Paulus Schoutsen
7cf91fa76b Prepare release 2021-06-04 00:41:17 -07:00
Paulus Schoutsen
e20c21ba1a Use NPM package 2021-06-04 00:24:29 -07:00
Paulus Schoutsen
fc4df1c8bb Drop yarn in favor of npm 2021-05-30 22:44:21 -07:00