dependabot[bot]
42297546b4
Bump simple-get from 4.0.0 to 4.0.1 ( #1001 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mikael Finstad
0ca64b0392
use formatTimecode more places #878
4 years ago
Mikael Finstad
2adf6bdf5a
upgrade all deps and fix build error
...
(remove/regen yarn.lock)
4 years ago
Mikael Finstad
3df67d6bdc
upgrade cra
4 years ago
dependabot[bot]
cb8231e857
Bump follow-redirects from 1.14.4 to 1.14.7 ( #978 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mikael Finstad
189056dfcd
update icon gen to use sharp instead of phantomjs
...
fixes https://github.com/flathub/no.mifi.losslesscut/pull/14
4 years ago
dependabot[bot]
b7abc0efe0
Bump tmpl from 1.0.4 to 1.0.5 ( #863 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
734b6bbc8f
Bump axios from 0.21.1 to 0.21.2 ( #900 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Vitalii Shvetsov
11502b84ed
Upgrade ESLint and add useCallback ( #914 )
...
* Improvements:
- Upgrade ESLint
* Missing useCallback.
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
4 years ago
Mikael Finstad
98da22e8dc
Upgrade ffmpeg to 4.4.1
...
except mac
Remove ffmpeg-ffprobe-static, use scripts instead
https://github.com/flathub/no.mifi.losslesscut/pull/11
4 years ago
Mikael Finstad
c5ff5ea208
upgrade electron-builder
...
because mas build no longer works
https://github.com/electron/electron/issues/28600
it generates a platform/darwin
"packaging platform=darwin arch=x64 electron=8.5.5 appOutDir=dist/mas"
should be platform=mas
this seems fixed in newest electron-builder
4 years ago
dependabot[bot]
82de053600
Bump tar from 6.1.3 to 6.1.11
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.3 to 6.1.11.
- [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/v6.1.3...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad
b4fc68b813
Degrade to electron@8 #714 #26143
...
due to issues with child_process slowing down UI
4 years ago
Mikael Finstad
e688f151b6
UI improvements
...
- Upgrade evergreen-ui
- improve stream selector
- improve buttons
- add default error toast
- better error handling
https://github.com/segmentio/evergreen/releases/tag/v5.0.0
https://evergreen.segment.com/introduction/v6-migration-guide
4 years ago
Mikael Finstad
a6fd55cf9c
Merge pull request #809 from mifi/dependabot/npm_and_yarn/jszip-3.7.1
...
Bump jszip from 3.6.0 to 3.7.1
4 years ago
dependabot[bot]
f31d355cf1
Bump jszip from 3.6.0 to 3.7.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
d9fc10d4bc
Bump url-parse from 1.5.1 to 1.5.3
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
0f3db40fbd
Bump path-parse from 1.0.6 to 1.0.7
...
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>
4 years ago
dependabot[bot]
86f43b47d1
Bump tar from 6.1.0 to 6.1.3
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.3.
- [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/v6.1.0...v6.1.3 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad
929f213186
degrade framer motion to 1 due to issues also with 3
...
timeline was not rendering correctly after zooming
4 years ago
Mikael Finstad
5705a9a233
degrade framer motion due to animation issues
...
can be reproduced by disabling segments to export, then enable again
4 years ago
Limon Monte
c95a4dd3f5
Bump sweetalert2 to latest
4 years ago
Mikael Finstad
33b9598a9d
upgrade react lottie player
4 years ago
Mikael Finstad
95d7dca000
Merge pull request #785 from limonte/add-timer-progressbar-to-toasts
...
Add timer progressbar to toasts
4 years ago
Mikael Finstad
baeed11b4c
Merge pull request #787 from mifi/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
4 years ago
dependabot[bot]
34f9975158
Bump ssri from 6.0.1 to 6.0.2
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
5e19afbed6
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 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.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad
ab0560ba8f
Merge pull request #761 from mifi/dependabot/npm_and_yarn/dns-packet-1.3.4
...
Bump dns-packet from 1.3.1 to 1.3.4
4 years ago
Limon Monte
b30b21a236
Add timer progressbar to toasts
4 years ago
dependabot[bot]
fdaca0c6e5
Bump ws from 6.2.1 to 6.2.2
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
dfbecf90d8
Bump dns-packet from 1.3.1 to 1.3.4
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad
1506b807f3
upgrade to electron 9
4 years ago
Mikael Finstad
09daf1785f
degrade electron again due to slowdown #714
4 years ago
Mikael Finstad
60bd6d5652
run yarn upgrade
4 years ago
Mikael Finstad
75857b942c
fix version of packages that we cannot yet upgrade
4 years ago
Mikael Finstad
e19d54dd88
upgrade electron
4 years ago
Mikael Finstad
0e58fc65de
upgrade packages
...
uuid,framer-motion,react-lottie-player,react-sortable-hoc,react-syntax-highlighter,sweetalert2-react-content,csv-stringify,csv-parse,trash,execa
4 years ago
Mikael Finstad
9bf918db98
upgrade major versions
5 years ago
Mikael Finstad
7f7e6eb105
upgrade minors
5 years ago
Mikael Finstad
8dc1e6e99c
upgrade
...
- create-react-app
- eslint
5 years ago
Mikael Finstad
bbed91e74f
upgrade packages
5 years ago
Mikael Finstad
f35e9d270c
upgrade evergreen
5 years ago
Snyk bot
1a5e80515c
fix: package.json & yarn.lock to reduce vulnerabilities ( #712 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-1065979
- https://snyk.io/vuln/SNYK-JS-I18NEXT-575536
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
5 years ago
Mikael Finstad
f6b824d04d
improvements
...
- implement drag drop sort #392
- scroll segment into view
- refactor
5 years ago
Mikael Finstad
3ba00a032f
revert buggy 22.10.5 upgrade
...
https://github.com/electron-userland/electron-builder/issues/3012
5 years ago
Mikael Finstad
fab7f12dbe
fix "binaries"
...
didn't work for dev, because: dist/mas-dev
22.10.5 allows binaries paths relative to Contents
5 years ago
dependabot[bot]
8599e89657
Bump elliptic from 6.5.3 to 6.5.4 ( #699 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Mikael Finstad
36b1056b56
Run tests on github
5 years ago
Mikael Finstad
8ed6cbdc74
upgrade to react-lottie-player
5 years ago
Mikael Finstad
1ab1ab3097
upgrade react-icons
5 years ago