Releases: shellhub-io/shellhub
Releases · shellhub-io/shellhub
v0.10.1
What's Changed
- Completly remove cache option from services configuration by @gustavosbarreto in #2112
- agent: set agent platform during initialization by @gustavosbarreto in #2113
Full Changelog: v0.10.0...v0.10.1
v0.10.0
ShellHub v0.10.0
Let's celebrate this release together!
windows_95_release_party.mp4
What's Changed
- ssh: refactor websocket ssh connection handler by @henrybarreto in #1982
- ssh: refactor new session function by @henrybarreto in #1986
- ui: bump moment from 2.29.3 to 2.29.4 in /ui by @dependabot in #2001
- ui: bump font-logos from 0.18.0 to 1.0.0 in /ui by @dependabot in #2002
- ui: bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /ui by @dependabot in #2003
- ui: bump core-js from 3.23.3 to 3.23.4 in /ui by @dependabot in #2004
- ui: bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /ui by @dependabot in #2006
- ssh: refactor ssh connection function by @henrybarreto in #2000
- api, pkg: fix response from create public key without fingerprint by @henrybarreto in #2009
- cli: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /cli by @dependabot in #2014
- ui: bump @vue-stripe/vue-stripe from 4.4.2 to 4.4.4 in /ui by @dependabot in #2012
- ui: bump core-js from 3.23.4 to 3.23.5 in /ui by @dependabot in #2013
- api: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /api by @dependabot in #2010
- ui: bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot in #2015
- ssh: split package into subpackages by @henrybarreto in #2008
- ui: bump @mdi/font from 6.9.96 to 7.0.96 in /ui by @dependabot in #2017
- agent: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /agent by @dependabot in #2019
- ssh: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /ssh by @dependabot in #2018
- api: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /api by @dependabot in #2020
- docker: ssh: bump alpine from 3.16.0 to 3.16.1 in /ssh by @dependabot in #2025
- docker: cli: bump alpine from 3.16.0 to 3.16.1 in /cli by @dependabot in #2026
- docker: agent: bump alpine from 3.16.0 to 3.16.1 in /agent by @dependabot in #2027
- docker: ui: bump nginx from 1.23.0-alpine to 1.23.1-alpine in /ui by @dependabot in #2024
- ui: bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /ui by @dependabot in #2021
- docker: api: bump alpine from 3.16.0 to 3.16.1 in /api by @dependabot in #2023
- ui: bump core-js from 3.23.5 to 3.24.0 in /ui by @dependabot in #2029
- agent: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gustavosbarreto in #2030
- agent: set working directory in namespace by @gustavosbarreto in #2031
- make: add keygen to start deps by @gustavosbarreto in #2032
- docker: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gessecarneiro in #2033
- agent: remove /host prefix from working directory by @gustavosbarreto in #2034
- ssh: fix session what does not start by @henrybarreto in #2035
- ssh: use WithError instead of error's field on logrus by @henrybarreto in #2036
- ssh: fix session's record, change internalclient aliase and session close message by @henrybarreto in #2037
- Makefile: add restart command by @gustavosbarreto in #2038
- docker: cli: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /cli by @dependabot in #2052
- ui: bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 in /ui by @dependabot in #2045
- docker: api: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /api by @dependabot in #2046
- docker: ssh: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /ssh by @dependabot in #2047
- docker: agent: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2048
- docker: agent: bump arm32v7/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2049
- docker: agent: bump arm64v8/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2050
- docker: agent: bump arm32v6/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2051
- ui: bump vuetify from 2.6.7 to 2.6.8 in /ui by @dependabot in #2044
- ui: bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2043
- ui: bump core-js from 3.24.0 to 3.24.1 in /ui by @dependabot in #2042
- ui: bump @fortawesome/free-brands-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2053
- ssh: add comments, nolint rules and rename variable on handlers by @henrybarreto in #2039
- ssh: remove custom error package by @henrybarreto in #2040
- api: add comments to device tags and remove unneeded validation by @henrybarreto in #2055
- api: split worker instruction into multiple functions by @henrybarreto in #2056
- api: fix device's tag update with empty tag by @henrybarreto in #2057
- api: invalidate token when user's role change by @henrybarreto in #2058
- cli: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /cli by @dependabot in #2061
- docker: api: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /api by @dependabot in #2062
- docker: ssh: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /ssh by @dependabot in #2063
- docker: agent: bump arm32v6/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2064
- docker: agent: bump arm32v7/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2067
- docker: agent: bump arm64v8/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2068
- docker: cli: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /cli by @dependabot in #2065
- docker: agent: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2066
- api: remove billing store implmentation by @henrybarreto in #2060
- ui: show correct currency by @AntonyRafael in #2070
- ssh: fix wrong message when and add forgotten mocks by @henrybarreto in #2073
- agent: ensure that selfupdater are running inside a docker container by @gustavosbarreto in #2075
- ui: fix third welcome screen with gray color by @gessecarneiro in #2074
- ssh: set $TERM to xterm by @gustavosbarreto in #2076
- docker: cli: bump alpine from 3.16.1 to 3.16.2 in /cli by @dependabot in #2084
- docker: agent: bump alpine from 3.16.1 to 3.16.2 in /agent by @dependabot in #2083
- docker: ssh: bump alpine from 3.16.1 to 3.16.2 in /ssh by @dependabot in #2082
- docker: api: bump alpine from 3.16.1 to 3.16.2 in /api by @dependabot in #2081
- api: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /api by @dependabot in #2080
- ui: bump vuetify from 2.6.8 to 2.6.9 in /ui by @dependabot in #2079
- ui: bump stylus from 0.58.1 to 0.59.0 in /ui by @dependabot in #2077
- api: bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 in /api by @dependabot in #2078
- api: remove opti...
v0.10.0-rc.3
What's Changed
- agent,ssh,pkg: add session record to SFTP session by @henrybarreto in #2104
- README: fix typo by @matmatias in #2108
New Contributors
- @matmatias made their first contribution in #2108
Full Changelog: v0.10.0-rc.2...v0.10.0-rc.3
v0.10.0-rc.2
What's Changed
- ssh: add na extra parameter to Flow's function to control copy completeness by @henrybarreto in #2098
- ui: bump core-js from 3.24.1 to 3.25.0 in /ui by @dependabot in #2102
- ui: bump vue-router from 3.5.4 to 3.6.4 in /ui by @dependabot in #2101
- ui: bump vue-cli-plugin-vuetify from 2.5.4 to 2.5.5 in /ui by @dependabot in #2100
- ssh, docker: set log level to trace when in development by @gessecarneiro in #2099
- ssh, agent: add SFTP support by @henrybarreto in #2094
Full Changelog: v0.10.0-rc.1...v0.10.0-rc.2
v0.10.0-rc.1
What's Changed
- api: add position to session when a new one is created by @henrybarreto in #2088
- ui: bump vue-cli-plugin-vuetify from 2.5.1 to 2.5.4 in /ui by @dependabot in #2092
- api: add migration to add position to session from its IP by @henrybarreto in #2093
- api,pkg: add setup route and service by @gessecarneiro in #2054
- ssh: bump crypto/ssh to latest version by @gustavosbarreto in #2095
- Async connection fix by @Drakonis in #2097
Full Changelog: v0.9.6-rc.2...v0.10.0-rc.1
v0.9.6-rc.2
What's Changed
- ssh: refactor websocket ssh connection handler by @henrybarreto in #1982
- ssh: refactor new session function by @henrybarreto in #1986
- ui: bump moment from 2.29.3 to 2.29.4 in /ui by @dependabot in #2001
- ui: bump font-logos from 0.18.0 to 1.0.0 in /ui by @dependabot in #2002
- ui: bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /ui by @dependabot in #2003
- ui: bump core-js from 3.23.3 to 3.23.4 in /ui by @dependabot in #2004
- ui: bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /ui by @dependabot in #2006
- ssh: refactor ssh connection function by @henrybarreto in #2000
- api, pkg: fix response from create public key without fingerprint by @henrybarreto in #2009
- cli: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /cli by @dependabot in #2014
- ui: bump @vue-stripe/vue-stripe from 4.4.2 to 4.4.4 in /ui by @dependabot in #2012
- ui: bump core-js from 3.23.4 to 3.23.5 in /ui by @dependabot in #2013
- api: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /api by @dependabot in #2010
- ui: bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot in #2015
- ssh: split package into subpackages by @henrybarreto in #2008
- ui: bump @mdi/font from 6.9.96 to 7.0.96 in /ui by @dependabot in #2017
- agent: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /agent by @dependabot in #2019
- ssh: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /ssh by @dependabot in #2018
- api: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /api by @dependabot in #2020
- docker: ssh: bump alpine from 3.16.0 to 3.16.1 in /ssh by @dependabot in #2025
- docker: cli: bump alpine from 3.16.0 to 3.16.1 in /cli by @dependabot in #2026
- docker: agent: bump alpine from 3.16.0 to 3.16.1 in /agent by @dependabot in #2027
- docker: ui: bump nginx from 1.23.0-alpine to 1.23.1-alpine in /ui by @dependabot in #2024
- ui: bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /ui by @dependabot in #2021
- docker: api: bump alpine from 3.16.0 to 3.16.1 in /api by @dependabot in #2023
- ui: bump core-js from 3.23.5 to 3.24.0 in /ui by @dependabot in #2029
- agent: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gustavosbarreto in #2030
- agent: set working directory in namespace by @gustavosbarreto in #2031
- make: add keygen to start deps by @gustavosbarreto in #2032
- docker: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gessecarneiro in #2033
- agent: remove /host prefix from working directory by @gustavosbarreto in #2034
- ssh: fix session what does not start by @henrybarreto in #2035
- ssh: use WithError instead of error's field on logrus by @henrybarreto in #2036
- ssh: fix session's record, change internalclient aliase and session close message by @henrybarreto in #2037
- Makefile: add restart command by @gustavosbarreto in #2038
- docker: cli: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /cli by @dependabot in #2052
- ui: bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 in /ui by @dependabot in #2045
- docker: api: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /api by @dependabot in #2046
- docker: ssh: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /ssh by @dependabot in #2047
- docker: agent: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2048
- docker: agent: bump arm32v7/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2049
- docker: agent: bump arm64v8/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2050
- docker: agent: bump arm32v6/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2051
- ui: bump vuetify from 2.6.7 to 2.6.8 in /ui by @dependabot in #2044
- ui: bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2043
- ui: bump core-js from 3.24.0 to 3.24.1 in /ui by @dependabot in #2042
- ui: bump @fortawesome/free-brands-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2053
- ssh: add comments, nolint rules and rename variable on handlers by @henrybarreto in #2039
- ssh: remove custom error package by @henrybarreto in #2040
- api: add comments to device tags and remove unneeded validation by @henrybarreto in #2055
- api: split worker instruction into multiple functions by @henrybarreto in #2056
- api: fix device's tag update with empty tag by @henrybarreto in #2057
- api: invalidate token when user's role change by @henrybarreto in #2058
- cli: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /cli by @dependabot in #2061
- docker: api: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /api by @dependabot in #2062
- docker: ssh: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /ssh by @dependabot in #2063
- docker: agent: bump arm32v6/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2064
- docker: agent: bump arm32v7/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2067
- docker: agent: bump arm64v8/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2068
- docker: cli: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /cli by @dependabot in #2065
- docker: agent: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2066
- api: remove billing store implmentation by @henrybarreto in #2060
- ui: show correct currency by @AntonyRafael in #2070
- ssh: fix wrong message when and add forgotten mocks by @henrybarreto in #2073
- agent: ensure that selfupdater are running inside a docker container by @gustavosbarreto in #2075
- ui: fix third welcome screen with gray color by @gessecarneiro in #2074
- ssh: set $TERM to xterm by @gustavosbarreto in #2076
- docker: cli: bump alpine from 3.16.1 to 3.16.2 in /cli by @dependabot in #2084
- docker: agent: bump alpine from 3.16.1 to 3.16.2 in /agent by @dependabot in #2083
- docker: ssh: bump alpine from 3.16.1 to 3.16.2 in /ssh by @dependabot in #2082
- docker: api: bump alpine from 3.16.1 to 3.16.2 in /api by @dependabot in #2081
- api: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /api by @dependabot in #2080
- ui: bump vuetify from 2.6.8 to 2.6.9 in /ui by @dependabot in #2079
- ui: bump stylus from 0.58.1 to 0.59.0 in /ui by @dependabot in #2077
- api: bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 in /api by @dependabot in #2078
- api: remove option to disable cache by @henrybarreto in #2085
- actions: create a draft release when tagging by @Drakonis in https://gith...
v0.9.6
Full Changelog: v0.9.5...v0.9.6
v0.9.5
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- ui: bump axios from 0.26.1 to 0.27.2 in /ui by @dependabot in #1893
- ui: bump core-js from 3.22.2 to 3.22.3 in /ui by @dependabot in #1892
- agent: bump github.com/docker/docker from 20.10.14+incompatible to 20.10.15+incompatible in /agent by @dependabot in #1895
- cli: bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 in /cli by @dependabot in #1897
- api: bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 in /api by @dependabot in #1896
- api: migrate from ofelia job scheduler to asynq by @gustavosbarreto in #1899
- openapi: remove OpenAPI spec in favor of own repository by @henrybarreto in #1902
- docker: cli: bump golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /cli by @dependabot in #1915
- docker: api: bump golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /api by @dependabot in #1914
- docker: ssh: bump golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /ssh by @dependabot in #1913
- docker: agent: bump arm64v8/golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /agent by @dependabot in #1912
- docker: agent: bump arm32v6/golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /agent by @dependabot in #1911
- docker: agent: bump arm32v7/golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /agent by @dependabot in #1910
- ui: bump vuetify from 2.6.4 to 2.6.5 in /ui by @dependabot in #1908
- ui: bump core-js from 3.22.3 to 3.22.5 in /ui by @dependabot in #1907
- agent: bump github.com/docker/docker from 20.10.15+incompatible to 20.10.16+incompatible in /agent by @dependabot in #1906
- docker: agent: bump golang from 1.18.1-alpine3.14 to 1.18.2-alpine3.14 in /agent by @dependabot in #1909
- agent: bump github.com/gliderlabs/ssh from 0.3.3 to 0.3.4 in /agent by @dependabot in #1905
- ssh: bump github.com/gliderlabs/ssh from 0.3.3 to 0.3.4 in /ssh by @dependabot in #1904
- gateway: add route to hit mocked API from OpenAPI. by @henrybarreto in #1903
- pkg: add retry condition to device auth request by @gustavosbarreto in #1917
- docs: add AntonyRafael as a contributor for code by @allcontributors in #1919
- ui: bump vue-router from 3.5.3 to 3.5.4 in /ui by @dependabot in #1924
- ui: bump core-js from 3.22.5 to 3.22.6 in /ui by @dependabot in #1923
- ui: bump timezone-mock from 1.3.1 to 1.3.2 in /ui by @dependabot in #1921
- ui: bump @mdi/font from 6.6.96 to 6.7.96 in /ui by @dependabot in #1920
- change the default tenant id to match to a valid value by @henrybarreto in #1927
- ui: bump vuetify from 2.6.5 to 2.6.6 in /ui by @dependabot in #1926
- ui: bump vue-cli-plugin-vuetify from 2.4.8 to 2.5.0 in /ui by @dependabot in #1925
- api: fix typo in server.go by @eltociear in #1928
- gateway: add path to proxy API from OpenAPI by @henrybarreto in #1916
- docker: agent: bump alpine from 3.15.4 to 3.16.0 in /agent by @dependabot in #1938
- docker: api: bump alpine from 3.15.4 to 3.16.0 in /api by @dependabot in #1937
- docker: ssh: bump alpine from 3.15.4 to 3.16.0 in /ssh by @dependabot in #1936
- docker: cli: bump alpine from 3.15.4 to 3.16.0 in /cli by @dependabot in #1935
- docker: gateway: bump openresty/openresty from 1.19.9.1-alpine to 1.21.4.1-alpine in /gateway by @dependabot in #1934
- ui: bump core-js from 3.22.6 to 3.22.7 in /ui by @dependabot in #1933
- ui: bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui by @dependabot in #1932
- ui: bump stylus from 0.57.0 to 0.58.0 in /ui by @dependabot in #1931
- api,pkg: add custom validator to echo and change password validation by @henrybarreto in #1930
- ui: bump eventsource from 1.1.0 to 1.1.1 in /ui by @dependabot in #1940
- ui: bump core-js from 3.22.7 to 3.22.8 in /ui by @dependabot in #1945
- ui: bump vue-cli-plugin-vuetify from 2.5.0 to 2.5.1 in /ui by @dependabot in #1944
- ui: bump stylus from 0.58.0 to 0.58.1 in /ui by @dependabot in #1941
- api: bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0 in /api by @dependabot in #1942
- api,pkg,ui: add API models to public key's routes by @henrybarreto in #1939
- api,pkg: add API models to session's routes by @henrybarreto in #1946
- api,pkg: add API models to tags' routes by @henrybarreto in #1947
- api,pkg: add API models to namespaces' routes by @henrybarreto in #1948
- agent: bump github.com/docker/docker from 20.10.16+incompatible to 20.10.17+incompatible in /agent by @dependabot in #1954
- cli: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /cli by @dependabot in #1957
- ssh: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /ssh by @dependabot in #1953
- api: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /api by @dependabot in #1956
- agent: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /agent by @dependabot in #1955
- api,pkg: add API models to devices' routes by @henrybarreto in #1949
- api,pkg: add API models to auth's routes by @henrybarreto in #1950
- pkg: fix documentation commentaries and remove duplicated fields by @henrybarreto in #1951
- ui: bump core-js from 3.22.8 to 3.23.1 in /ui by @dependabot in #1960
- ui: bump @vue/cli-plugin-unit-jest from 4.5.17 to 4.5.18 in /ui by @dependabot in #1964
- ui: bump @fortawesome/vue-fontawesome from 2.0.6 to 2.0.8 in /ui by @dependabot in #1963
- ui: bump @vue/cli-plugin-eslint from 5.0.4 to 5.0.6 in /ui by @dependabot in #1962
- ui: bump @vue/cli-plugin-babel from 5.0.4 to 5.0.6 in /ui by @dependabot in #1961
- ui: bump @vue/cli-service from 4.5.17 to 4.5.18 in /ui by @dependabot in #1965
- agent: fix panic when client try to use heredoc format by @henrybarreto in #1967
- ssh,agent: add suport to connection with heredoc format by @henrybarreto in #1968
- docker: ui: bump nginx from 1.21.6-alpine to 1.23.0-alpine in /ui by @dependabot in #1979
- cli: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 in /cli by @dependabot in #1978
- cli: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /cli by @dependabot in #1977
- api: bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 in /api by @dependabot in #1976
- api: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 in /api by @dependabot in #1974
- api: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /api by @dependabot in #1975
- agent: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 in /agent by @dependabot in #1972
- ui: bump core-js from 3.23.2 to 3.23.3 in /ui by @dependabot in #1970
- ssh: fix wrong comment about isPty when using heredoc pattern by @henrybarreto in #1980
- ssh,agent: progate the exit code from agent to client by @henrybarreto in #1981
- agent: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /agent by @dependabot in https://github.com/shellhub-io/shellhub/...