|
4 | 4 |
|
5 | 5 | Additions:
|
6 | 6 |
|
| 7 | +## 0.10.6 - 01/20/2023 |
| 8 | + |
7 | 9 | Changes:
|
8 | 10 |
|
9 | 11 | - Redirect requests to platforms with NDBC ID in path. Closes [#2171](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2171)
|
10 | 12 | - Show NDBC ID in platform info. Closes [#2171](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2171)
|
11 | 13 | - Use Redux Toolkit.
|
| 14 | +- Dependency Udates: |
| 15 | + - Github Actions |
| 16 | + - CodeQL Init from 1 to 2 |
| 17 | + - CodeQL Analyze from 1 to 2 |
| 18 | + - Docker Setup Buildx from 1.6.0 to 2.2.1 |
| 19 | + - Cache from 2.1.7 to 3 |
| 20 | + - Docker login from 1.14.1 to 2.1.0 |
| 21 | + - Docker build push from 2.9.0 to 3.2.0 |
| 22 | + - Github pages deploy from 4.2.5 to 4.4.1 |
| 23 | + - Sentry release from 1.1.6 to 1.2.1 |
| 24 | + - Docker |
| 25 | + - Node from 16.14 to 19.2 |
| 26 | + - Nginx from 1.21.6 to 1.23.2 |
| 27 | + - Javascript |
| 28 | + - Font Awesome |
| 29 | + - SVG core from 1.3.0 to 6.2.1 |
| 30 | + - Solid from 6.0.0 to 6.2.1 |
| 31 | + - React from 0.1.18 to 0.2.0 |
| 32 | + - Sentry from 6.18.1 to 7.23.0 |
| 33 | + - React |
| 34 | + - Tracing |
| 35 | + - Bootstrap from 5.1.3 to 5.2.3 |
| 36 | + - Highcharts from 9 to 10 |
| 37 | + - Moment from 2.29.1 to 2.29.4 |
| 38 | + - Moment timezone from 0.5.34 to 0.5.39 |
| 39 | + - OpenLayers from 6.13.0 to 7.1.0 |
| 40 | + - React GA from 3.3.0 to 3.3.1 |
| 41 | + - React JSX Highcharts from 4.3.1 to 4.3.2 |
| 42 | + - React Query from 3.34.16 to 3.39.2 |
| 43 | + - React Redux from 7.2.6 to 8.0.5 |
| 44 | + - React Router Dom from 6.6.2 to 6.4.4 |
| 45 | + - React Scripts from 5.0.0 to 5.0.1 |
| 46 | + - React use from 17.3.2 to 17.4.0 |
| 47 | + - Reactstrap from 9.0.1 to 9.1.5 |
| 48 | + - Redux first history from 5.0.8 to 5.1.1 |
| 49 | + - Rlayers from 1.3.1 to 1.4.5 |
| 50 | + - Sass from 1.49.9 to 1.56.1 |
| 51 | + - Storybook from 6.4.19 to 6.5.14 |
| 52 | + - A11y |
| 53 | + - Essentials |
| 54 | + - Storyshots |
| 55 | + - Builder Webpack 5 |
| 56 | + - Manager Webpack 5 |
| 57 | + - Preset Create React App 4.1.0 to 4.1.2 |
| 58 | + - React |
| 59 | + - Types |
| 60 | + - Enzyme from 3.10.11 to 3.10.12 |
| 61 | + - Jest from 27.4.1 to 29.2.4 |
| 62 | + - Node from 17.0.21 to 18.11.11 |
| 63 | + - React from 17.0.39 to 18.0.21 |
| 64 | + - React DOM from 17.0.12 to 18.0.6 |
| 65 | + - React Test Render from 17.0.1 to 18.0.0 |
| 66 | + - Enzyme adapter React 16 from 1.15.6 to 1.15.7 |
| 67 | + - Redux Devtools extension from 2.13.5 to 2.13.9 |
| 68 | + - Typescript from 4.6.2 to 4.8.4 |
| 69 | + - Cypress fro 9.5.1 to 11.2.0 |
12 | 70 |
|
13 | 71 | Fixes:
|
14 | 72 |
|
| 73 | +- Limit Github Actions concurrency |
| 74 | + |
15 | 75 | ## 0.10.5 - 03/22/2022
|
16 | 76 |
|
17 | 77 | Changes:
|
|
0 commit comments