dependabot[bot]
5950cdc35b
Bump fsevents from 1.2.9 to 1.2.13 in /embedded
...
Bumps [fsevents](https://github.com/fsevents/fsevents ) from 1.2.9 to 1.2.13.
- [Release notes](https://github.com/fsevents/fsevents/releases )
- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.9...v1.2.13 )
---
updated-dependencies:
- dependency-name: fsevents
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 12:45:20 +00:00
dependabot[bot]
dd5bb12de1
Bump minimatch from 3.0.4 to 3.0.8 in /embedded
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 05:21:05 +00:00
dependabot[bot]
4a85695fb6
Bump decode-uri-component from 0.2.0 to 0.2.2 in /embedded
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 05:12:53 +00:00
Luc
5a2d4844ba
Merge pull request #41 from luc-github/dependabot/npm_and_yarn/embedded/copy-props-2.0.5
...
Bump copy-props from 2.0.4 to 2.0.5 in /embedded
2022-04-17 20:29:12 +08:00
dependabot[bot]
f4daf8ae7d
Bump tar from 4.4.8 to 4.4.19 in /embedded
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-17 11:59:30 +00:00
dependabot[bot]
7ba3e8454e
Bump copy-props from 2.0.4 to 2.0.5 in /embedded
...
Bumps [copy-props](https://github.com/gulpjs/copy-props ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases )
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5 )
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-17 11:59:24 +00:00
dependabot[bot]
7213bb93bc
Bump path-parse from 1.0.6 to 1.0.7 in /embedded
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 22:29:44 +00:00
dependabot[bot]
66b9f80071
Bump hosted-git-info from 2.8.4 to 2.8.9 in /embedded
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 11:12:36 +00:00
dependabot[bot]
4a327cd2ad
Bump y18n from 3.2.1 to 3.2.2 in /embedded
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-31 06:17:32 +00:00
dependabot[bot]
df9e71be27
Bump ini from 1.3.5 to 1.3.8 in /embedded
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-12 06:16:03 +00:00
Luc
71acbb28c7
Add websocket notification if any upload fail
...
Add more control during upload (SD/SPIFFS/Update)
Fix SD card > 4GB size calculation
Fix Apple Captive portal blocking websocket
Add auto mount for SD commands
Use latest embedded page
Display ESP3DLib Version in [ESP800] output
Force sleep mode to be none at start
2020-01-16 21:38:19 +01:00