0.0.41
What's Changed
🚐 Minor maintenance release. Updated dependencies, removed support for Spark 3.1.x, more details on application page, do not ignore session name parameter, when creating a session.
- Bump @types/react from 18.0.22 to 18.0.23 in /frontend by @dependabot in #190
- Bump @types/node from 18.11.4 to 18.11.5 in /frontend by @dependabot in #191
- Bump @types/node from 18.11.5 to 18.11.7 in /frontend by @dependabot in #192
- Bump @emotion/react from 11.10.4 to 11.10.5 in /frontend by @dependabot in #193
- Bump @types/react-dom from 18.0.7 to 18.0.8 in /frontend by @dependabot in #194
- Bump @types/react from 18.0.23 to 18.0.24 in /frontend by @dependabot in #195
- Bump @tanstack/react-query from 4.13.0 to 4.13.5 in /frontend by @dependabot in #196
- Bump io.micronaut.application from 3.6.2 to 3.6.3 in /server by @dependabot in #197
- Bump @types/node from 18.11.7 to 18.11.8 in /frontend by @dependabot in #198
- Bump @types/jest from 29.2.0 to 29.2.1 in /frontend by @dependabot in #199
- Bump @tanstack/react-query from 4.13.5 to 4.14.1 in /frontend by @dependabot in #200
- Bump @emotion/styled from 11.10.4 to 11.10.5 in /frontend by @dependabot in #201
- Bump @types/node from 18.11.8 to 18.11.9 in /frontend by @dependabot in #202
- Bump framer-motion from 7.6.1 to 7.6.4 in /frontend by @dependabot in #203
- Bump io.micronaut.application from 3.6.3 to 3.6.4 in /server by @dependabot in #204
- Bump @types/react from 18.0.24 to 18.0.25 in /frontend by @dependabot in #205
- Bump react-router-dom from 6.4.2 to 6.4.3 in /frontend by @dependabot in #206
- Bump @types/jest from 29.2.1 to 29.2.2 in /frontend by @dependabot in #207
- Bump sass from 1.55.0 to 1.56.1 in /frontend by @dependabot in #208
- Bump loader-utils from 2.0.2 to 2.0.3 in /frontend by @dependabot in #209
- Bump @tanstack/react-query from 4.14.1 to 4.14.5 in /frontend by @dependabot in #211
- Bump framer-motion from 7.6.4 to 7.6.5 in /frontend by @dependabot in #210
- Bump @chakra-ui/system from 2.3.0 to 2.3.1 in /frontend by @dependabot in #212
- Bump com.github.ben-manes.versions from 0.43.0 to 0.44.0 in /server by @dependabot in #213
- Bump @tanstack/react-query from 4.14.5 to 4.16.1 in /frontend by @dependabot in #214
- Bump framer-motion from 7.6.5 to 7.6.6 in /frontend by @dependabot in #215
- Bump typescript from 4.8.4 to 4.9.3 in /frontend by @dependabot in #216
- Bump @chakra-ui/icons from 2.0.11 to 2.0.12 in /frontend by @dependabot in #217
- Bump loader-utils from 2.0.3 to 2.0.4 in /frontend by @dependabot in #218
- Fix misspelled property by @Minutis in #219
- Bump @chakra-ui/system from 2.3.1 to 2.3.3 in /frontend by @dependabot in #220
- Bump @types/jest from 29.2.2 to 29.2.3 in /frontend by @dependabot in #221
- Bump @chakra-ui/react from 2.3.6 to 2.4.1 in /frontend by @dependabot in #222
- Bump framer-motion from 7.6.6 to 7.6.7 in /frontend by @dependabot in #223
- Bump io.micronaut.application from 3.6.4 to 3.6.5 in /server by @dependabot in #225
- Bump @types/react-dom from 18.0.8 to 18.0.9 in /frontend by @dependabot in #224
- Bugfix: Allow to specify session name by @pdambrauskas in #226
- Drop support for Spark 3.1.x by @pdambrauskas in #227
- Update application title by @pdambrauskas in #228
Full Changelog: 0.0.40...0.0.41