Releases: devspace-sh/devspace
Releases · devspace-sh/devspace
v6.4.0-rc.0
What's Changed
- fix: prevent nil map panic when docker-compose.yaml has top-level name field by @raman1236 in #3204
- Adds check for websocket source by @zerbitx in #3219
- [Snyk] Security upgrade golang from 1.17-alpine to 1.26.2-alpine by @caniszczyk in #3207
- [Snyk] Fix for 1 vulnerabilities by @caniszczyk in #3223
- [Snyk] Fix for 1 vulnerabilities by @caniszczyk in #3216
- [Snyk] Security upgrade golang from 1.17-alpine to 1.26.2-alpine by @caniszczyk in #3212
- [Snyk] Security upgrade golang from 1.25.4-alpine to 1.26.2-alpine by @caniszczyk in #3211
- [Snyk] Fix for 2 vulnerabilities by @caniszczyk in #3196
- [Snyk] Security upgrade golang from 1.17-alpine to 1.26.2-alpine by @caniszczyk in #3208
- [Snyk] Fix for 2 vulnerabilities by @caniszczyk in #3194
- [Snyk] Fix for 2 vulnerabilities by @caniszczyk in #3186
- [Snyk] Fix for 1 vulnerabilities by @caniszczyk in #3038
- [Snyk] Security upgrade nodemon from 2.0.17 to 3.1.12 by @caniszczyk in #3185
- [Snyk] Security upgrade jest from 26.0.0 to 29.0.0 by @caniszczyk in #3224
- [Snyk] Fix for 1 vulnerabilities by @caniszczyk in #3136
- [Snyk] Security upgrade webpack from 4.38.0 to 5.98.0 by @caniszczyk in #3141
- [Snyk] Upgrade sass from 1.63.4 to 1.93.2 by @caniszczyk in #3023
- [Snyk] Upgrade classnames from 2.3.2 to 2.5.1 by @caniszczyk in #3024
- [Snyk] Security upgrade jest from 29.0.0 to 30.0.0 by @caniszczyk in #3225
- [Snyk] Security upgrade alpine from latest to 3.23.3 by @lizardruss in #3118
- [Snyk] Fix for 1 vulnerabilities by @lizardruss in #3089
- [Snyk] Fix for 26 vulnerabilities by @lizardruss in #3226
- [Snyk] Security upgrade mermaid from 10.9.3 to 11.0.0 by @lizardruss in #3110
- [Snyk] Security upgrade nodemon from 2.0.19 to 3.1.12 by @lizardruss in #3191
- [Snyk] Fix for 2 vulnerabilities by @lizardruss in #3192
- [Snyk] Security upgrade nodemon from 2.0.22 to 3.1.12 by @lizardruss in #3193
- [Snyk] Security upgrade golang from 1.13 to 1.26.2 by @lizardruss in #3209
- [Snyk] Security upgrade golang from 1.17-alpine to 1.26.2-alpine by @lizardruss in #3210
- [Snyk] Security upgrade mermaid from 11.12.2 to 11.12.3 by @lizardruss in #3228
- [Snyk] Fix for 1 vulnerabilities by @lizardruss in #3201
- [Snyk] Fix for 1 vulnerabilities by @caniszczyk in #3140
- [Snyk] Security upgrade webpack from 4.38.0 to 5.94.0 by @lizardruss in #3227
- chore(deps): bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.9.11+incompatible by @dependabot[bot] in #3096
- chore(deps): bump github.com/pkg/sftp from 1.13.1 to 1.13.10 by @dependabot[bot] in #3094
- chore(deps): bump github.com/joho/godotenv from 1.3.0 to 1.5.1 by @dependabot[bot] in #3099
- UI dep updates and migrations by @zerbitx in #3230
- Combined dependabot go by @zerbitx in #3231
- Fix incompatibilities between docusaurus 2 to 3 by @zerbitx in #3232
- chore(deps): bump github.com/otiai10/copy from 1.7.0 to 1.14.1 by @dependabot[bot] in #3238
- chore(deps): bump webpack-manifest-plugin from 3.0.0 to 6.0.1 in /ui by @dependabot[bot] in #3239
- chore(deps): bump fs-extra from 3.0.1 to 11.3.4 in /ui by @dependabot[bot] in #3241
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #3242
- chore(deps): bump promise from 8.0.1 to 8.3.0 in /ui by @dependabot[bot] in #3244
- chore(deps): bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 by @dependabot[bot] in #3247
- Update loft utils for helm v4 by @zerbitx in #3121
New Contributors
- @raman1236 made their first contribution in #3204
Full Changelog: v6.3.19...v6.4.0-rc.0
v6.3.19
What's Changed
- feat(ci): configure dependabot exclude non-prod folders by @Piotr1215 in #3008
- Adding governance information for CNCF by @zerbitx in #3007
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/buildkit-in-cluster by @dependabot[bot] in #2996
- chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #2998
- chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.10 by @dependabot[bot] in #3015
- [Snyk] Security upgrade golang from 1.17-alpine to 1.25.4-alpine by @caniszczyk in #3032
- [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @caniszczyk in #3074
- [Snyk] Security upgrade express from 4.17.3 to 4.22.0 by @caniszczyk in #3073
- chore(deps): bump qs and express in /examples/quickstart-kubectl by @dependabot[bot] in #3078
- feat: add vind as local kubernetes by @FabianKramm in #3151
- chore: fix dependency compilation issue by @FabianKramm in #3152
New Contributors
- @Piotr1215 made their first contribution in #3008
Full Changelog: v6.3.18...v6.3.19
v6.3.21
What's Changed
- fix: prevent nil map panic when docker-compose.yaml has top-level name field by @raman1236 in #3204
- Adds check for websocket source by @zerbitx in #3219
New Contributors
- @raman1236 made their first contribution in #3204
Full Changelog: v6.3.20...v6.3.21
v6.3.21-rc.1
What's Changed
- fix: prevent nil map panic when docker-compose.yaml has top-level name field by @raman1236 in #3204
- Adds check for websocket source by @zerbitx in #3219
New Contributors
- @raman1236 made their first contribution in #3204
Full Changelog: v6.3.20...v6.3.21-rc.1
v6.3.20
What's Changed
- feat(ci): configure dependabot exclude non-prod folders by @Piotr1215 in #3008
- Adding governance information for CNCF by @zerbitx in #3007
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/buildkit-in-cluster by @dependabot[bot] in #2996
- chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #2998
- chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.10 by @dependabot[bot] in #3015
- [Snyk] Security upgrade golang from 1.17-alpine to 1.25.4-alpine by @caniszczyk in #3032
- [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @caniszczyk in #3074
- [Snyk] Security upgrade express from 4.17.3 to 4.22.0 by @caniszczyk in #3073
- chore(deps): bump qs and express in /examples/quickstart-kubectl by @dependabot[bot] in #3078
- feat: add vind as local kubernetes by @FabianKramm in #3151
- chore: fix dependency compilation issue by @FabianKramm in #3152
New Contributors
- @Piotr1215 made their first contribution in #3008
- @caniszczyk made their first contribution in #3032
Full Changelog: v6.3.18...v6.3.20
v6.3.18
v6.3.18-alpha.0
v6.3.17
What's Changed
- Removes call to SetDefaultScheme, which is not thread safe. by @zerbitx in #2993
- fix: return error when 'kind load docker-image' fails by @TylerGillson in #2988
New Contributors
- @TylerGillson made their first contribution in #2988
Full Changelog: v6.3.16...v6.3.17
v6.3.17-alpha.0
What's Changed
- Removes call to SetDefaultScheme, which is not thread safe by @zerbitx
Full Changelog: v6.3.16...v6.3.17-alpha.0
v6.3.16
What's Changed
- Allow user to show/hide internal commands in ui by @demetris-manikas in #2937
- chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.38 by @dependabot[bot] in #2952
- chore(deps): bump @babel/runtime-corejs3 from 7.22.5 to 7.26.10 in /docs by @dependabot[bot] in #2949
- fix: prevent using "" as default value by @lizardruss in #2973
- Dependabot pr combined by @zerbitx in #2983
- chore: bump node version for gh release action by @zerbitx in #2985
New Contributors
- @demetris-manikas made their first contribution in #2937
Full Changelog: v6.3.15...v6.3.16