Releases: mnbf9rca/mariner
Releases · mnbf9rca/mariner
v0.4.0
## Main change - update front end to React 18 (mostly complete) and build agent to Node 18
What's Changed
- Combined PR by @github-actions in #48
- Bump @types/jest from 29.1.1 to 29.1.2 in /frontend by @dependabot in #38
- Bump pyfakefs from 4.7.0 to 5.0.0 by @dependabot in #45
- Bump eslint from 8.24.0 to 8.25.0 in /frontend by @dependabot in #37
- Bump react-router-dom from 6.4.0 to 6.4.2 in /frontend by @dependabot in #40
- Bump @typescript-eslint/parser from 5.38.0 to 5.39.0 in /frontend by @dependabot in #41
- Bump @babel/preset-env from 7.19.1 to 7.19.3 in /frontend by @dependabot in #43
- [Snyk] Upgrade: react, react-dom by @snyk-bot in #46
- Combined PR by @github-actions in #49
- Bump whitenoise from 6.0.0 to 6.2.0 by @dependabot in #44
- [Snyk] Upgrade react-router-dom from 6.4.0 to 6.4.1 by @snyk-bot in #47
- Update frontend to React 18 and update build engine to Node 18 by @mnbf9rca in #50
Full Changelog: 0.3.0...0.4.0
Now with video
Added a video stream using picamera2 (pi built in camera)
also upgraded a load of dependencies
What's Changed
- Combined PR by @github-actions in #7
- Bump minimist from 1.2.5 to 1.2.6 in /frontend by @dependabot in #5
- Bump follow-redirects from 1.14.7 to 1.15.2 in /frontend by @dependabot in #6
- Bump waitress from 2.1.1 to 2.1.2 by @dependabot in #3
- Bump terser from 4.8.0 to 4.8.1 in /frontend by @dependabot in #4
- Without storybook by @mnbf9rca in #8
- Combined PR by @github-actions in #19
- Bump flask from 2.1.1 to 2.2.2 by @dependabot in #14
- Bump axios from 0.26.1 to 0.27.2 in /frontend by @dependabot in #17
- Bump pyfakefs from 4.5.6 to 4.7.0 by @dependabot in #9
- Bump glob-parent from 3.1.0 to 5.1.2 in /frontend by @dependabot in #10
- Bump babel-jest from 27.5.1 to 29.1.2 in /frontend by @dependabot in #21
- Bump react-is from 17.0.2 to 18.2.0 in /frontend by @dependabot in #16
- Bump pylint from 2.15.0 to 2.15.3 by @dependabot in #25
- Bump typescript from 4.8.3 to 4.8.4 in /frontend by @dependabot in #26
- Bump eslint from 8.23.1 to 8.24.0 in /frontend by @dependabot in #24
- Bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #23
- Bump html-loader from 3.1.2 to 4.2.0 in /frontend by @dependabot in #20
- Bump prettier-plugin-organize-imports from 2.3.4 to 3.1.1 in /frontend by @dependabot in #27
- Bump black from 22.3.0 to 22.8.0 by @dependabot in #11
- Bump jest and @types/jest in /frontend by @dependabot in #28
- Bump terser from 5.10.0 to 5.15.0 in /frontend by @dependabot in #32
- Bump pyre-extensions from 0.0.27 to 0.0.29 by @dependabot in #29
- Bump flask-caching from 1.10.1 to 2.0.1 by @dependabot in #12
- Bump green from 3.4.1 to 3.4.3 by @dependabot in #13
- Bump pyre-check from 0.9.10 to 0.9.16 by @dependabot in #33
- Bump pypng from 0.0.21 to 0.20220715.0 by @dependabot in #31
- Create codeql-analysis.yml by @mnbf9rca in #34
- Feature/video by @mnbf9rca in #35
New Contributors
- @github-actions made their first contribution in #7
- @dependabot made their first contribution in #5
Full Changelog: 0.2.0-2...0.3.0
0.2.0-2 first attempt!
What's Changed
attempted to combine https://github.com/Desterly/mariner and https://github.com/BlueFinBima/mariner in to a package