Kubeapps v2.10.0 (chart version 15.0.2) is a minor release that mainly upgrades several dependencies since the last release and fixes some minor bugs. Since we bumped up some UI dependencies, some minor style changes are expected.
Besides, the AppRepositoryController now supports activeDeadlineSeconds
(thanks @rophy) and installation notes links now opens in a new tab (thanks @vash-knives)
Bug fixes include:
- Several CI-related improvements.
- Usual security updates and dependency upgrades.
Installation
To install this release, ensure you add the Bitnami charts repository to your local Helm cache:
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update
Install the Kubeapps Helm chart:
kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps bitnami/kubeapps
To get started with Kubeapps, check out this walkthrough.
What's Changed
Main changes in this release
- 6891 - Add _blank attribute to links on LinkRenderer to open urls on … by @vash-knives in #6903
- Support activeDeadlineSeconds for apprepository-controller by @rophy in #6967
- Messages for requesting and responding to metadata requests. by @absoludity in #6941
- Add implementation for the core API service. by @absoludity in #6948
- Update proto to include artifact type and digest for helm metadata by @absoludity in #7088
- Adds implementation of Helm OCI refererrs endpoint. by @absoludity in #7131
- Run auto-formatter tool by @antgamdia in #7381
- Metadatas: Add dashboard action/reducer and helper to dashboard API client by @absoludity in #7147
Website and documentation changes
- Add OSL license file as per instructions. by @absoludity in #7025
- Update website footer by @antgamdia in #7015
- Update list of maintainers in the website by @ppbaena in #7200
- Update Kubeapps maintainers by @antgamdia in #7292
- Update copyright year by @antgamdia in #7457
- Identify/fix outdated docs by @antgamdia in #6827
- Add Ænix to the Adopters list by @kvaps in #7459
CI changes
- Disable SRP action from Kubeapps by @ppbaena in #7064
- Remove old CircleCI config by @antgamdia in #7418
- Remove auto add issue to project GHA by @antgamdia in #7449
- Fix GKE version in CI by @antgamdia in #7450
- Fix GKE version and add fallback mechanism by @antgamdia in #7453
- Display output of start-gke-env.sh by @antgamdia in #7454
- Fix wrong quotation mark in CI by @antgamdia in #7455
- Avoid pinning k8s patch version in GKE by @antgamdia in #7456
Dependency upgrades
Manual updates
- Update Go version used in the CodeQL action by @antgamdia in #7452
- Update js dev deps by @antgamdia in #7201
- Upgrade js deps by @antgamdia in #7208
- Update CI variables by @antgamdia in #7225
- Bump Hugo from 0.116.1 to 0.121.2 by @antgamdia in #7287
- Update dockerfiles by @antgamdia in #7229
- Bump k8s deps to
v1.28
, kapp-ctrl tov0.49
and flux2 to>=v2.0.0
by @antgamdia in #7219 - Run "buf generate" to update autogenerated files by @antgamdia in #7416
- Update deps by @antgamdia in #7382
- Update deps to Go 1.22 by @antgamdia in #7516
- Update dependencies by @antgamdia in #7670
- Update
vmware-tanzu/carvel-vendir
tocarvel.dev/vendir
by @antgamdia in #7515
Chart
- Sync chart with bitnami/kubeapps chart (version 14.0.1) by @github-actions in #6949
- Sync chart with bitnami/kubeapps chart (version 14.0.2) by @github-actions in #6961
- Sync chart with bitnami/kubeapps chart (version 14.1.1) by @github-actions in #7065
- Sync chart with bitnami/kubeapps chart (version 14.1.2) by @github-actions in #7122
- Sync chart with bitnami/kubeapps chart (version 14.1.3) by @github-actions in #7261
- Sync chart with bitnami/kubeapps chart (version 14.3.1) by @github-actions in #7384
- Sync chart with bitnami/kubeapps chart (version 14.3.2) by @github-actions in #7391
- Sync chart with bitnami/kubeapps chart (version 14.3.3) by @github-actions in #7431
- Sync chart with bitnami/kubeapps chart (version 14.4.0) by @github-actions in #7484
- Sync chart with bitnami/kubeapps chart (version 14.5.0) by @github-actions in #7508
- Sync chart with bitnami/kubeapps chart (version 14.5.1) by @github-actions in #7513
- Sync chart with bitnami/kubeapps chart (version 14.5.2) by @github-actions in #7517
- Sync chart with bitnami/kubeapps chart (version 14.6.0) by @github-actions in #7532
- Sync chart with bitnami/kubeapps chart (version 14.7.0) by @github-actions in #7558
- Sync chart with bitnami/kubeapps chart (version 14.7.1) by @github-actions in #7561
- Sync chart with bitnami/kubeapps chart (version 14.7.2) by @github-actions in #7579
- Sync chart with bitnami/kubeapps chart (version 15.0.0) by @github-actions in #7663
Automatic updates
- Revert "Bump @playwright/test from 1.38.0 to 1.38.1 in /integration" by @absoludity in #6905
- Bump postcss from 8.4.30 to 8.4.31 in /dashboard by @dependabot in #6900
- Bump @reduxjs/toolkit from 1.9.5 to 1.9.7 in /dashboard by @dependabot in #6899
- Bump reqwest from 0.11.20 to 0.11.22 in /cmd/pinniped-proxy by @dependabot in #6897
- Bump reqwest from 0.11.20 to 0.11.22 in /cmd/oci-catalog by @dependabot in #6896
- Bump sass from 1.67.0 to 1.69.0 in /dashboard by @dependabot in #6902
- Bump ts-proto from 1.157.1 to 1.160.0 in /dashboard by @dependabot in #6901
- Bump trycmd from 0.14.17 to 0.14.19 in /cmd/pinniped-proxy by @dependabot in #6895
- Bump clap from 4.4.4 to 4.4.6 in /cmd/oci-catalog by @dependabot in #6888
- Bump tonic-health from 0.10.0 to 0.10.2 in /cmd/oci-catalog by @dependabot in #6887
- Bump tonic-build from 0.10.0 to 0.10.2 in /cmd/oci-catalog by @dependabot in #6885
- Bump @clr/ui from 15.12.1 to 15.12.3 in /dashboard by @dependabot in #6882
- Bump axios from 1.5.0 to 1.5.1 in /integration by @dependabot in #6878
- Bump thiserror from 1.0.48 to 1.0.49 in /cmd/pinniped-proxy by @dependabot in #6877
- Bump github.com/vmware-tanzu/carvel-vendir from 0.34.4 to 0.35.0 by @dependabot in #6872
- Bump @types/lodash from 4.14.198 to 4.14.199 in /dashboard by @dependabot in #6866
- Bump @types/enzyme from 3.10.13 to 3.10.14 in /dashboard by @dependabot in #6865
- Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 in /dashboard by @dependabot in #6864
- Bump @playwright/test from 1.38.0 to 1.38.1 in /integration by @dependabot in #6862
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.47.0 to 0.48.1 by @dependabot in #6880
- Bump @types/redux-mock-store from 1.0.3 to 1.0.4 in /dashboard by @dependabot in #6913
- Bump @bufbuild/buf from 1.26.1 to 1.27.0 in /dashboard by @dependabot in #6908
- Bump postcss-scss from 4.0.8 to 4.0.9 in /dashboard by @dependabot in #6907
- Bump tonic from 0.10.0 to 0.10.2 in /cmd/oci-catalog by @dependabot in #6886
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #6915
- Bump axios from 1.5.0 to 1.5.1 in /dashboard by @dependabot in #6910
- Bump @types/react-transition-group from 4.4.6 to 4.4.7 in /dashboard by @dependabot in #6909
- Bump @playwright/test from 1.38.0 to 1.38.1 in /integration by @dependabot in #6916
- Bump @tanstack/react-table from 8.10.0 to 8.10.6 in /dashboard by @dependabot in #6906
- Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #6857
- Bump kube-runtime from 0.85.0 to 0.86.0 in /cmd/pinniped-proxy by @dependabot in #6790
- Bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible by @dependabot in #6914
- Bump @types/react-copy-to-clipboard from 5.0.4 to 5.0.5 in /dashboard by @dependabot in #6918
- Bump sass from 1.69.0 to 1.69.1 in /dashboard by @dependabot in #6920
- Bump @bufbuild/protoc-gen-es from 1.3.1 to 1.3.3 in /dashboard by @dependabot in #6921
- Bump @babel/parser from 7.22.16 to 7.23.0 in /dashboard by @dependabot in #6923
- Bump @types/react-helmet from 6.1.6 to 6.1.7 in /dashboard by @dependabot in #6911
- Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #6924
- Bump tokio from 1.32.0 to 1.33.0 in /cmd/pinniped-proxy by @dependabot in #6927
- Bump tokio from 1.32.0 to 1.33.0 in /cmd/oci-catalog by @dependabot in #6928
- Bump github.com/containerd/containerd from 1.7.6 to 1.7.7 by @dependabot in #6926
- Bump @types/react-router-hash-link from 2.4.6 to 2.4.7 in /dashboard by @dependabot in #6919
- Bump @bufbuild/protobuf from 1.3.1 to 1.3.3 in /dashboard by @dependabot in #6922
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #6925
- Bump sass from 1.69.1 to 1.69.2 in /dashboard by @dependabot in #6936
- Bump swagger-ui-react from 5.7.2 to 5.9.0 in /dashboard by @dependabot in #6935
- Bump react-tooltip from 5.21.4 to 5.21.5 in /dashboard by @dependabot in #6933
- Bump ts-proto from 1.160.0 to 1.161.1 in /dashboard by @dependabot in #6932
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #6931
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #6930
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #6929
- Bump github.com/adhocore/gronx from 1.6.5 to 1.6.6 by @dependabot in #6855
- Bump @types/swagger-ui-react from 4.18.0 to 4.18.1 in /dashboard by @dependabot in #6939
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 in /dashboard by @dependabot in #6940
- Bump @clr/ui from 15.12.3 to 15.12.4 in /dashboard by @dependabot in #6942
- Bump sass from 1.69.2 to 1.69.3 in /dashboard by @dependabot in #6943
- Bump @playwright/test from 1.38.1 to 1.39.0 in /integration by @dependabot in #6944
- Bump @testing-library/jest-dom from 6.1.3 to 6.1.4 in /dashboard by @dependabot in #6946
- Bump serde from 1.0.188 to 1.0.189 in /cmd/pinniped-proxy by @dependabot in #6950
- Bump yaml from 2.3.2 to 2.3.3 in /dashboard by @dependabot in #6954
- Bump ts-proto from 1.161.1 to 1.162.1 in /dashboard by @dependabot in #6953
- Bump @tanstack/react-table from 8.10.6 to 8.10.7 in /dashboard by @dependabot in #6952
- Bump serde from 1.0.188 to 1.0.189 in /cmd/oci-catalog by @dependabot in #6955
- Bump @formatjs/cli from 6.2.0 to 6.2.1 in /dashboard by @dependabot in #6959
- Bump react-intl from 6.4.7 to 6.5.0 in /dashboard by @dependabot in #6958
- Bump react-router-dom from 6.16.0 to 6.17.0 in /dashboard by @dependabot in #6957
- Bump undici from 5.24.0 to 5.26.3 in /dashboard by @dependabot in #6956
- Bump @babel/traverse from 7.22.20 to 7.23.2 in /dashboard by @dependabot in #6960
- Bump @bufbuild/buf from 1.27.0 to 1.27.1 in /dashboard by @dependabot in #6962
- Bump sass from 1.69.3 to 1.69.4 in /dashboard by @dependabot in #6963
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #6965
- Bump @types/enzyme from 3.10.14 to 3.10.15 in /dashboard by @dependabot in #6974
- Bump @types/jsonwebtoken from 9.0.3 to 9.0.4 in /dashboard by @dependabot in #6970
- Bump @types/react-helmet from 6.1.7 to 6.1.8 in /dashboard by @dependabot in #6971
- Bump @types/swagger-ui-react from 4.18.1 to 4.18.2 in /dashboard by @dependabot in #6972
- Bump rustix from 0.38.13 to 0.38.19 in /cmd/oci-catalog by @dependabot in #6968
- Bump rustix from 0.38.17 to 0.38.19 in /cmd/pinniped-proxy by @dependabot in #6969
- Bump @types/redux-mock-store from 1.0.4 to 1.0.5 in /dashboard by @dependabot in #6973
- Bump @types/lodash from 4.14.199 to 4.14.200 in /dashboard by @dependabot in #6980
- Bump @types/react-router-hash-link from 2.4.7 to 2.4.8 in /dashboard by @dependabot in #6982
- Bump thiserror from 1.0.49 to 1.0.50 in /cmd/pinniped-proxy by @dependabot in #6988
- Bump @types/qs from 6.9.8 to 6.9.9 in /dashboard by @dependabot in #6981
- Bump @types/react-transition-group from 4.4.7 to 4.4.8 in /dashboard by @dependabot in #6983
- Bump @types/react-copy-to-clipboard from 5.0.5 to 5.0.6 in /dashboard by @dependabot in #6984
- Bump tls-listener from 0.7.0 to 0.8.0 in /cmd/pinniped-proxy by @dependabot in #6987
- Bump @types/jest from 29.5.5 to 29.5.6 in /dashboard by @dependabot in #6992
- Bump react-intl from 6.5.0 to 6.5.1 in /dashboard by @dependabot in #6993
- Bump oras.land/oras-go/v2 from 2.3.0 to 2.3.1 by @dependabot in #6994
- Bump base64 from 0.21.4 to 0.21.5 in /cmd/pinniped-proxy by @dependabot in #6995
- Bump react-tooltip from 5.21.5 to 5.21.6 in /dashboard by @dependabot in #6998
- Bump @bufbuild/protobuf from 1.3.3 to 1.4.0 in /dashboard by @dependabot in #7000
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #7001
- Bump clap from 4.4.6 to 4.4.7 in /cmd/oci-catalog by @dependabot in #7002
- Bump clap from 4.4.6 to 4.4.7 in /cmd/pinniped-proxy by @dependabot in #7003
- Bump actions/setup-node from 3 to 4 by @dependabot in #6996
- Bump @bufbuild/protoc-gen-es from 1.3.3 to 1.4.0 in /dashboard by @dependabot in #6999
- Bump swagger-ui-react from 5.9.0 to 5.9.1 in /dashboard by @dependabot in #7004
- Bump sass from 1.69.4 to 1.69.5 in /dashboard by @dependabot in #7005
- Bump ts-proto from 1.162.1 to 1.162.2 in /dashboard by @dependabot in #7006
- Bump axios from 1.5.1 to 1.6.0 in /dashboard by @dependabot in #7007
- Bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #7008
- Bump github.com/containerd/containerd from 1.7.7 to 1.7.8 by @dependabot in #7009
- Bump futures-core from 0.3.28 to 0.3.29 in /cmd/oci-catalog by @dependabot in #7010
- Bump serde from 1.0.189 to 1.0.190 in /cmd/oci-catalog by @dependabot in #7011
- Bump serde from 1.0.189 to 1.0.190 in /cmd/pinniped-proxy by @dependabot in #7012
- Bump browserify-sign from 4.2.1 to 4.2.2 in /dashboard by @dependabot in #7013
- Bump @bufbuild/protobuf from 1.4.0 to 1.4.1 in /dashboard by @dependabot in #7016
- Bump @bufbuild/buf from 1.27.1 to 1.27.2 in /dashboard by @dependabot in #7018
- Bump axios from 1.5.1 to 1.6.0 in /integration by @dependabot in #7014
- Bump @bufbuild/protoc-gen-es from 1.4.0 to 1.4.1 in /dashboard by @dependabot in #7019
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #7020
- Bump @types/jest from 29.5.6 to 29.5.7 in /dashboard by @dependabot in #7021
- Bump serde_json from 1.0.107 to 1.0.108 in /cmd/oci-catalog by @dependabot in #7024
- Bump serde_json from 1.0.107 to 1.0.108 in /cmd/pinniped-proxy by @dependabot in #7023
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.48.1 to 0.48.2 by @dependabot in #7028
- Bump react-router-dom from 6.17.0 to 6.18.0 in /dashboard by @dependabot in #7026
- Bump react-tooltip from 5.21.6 to 5.22.0 in /dashboard by @dependabot in #7030
- Bump openssl from 0.10.57 to 0.10.58 in /cmd/pinniped-proxy by @dependabot in #7031
- Bump kube from 0.86.0 to 0.87.1 in /cmd/pinniped-proxy by @dependabot in #7032
- Bump golang.org/x/image from 0.9.0 to 0.10.0 by @dependabot in #7035
- Bump kube-derive from 0.86.0 to 0.87.1 in /cmd/pinniped-proxy by @dependabot in #7034
- Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0 in /dashboard by @dependabot in #7036
- Bump ts-proto from 1.162.2 to 1.163.0 in /dashboard by @dependabot in #7037
- Bump kube-runtime from 0.86.0 to 0.87.1 in /cmd/pinniped-proxy by @dependabot in #7033
- Bump stylelint-scss from 5.2.1 to 5.3.0 in /dashboard by @dependabot in #7017
- Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot in #7027
- Bump github.com/vmware-tanzu/carvel-vendir from 0.35.0 to 0.35.2 by @dependabot in #7029
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #7041
- Bump yaml from 2.3.3 to 2.3.4 in /dashboard by @dependabot in #7043
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #7040
- Bump openssl from 0.10.58 to 0.10.59 in /cmd/pinniped-proxy by @dependabot in #7044
- Bump serde from 1.0.190 to 1.0.191 in /cmd/oci-catalog by @dependabot in #7051
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1 by @dependabot in #7050
- Bump @formatjs/cli from 6.2.1 to 6.2.2 in /dashboard by @dependabot in #7049
- Bump react-intl from 6.5.1 to 6.5.2 in /dashboard by @dependabot in #7048
- Bump @bufbuild/protoc-gen-es from 1.4.1 to 1.4.2 in /dashboard by @dependabot in #7047
- Bump stylelint-scss from 5.3.0 to 5.3.1 in /dashboard by @dependabot in #7046
- Bump serde from 1.0.190 to 1.0.192 in /cmd/pinniped-proxy by @dependabot in #7052
- Bump tokio from 1.33.0 to 1.34.0 in /cmd/pinniped-proxy by @dependabot in #7063
- Bump tokio from 1.33.0 to 1.34.0 in /cmd/oci-catalog by @dependabot in #7062
- Bump axios from 1.6.0 to 1.6.1 in /integration by @dependabot in #7061
- Bump @types/react-router-hash-link from 2.4.8 to 2.4.9 in /dashboard by @dependabot in #7057
- Bump @types/jsonwebtoken from 9.0.4 to 9.0.5 in /dashboard by @dependabot in #7056
- Bump @clr/ui from 15.12.4 to 15.12.5 in /dashboard by @dependabot in #7054
- Bump @types/lodash from 4.14.200 to 4.14.201 in /dashboard by @dependabot in #7053
- Bump serde from 1.0.191 to 1.0.192 in /cmd/oci-catalog by @dependabot in #7058
- Bump @bufbuild/connect from 0.12.0 to 0.13.0 in /dashboard by @dependabot in #6653
- Bump @types/react-helmet from 6.1.8 to 6.1.9 in /dashboard by @dependabot in #7068
- Bump axios from 1.6.0 to 1.6.1 in /dashboard by @dependabot in #7069
- Bump swagger-ui-react from 5.9.1 to 5.9.3 in /dashboard by @dependabot in #7070
- Bump env_logger from 0.10.0 to 0.10.1 in /cmd/pinniped-proxy by @dependabot in #7071
- Bump clap from 4.4.7 to 4.4.8 in /cmd/pinniped-proxy by @dependabot in #7072
- Bump http from 0.2.9 to 0.2.10 in /cmd/pinniped-proxy by @dependabot in #7073
- Bump env_logger from 0.10.0 to 0.10.1 in /cmd/oci-catalog by @dependabot in #7074
- Bump clap from 4.4.7 to 4.4.8 in /cmd/oci-catalog by @dependabot in #7075
- Bump prettier from 3.0.3 to 3.1.0 in /integration by @dependabot in #7076
- Bump ts-proto from 1.163.0 to 1.164.0 in /dashboard by @dependabot in #7066
- Bump @types/enzyme from 3.10.15 to 3.10.16 in /dashboard by @dependabot in #7067
- Bump swagger-ui-react from 5.9.3 to 5.9.4 in /dashboard by @dependabot in #7077
- Bump @babel/parser from 7.23.0 to 7.23.3 in /dashboard by @dependabot in #7079
- Bump react-intl from 6.5.2 to 6.5.4 in /dashboard by @dependabot in #7082
- Bump http from 0.2.10 to 0.2.11 in /cmd/pinniped-proxy by @dependabot in #7083
- Bump react-tooltip from 5.22.0 to 5.23.0 in /dashboard by @dependabot in #7080
- Bump @types/redux-mock-store from 1.0.5 to 1.0.6 in /dashboard by @dependabot in #7085
- Bump @types/react-copy-to-clipboard from 5.0.6 to 5.0.7 in /dashboard by @dependabot in #7086
- Bump @connectrpc/connect from 0.13.2 to 1.1.3 in /dashboard by @dependabot in #7081
- Bump axios from 1.6.1 to 1.6.2 in /integration by @dependabot in #7089
- Bump swagger-ui-react from 5.9.4 to 5.10.0 in /dashboard by @dependabot in #7091
- Bump @formatjs/cli from 6.2.2 to 6.2.4 in /dashboard by @dependabot in #7087
- Bump @bufbuild/buf from 1.27.2 to 1.28.1 in /dashboard by @dependabot in #7092
- Bump axios from 1.6.1 to 1.6.2 in /dashboard by @dependabot in #7101
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #7059
- Bump @types/qs from 6.9.9 to 6.9.10 in /dashboard by @dependabot in #7084
- Bump @types/jest from 29.5.7 to 29.5.8 in /dashboard by @dependabot in #7100
- Bump react-intl from 6.5.4 to 6.5.5 in /dashboard by @dependabot in #7103
- Bump @types/react-transition-group from 4.4.8 to 4.4.9 in /dashboard by @dependabot in #7104
- Bump @playwright/test from 1.39.0 to 1.40.0 in /integration by @dependabot in #7110
- Bump react-router-dom from 6.18.0 to 6.19.0 in /dashboard by @dependabot in #7102
- Bump github.com/containerd/containerd from 1.7.8 to 1.7.9 by @dependabot in #7105
- Bump prost from 0.12.1 to 0.12.2 in /cmd/oci-catalog by @dependabot in #7109
- Bump @clr/ui from 15.12.5 to 15.13.0 in /dashboard by @dependabot in #7112
- Bump typescript from 5.2.2 to 5.3.2 in /dashboard by @dependabot in #7113
- Bump @babel/parser from 7.23.3 to 7.23.4 in /dashboard by @dependabot in #7114
- Bump serde from 1.0.192 to 1.0.193 in /cmd/oci-catalog by @dependabot in #7117
- Bump serde from 1.0.192 to 1.0.193 in /cmd/pinniped-proxy by @dependabot in #7118
- Bump react-tooltip from 5.23.0 to 5.24.0 in /dashboard by @dependabot in #7119
- Bump @types/lodash from 4.14.201 to 4.14.202 in /dashboard by @dependabot in #7120
- Bump prost from 0.12.2 to 0.12.3 in /cmd/oci-catalog by @dependabot in #7124
- Bump url from 2.4.1 to 2.5.0 in /cmd/oci-catalog by @dependabot in #7128
- Bump openssl from 0.10.59 to 0.10.60 in /cmd/pinniped-proxy by @dependabot in #7129
- Bump react-router-dom from 6.19.0 to 6.20.0 in /dashboard by @dependabot in #7126
- Bump swagger-ui-react from 5.10.0 to 5.10.3 in /dashboard by @dependabot in #7125
- Bump prettier from 3.0.3 to 3.1.0 in /dashboard by @dependabot in #7111
- Bump url from 2.4.1 to 2.5.0 in /cmd/pinniped-proxy by @dependabot in #7130
- Bump ts-proto from 1.164.0 to 1.164.1 in /dashboard by @dependabot in #7133
- Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #7135
- Bump clap from 4.4.8 to 4.4.10 in /cmd/oci-catalog by @dependabot in #7141
- Bump clap from 4.4.8 to 4.4.10 in /cmd/pinniped-proxy by @dependabot in #7140
- Bump @babel/parser from 7.23.4 to 7.23.5 in /dashboard by @dependabot in #7143
- Bump @playwright/test from 1.40.0 to 1.40.1 in /integration by @dependabot in #7142
- Bump github.com/containerd/containerd from 1.7.9 to 1.7.10 by @dependabot in #7145
- Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #7146
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /dashboard by @dependabot in #7151
- Bump openssl from 0.10.60 to 0.10.61 in /cmd/pinniped-proxy by @dependabot in #7153
- Bump clap from 4.4.10 to 4.4.11 in /cmd/pinniped-proxy by @dependabot in #7154
- Bump clap from 4.4.10 to 4.4.11 in /cmd/oci-catalog by @dependabot in #7155
- Bump @bufbuild/protobuf from 1.4.2 to 1.5.1 in /dashboard by @dependabot in #7158
- Bump ts-proto from 1.164.1 to 1.165.1 in /dashboard by @dependabot in #7160
- Bump @types/jest from 29.5.8 to 29.5.11 in /dashboard by @dependabot in #7161
- Bump actions/setup-go from 4 to 5 by @dependabot in #7163
- Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #7175
- Bump @testing-library/jest-dom from 6.1.4 to 6.1.5 in /dashboard by @dependabot in #7148
- Bump tokio from 1.34.0 to 1.35.0 in /cmd/pinniped-proxy by @dependabot in #7169
- Bump github.com/containerd/containerd from 1.7.10 to 1.7.11 by @dependabot in #7168
- Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #7167
- Bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 by @dependabot in #7152
- Bump prettier from 3.1.0 to 3.1.1 in /integration by @dependabot in #7171
- Bump prettier from 3.1.0 to 3.1.1 in /dashboard by @dependabot in #7178
- Bump postcss from 8.4.31 to 8.4.32 in /dashboard by @dependabot in #7179
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /dashboard by @dependabot in #7181
- Bump react-router-dom from 6.20.0 to 6.21.0 in /dashboard by @dependabot in #7187
- Bump @connectrpc/protoc-gen-connect-es from 1.1.3 to 1.2.0 in /dashboard by @dependabot in #7186
- Bump typescript from 5.3.2 to 5.3.3 in /dashboard by @dependabot in #7182
- Bump react-tooltip from 5.24.0 to 5.25.0 in /dashboard by @dependabot in #7185
- Bump github/codeql-action from 2 to 3 by @dependabot in #7191
- Bump stylelint from 15.10.3 to 15.11.0 in /dashboard by @dependabot in #6964
- Bump monaco-editor from 0.43.0 to 0.45.0 in /dashboard by @dependabot in #7164
- Bump thiserror from 1.0.50 to 1.0.51 in /cmd/pinniped-proxy by @dependabot in #7204
- Bump swagger-ui-react from 5.10.3 to 5.10.5 in /dashboard by @dependabot in #7194
- Bump @bufbuild/protoc-gen-es from 1.4.2 to 1.6.0 in /dashboard by @dependabot in #7192
- Bump actions/download-artifact from 3 to 4 by @dependabot in #7199
- Bump react-error-boundary from 4.0.11 to 4.0.12 in /dashboard by @dependabot in #7206
- Bump reqwest from 0.11.22 to 0.11.23 in /cmd/pinniped-proxy by @dependabot in #7213
- Bump reqwest from 0.11.22 to 0.11.23 in /cmd/oci-catalog by @dependabot in #7214
- Bump tokio from 1.35.0 to 1.35.1 in /cmd/pinniped-proxy by @dependabot in #7217
- Bump tokio from 1.34.0 to 1.35.0 in /cmd/oci-catalog by @dependabot in #7170
- Bump tokio from 1.35.0 to 1.35.1 in /cmd/oci-catalog by @dependabot in #7223
- Bump @tanstack/react-table from 8.11.0 to 8.11.2 in /dashboard by @dependabot in #7221
- Bump anyhow from 1.0.75 to 1.0.76 in /cmd/pinniped-proxy by @dependabot in #7224
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.1 in /dashboard by @dependabot in #7228
- Bump @types/qs from 6.9.10 to 6.9.11 in /dashboard by @dependabot in #7226
- Bump ts-proto from 1.165.1 to 1.165.2 in /dashboard by @dependabot in #7220
- Bump react-router-dom from 6.21.0 to 6.21.1 in /dashboard by @dependabot in #7227
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #7209
- Bump kube-derive from 0.87.1 to 0.87.2 in /cmd/pinniped-proxy by @dependabot in #7230
- Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /dashboard by @dependabot in #7232
- Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #7236
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #7239
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #7241
- Bump futures-core from 0.3.29 to 0.3.30 in /cmd/oci-catalog by @dependabot in #7242
- Bump openssl from 0.10.61 to 0.10.62 in /cmd/pinniped-proxy by @dependabot in #7243
- Bump stylelint from 16.0.2 to 16.1.0 in /dashboard by @dependabot in #7244
- Bump @testing-library/user-event from 14.5.1 to 14.5.2 in /dashboard by @dependabot in #7255
- Bump ts-proto from 1.165.2 to 1.166.2 in /dashboard by @dependabot in #7256
- Bump anyhow from 1.0.76 to 1.0.79 in /cmd/pinniped-proxy by @dependabot in #7263
- Bump serde_json from 1.0.108 to 1.0.111 in /cmd/oci-catalog by @dependabot in #7280
- Bump clap from 4.4.11 to 4.4.13 in /cmd/pinniped-proxy by @dependabot in #7278
- Bump axios from 1.6.2 to 1.6.5 in /dashboard by @dependabot in #7282
- Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 by @dependabot in #7283
- Bump serde from 1.0.193 to 1.0.195 in /cmd/pinniped-proxy by @dependabot in #7284
- Bump axios from 1.6.2 to 1.6.5 in /integration by @dependabot in #7286
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #7277
- Bump serde from 1.0.193 to 1.0.195 in /cmd/oci-catalog by @dependabot in #7285
- Bump clap from 4.4.11 to 4.4.13 in /cmd/oci-catalog by @dependabot in #7281
- Bump sass from 1.69.5 to 1.69.7 in /dashboard by @dependabot in #7262
- Bump serde_json from 1.0.108 to 1.0.111 in /cmd/pinniped-proxy by @dependabot in #7279
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0 by @dependabot in #7271
- Bump stylelint-config-standard-scss from 12.0.0 to 13.0.0 in /dashboard by @dependabot in #7290
- Bump @tanstack/match-sorter-utils from 8.8.4 to 8.11.3 in /dashboard by @dependabot in #7288
- Bump @testing-library/jest-dom from 6.1.5 to 6.2.0 in /dashboard by @dependabot in #7273
- Bump postcss from 8.4.32 to 8.4.33 in /dashboard by @dependabot in #7291
- Bump react-tooltip from 5.25.0 to 5.25.1 in /dashboard by @dependabot in #7251
- Bump thiserror from 1.0.51 to 1.0.56 in /cmd/pinniped-proxy by @dependabot in #7266
- Bump @tanstack/react-table from 8.11.2 to 8.11.3 in /dashboard by @dependabot in #7272
- Bump @connectrpc/protoc-gen-connect-es from 1.2.0 to 1.2.1 in /dashboard by @dependabot in #7289
- Bump clap from 4.4.13 to 4.4.14 in /cmd/oci-catalog by @dependabot in #7298
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #7295
- Bump @connectrpc/protoc-gen-connect-es from 1.2.1 to 1.3.0 in /dashboard by @dependabot in #7293
- Bump base64 from 0.21.5 to 0.21.6 in /cmd/pinniped-proxy by @dependabot in #7296
- Bump swagger-ui-react from 5.10.5 to 5.11.0 in /dashboard by @dependabot in #7294
- Bump clap from 4.4.13 to 4.4.14 in /cmd/pinniped-proxy by @dependabot in #7297
- Bump k8s.io/klog/v2 from 2.110.1 to 2.120.1 by @dependabot in #7337
- Bump react-router-dom from 6.21.1 to 6.21.3 in /dashboard by @dependabot in #7336
- Bump prettier from 3.1.1 to 3.2.4 in /integration by @dependabot in #7335
- Bump env_logger from 0.10.1 to 0.10.2 in /cmd/oci-catalog by @dependabot in #7334
- Bump env_logger from 0.10.1 to 0.10.2 in /cmd/pinniped-proxy by @dependabot in #7333
- Bump @playwright/test from 1.40.1 to 1.41.0 in /integration by @dependabot in #7324
- Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 by @dependabot in #7331
- Bump react-intl from 6.5.5 to 6.6.1 in /dashboard by @dependabot in #7320
- Bump protobufjs from 7.2.5 to 7.2.6 in /dashboard by @dependabot in #7319
- Bump github.com/containerd/containerd from 1.7.11 to 1.7.12 by @dependabot in #7310
- Bump trycmd from 0.14.19 to 0.14.20 in /cmd/pinniped-proxy by @dependabot in #7312
- Bump base64 from 0.21.6 to 0.21.7 in /cmd/pinniped-proxy by @dependabot in #7307
- Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /dashboard by @dependabot in #7301
- Bump @tanstack/react-table from 8.11.3 to 8.11.6 in /dashboard by @dependabot in #7305
- Bump @formatjs/cli from 6.2.4 to 6.2.6 in /dashboard by @dependabot in #7318
- Bump react-tooltip from 5.25.1 to 5.25.2 in /dashboard by @dependabot in #7314
- Bump clap from 4.4.14 to 4.4.18 in /cmd/oci-catalog by @dependabot in #7322
- Bump clap from 4.4.14 to 4.4.18 in /cmd/pinniped-proxy by @dependabot in #7323
- Bump k8s.io/client-go from 0.28.5 to 0.29.1 by @dependabot in #7330
- Bump sass from 1.69.7 to 1.70.0 in /dashboard by @dependabot in #7341
- Bump ts-proto from 1.166.2 to 1.166.3 in /dashboard by @dependabot in #7342
- Bump prettier from 3.1.1 to 3.2.4 in /dashboard by @dependabot in #7325
- Bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 by @dependabot in #7338
- Bump stylelint from 16.1.0 to 16.2.0 in /dashboard by @dependabot in #7340
- Bump shlex from 1.2.0 to 1.3.0 in /cmd/pinniped-proxy by @dependabot in #7357
- Bump h2 from 0.3.22 to 0.3.24 in /cmd/pinniped-proxy by @dependabot in #7344
- Bump h2 from 0.3.22 to 0.3.24 in /cmd/oci-catalog by @dependabot in #7362
- Bump axios from 1.6.5 to 1.6.7 in /integration by @dependabot in #7370
- Bump chrono from 0.4.31 to 0.4.33 in /cmd/pinniped-proxy by @dependabot in #7369
- Bump github.com/docker/cli from 24.0.7+incompatible to 25.0.1+incompatible by @dependabot in #7367
- Bump @bufbuild/buf from 1.28.1 to 1.29.0 in /dashboard by @dependabot in #7364
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #7363
- Bump ts-proto from 1.166.3 to 1.167.0 in /dashboard by @dependabot in #7359
- Bump @tanstack/match-sorter-utils from 8.11.3 to 8.11.7 in /dashboard by @dependabot in #7345
- Bump react-tooltip from 5.25.2 to 5.26.0 in /dashboard by @dependabot in #7348
- Bump openssl from 0.10.62 to 0.10.63 in /cmd/pinniped-proxy by @dependabot in #7354
- Bump stylelint-scss from 6.0.0 to 6.1.0 in /dashboard by @dependabot in #7346
- Bump @playwright/test from 1.41.0 to 1.41.1 in /integration by @dependabot in #7356
- Bump @testing-library/jest-dom from 6.2.0 to 6.3.0 in /dashboard by @dependabot in #7366
- Bump ts-jest from 29.1.1 to 29.1.2 in /dashboard by @dependabot in #7358
- Bump @tanstack/react-table from 8.11.6 to 8.11.7 in /dashboard by @dependabot in #7349
- Bump kube from 0.87.1 to 0.88.0 in /cmd/pinniped-proxy by @dependabot in #7355
- Bump @formatjs/cli from 6.2.6 to 6.2.7 in /dashboard by @dependabot in #7372
- Bump @bufbuild/protoc-gen-es from 1.6.0 to 1.7.0 in /dashboard by @dependabot in #7374
- Bump ts-proto from 1.167.0 to 1.167.1 in /dashboard by @dependabot in #7377
- Bump github.com/vmware-tanzu/carvel-kapp from 0.59.2 to 0.60.0 by @dependabot in #7350
- Bump @babel/parser from 7.23.6 to 7.23.9 in /dashboard by @dependabot in #7376
- Bump react-intl from 6.6.1 to 6.6.2 in /dashboard by @dependabot in #7375
- Bump env_logger from 0.10.2 to 0.11.0 in /cmd/pinniped-proxy by @dependabot in #7371
- Bump axios from 1.6.5 to 1.6.7 in /dashboard by @dependabot in #7378
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #7321
- Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 by @dependabot in #7339
- Bump ts-proto from 1.167.1 to 1.167.2 in /dashboard by @dependabot in #7385
- Bump serde from 1.0.195 to 1.0.196 in /cmd/pinniped-proxy by @dependabot in #7386
- Bump env_logger from 0.11.0 to 0.11.1 in /cmd/pinniped-proxy by @dependabot in #7388
- Bump serde from 1.0.195 to 1.0.196 in /cmd/oci-catalog by @dependabot in #7389
- Bump swagger-ui-react from 5.11.0 to 5.11.2 in /dashboard by @dependabot in #7395
- Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in #7398
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.0 to 2.19.1 by @dependabot in #7399
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.49.0 to 0.50.0 by @dependabot in #7400
- Bump github.com/fluxcd/pkg/apis/meta from 1.2.0 to 1.3.0 by @dependabot in #7401
- Bump serde_json from 1.0.111 to 1.0.113 in /cmd/oci-catalog by @dependabot in #7402
- Bump serde_json from 1.0.111 to 1.0.113 in /cmd/pinniped-proxy by @dependabot in #7403
- Bump @testing-library/jest-dom from 6.3.0 to 6.4.1 in /dashboard by @dependabot in #7405
- Bump github.com/containerd/containerd from 1.7.12 to 1.7.13 by @dependabot in #7406
- Bump reqwest from 0.11.23 to 0.11.24 in /cmd/oci-catalog by @dependabot in #7407
- Bump reqwest from 0.11.23 to 0.11.24 in /cmd/pinniped-proxy by @dependabot in #7408
- Bump react-router-dom from 6.21.3 to 6.22.0 in /dashboard by @dependabot in #7409
- Bump @types/jest from 29.5.11 to 29.5.12 in /dashboard by @dependabot in #7410
- Bump @playwright/test from 1.41.1 to 1.41.2 in /integration by @dependabot in #7415
- Bump @bufbuild/protoc-gen-es from 1.7.0 to 1.7.2 in /dashboard by @dependabot in #7414
- Bump github.com/fluxcd/pkg/oci from 0.34.0 to 0.35.0 by @dependabot in #7396
- Bump stylelint from 16.2.0 to 16.2.1 in /dashboard by @dependabot in #7412
- Bump oras.land/oras-go from 1.2.4 to 1.2.5 by @dependabot in #7397
- Bump github.com/docker/cli from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #7421
- Bump github.com/fluxcd/source-controller/api from 1.2.3 to 1.2.4 by @dependabot in #7423
- Bump github.com/adhocore/gronx from 1.6.6 to 1.6.7 by @dependabot in #7424
- Bump tokio from 1.35.1 to 1.36.0 in /cmd/pinniped-proxy by @dependabot in #7420
- Bump tokio from 1.35.1 to 1.36.0 in /cmd/oci-catalog by @dependabot in #7419
- Bump github.com/fluxcd/helm-controller/api from 0.37.2 to 0.37.3 by @dependabot in #7422
- Bump @clr/ui from 15.13.0 to 16.3.1 in /dashboard by @dependabot in #7211
- Bump @clr/ui from 16.3.1 to 16.3.2 in /dashboard by @dependabot in #7427
- Bump prettier from 3.2.4 to 3.2.5 in /dashboard by @dependabot in #7428
- Bump prettier from 3.2.4 to 3.2.5 in /integration by @dependabot in #7430
- Bump github.com/fluxcd/helm-controller/api from 0.37.3 to 0.37.4 by @dependabot in #7432
- Bump @testing-library/jest-dom from 6.4.1 to 6.4.2 in /dashboard by @dependabot in #7433
- Bump swagger-ui-react from 5.11.2 to 5.11.3 in /dashboard by @dependabot in #7439
- Bump ts-proto from 1.167.2 to 1.167.3 in /dashboard by @dependabot in #7426
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #7441
- Bump monaco-editor from 0.45.0 to 0.46.0 in /dashboard by @dependabot in #7442
- Bump tonic-build from 0.10.2 to 0.11.0 in /cmd/oci-catalog by @dependabot in #7444
- Bump clap from 4.4.18 to 4.5.0 in /cmd/oci-catalog by @dependabot in #7446
- Bump clap from 4.4.18 to 4.5.0 in /cmd/pinniped-proxy by @dependabot in #7447
- Bump trycmd from 0.14.20 to 0.14.21 in /cmd/pinniped-proxy by @dependabot in #7448
- Bump postcss from 8.4.33 to 8.4.35 in /dashboard by @dependabot in #7440
- Bump github.com/docker/cli from 25.0.2+incompatible to 25.0.3+incompatible by @dependabot in #7438
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #7451
- Bump tonic from 0.10.2 to 0.11.0 in /cmd/oci-catalog by @dependabot in #7443
- Bump oras.land/oras-go/v2 from 2.3.1 to 2.4.0 by @dependabot in #7404
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #7458
- Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #7477
- Bump chrono from 0.4.33 to 0.4.34 in /cmd/pinniped-proxy by @dependabot in #7463
- Bump react-tooltip from 5.26.0 to 5.26.2 in /dashboard by @dependabot in #7464
- Bump k8s.io/apiserver from 0.29.1 to 0.29.2 by @dependabot in #7472
- Bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #7466
- Bump env_logger from 0.11.1 to 0.11.2 in /cmd/pinniped-proxy by @dependabot in #7467
- Bump thiserror from 1.0.56 to 1.0.57 in /cmd/pinniped-proxy by @dependabot in #7462
- Bump env_logger from 0.11.1 to 0.11.2 in /cmd/oci-catalog by @dependabot in #7468
- Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot in #7487
- Bump ts-proto from 1.167.3 to 1.167.5 in /dashboard by @dependabot in #7485
- Bump @tanstack/react-table from 8.11.8 to 8.12.0 in /dashboard by @dependabot in #7469
- Bump trycmd from 0.14.21 to 0.15.0 in /cmd/pinniped-proxy by @dependabot in #7480
- Bump swagger-ui-react from 5.11.3 to 5.11.6 in /dashboard by @dependabot in #7481
- Bump k8s.io/cli-runtime from 0.29.1 to 0.29.2 by @dependabot in #7478
- Bump k8s.io/kubectl from 0.29.1 to 0.29.2 by @dependabot in #7476
- Bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by @dependabot in #7486
- Bump sass from 1.70.0 to 1.71.0 in /dashboard by @dependabot in #7488
- Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #7473
- Bump undici from 5.28.2 to 5.28.3 in /dashboard by @dependabot in #7490
- Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #7511
- Bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #7510
- Bump sass from 1.71.0 to 1.71.1 in /dashboard by @dependabot in #7509
- Bump serde_json from 1.0.113 to 1.0.114 in /cmd/pinniped-proxy by @dependabot in #7506
- Bump serde from 1.0.196 to 1.0.197 in /cmd/pinniped-proxy by @dependabot in #7505
- Bump openssl from 0.10.63 to 0.10.64 in /cmd/pinniped-proxy by @dependabot in #7504
- Bump serde from 1.0.196 to 1.0.197 in /cmd/oci-catalog by @dependabot in #7503
- Bump serde_json from 1.0.113 to 1.0.114 in /cmd/oci-catalog by @dependabot in #7502
- Bump clap from 4.5.0 to 4.5.1 in /cmd/pinniped-proxy by @dependabot in #7497
- Bump ts-proto from 1.167.5 to 1.167.8 in /dashboard by @dependabot in #7495
- Bump anyhow from 1.0.79 to 1.0.80 in /cmd/pinniped-proxy by @dependabot in #7499
- Bump swagger-ui-react from 5.11.6 to 5.11.7 in /dashboard by @dependabot in #7494
- Bump react-router-dom from 6.22.0 to 6.22.1 in /dashboard by @dependabot in #7492
- Bump react-tooltip from 5.26.2 to 5.26.3 in /dashboard by @dependabot in #7493
- Bump clap from 4.5.0 to 4.5.1 in /cmd/oci-catalog by @dependabot in #7498
- Bump the kube group in /cmd/pinniped-proxy with 1 update by @dependabot in #7496
- Bump @clr/ui from 16.3.2 to 17.0.1 in /dashboard by @dependabot in #7483
- Bump @playwright/test from 1.41.2 to 1.42.0 in /integration by @dependabot in #7523
- Bump @tanstack/react-table from 8.12.0 to 8.13.0 in /dashboard by @dependabot in #7521
- Bump @types/jsonwebtoken from 9.0.5 to 9.0.6 in /dashboard by @dependabot in #7520
- Bump swagger-ui-react from 5.11.7 to 5.11.8 in /dashboard by @dependabot in #7519
- Bump yaml from 2.3.4 to 2.4.0 in /dashboard by @dependabot in #7518
- Bump @babel/parser from 7.23.9 to 7.24.0 in /dashboard by @dependabot in #7524
- Bump @types/qs from 6.9.11 to 6.9.12 in /dashboard by @dependabot in #7522
- Bump log from 0.4.20 to 0.4.21 in /cmd/pinniped-proxy by @dependabot in #7531
- Bump react-router-dom from 6.22.1 to 6.22.2 in /dashboard by @dependabot in #7529
- Bump @connectrpc/protoc-gen-connect-es from 1.3.0 to 1.4.0 in /dashboard by @dependabot in #7528
- Bump ts-proto from 1.167.8 to 1.167.9 in /dashboard by @dependabot in #7527
- Bump @tanstack/react-table from 8.13.0 to 8.13.2 in /dashboard by @dependabot in #7526
- Bump react-error-boundary from 4.0.12 to 4.0.13 in /dashboard by @dependabot in #7533
- Bump log from 0.4.20 to 0.4.21 in /cmd/oci-catalog by @dependabot in #7530
- Bump mio from 0.8.10 to 0.8.11 in /cmd/oci-catalog by @dependabot in #7538
- Bump mio from 0.8.10 to 0.8.11 in /cmd/pinniped-proxy by @dependabot in #7539
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #7534
- Bump base64 from 0.21.7 to 0.22.0 in /cmd/pinniped-proxy by @dependabot in #7536
- Bump @playwright/test from 1.42.0 to 1.42.1 in /integration by @dependabot in #7537
- Bump stylelint-scss from 6.1.0 to 6.2.1 in /dashboard by @dependabot in #7543
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #7544
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #7545
- Bump env_logger from 0.11.2 to 0.11.3 in /cmd/pinniped-proxy by @dependabot in #7546
- Bump env_logger from 0.11.2 to 0.11.3 in /cmd/oci-catalog by @dependabot in #7547
- Bump swagger-ui-react from 5.11.8 to 5.11.10 in /dashboard by @dependabot in #7548
- Bump yaml from 2.4.0 to 2.4.1 in /dashboard by @dependabot in #7550
- Bump typescript from 5.3.3 to 5.4.2 in /dashboard by @dependabot in #7551
- Bump react-router-dom from 6.22.2 to 6.22.3 in /dashboard by @dependabot in #7555
- Bump @bufbuild/buf from 1.29.0 to 1.30.0 in /dashboard by @dependabot in #7556
- Bump github.com/docker/cli from 25.0.3+incompatible to 25.0.4+incompatible by @dependabot in #7557
- Bump clap from 4.5.1 to 4.5.2 in /cmd/pinniped-proxy by @dependabot in #7554
- Bump chrono from 0.4.34 to 0.4.35 in /cmd/pinniped-proxy by @dependabot in #7553
- Bump clap from 4.5.1 to 4.5.2 in /cmd/oci-catalog by @dependabot in #7552
- Bump qs from 6.11.2 to 6.12.0 in /dashboard by @dependabot in #7549
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #7541
- Bump ts-proto from 1.167.9 to 1.168.0 in /dashboard by @dependabot in #7560
- Bump monaco-editor from 0.46.0 to 0.47.0 in /dashboard by @dependabot in #7562
- Bump github.com/adhocore/gronx from 1.6.7 to 1.7.0 by @dependabot in #7563
- Bump reqwest from 0.11.24 to 0.11.25 in /cmd/oci-catalog by @dependabot in #7564
- Bump reqwest from 0.11.24 to 0.11.25 in /cmd/pinniped-proxy by @dependabot in #7565
- Bump github.com/adhocore/gronx from 1.7.0 to 1.8.1 by @dependabot in #7578
- Bump github.com/containerd/containerd from 1.7.13 to 1.7.14 by @dependabot in #7566
- Bump anyhow from 1.0.80 to 1.0.81 in /cmd/pinniped-proxy by @dependabot in #7567
- Bump thiserror from 1.0.57 to 1.0.58 in /cmd/pinniped-proxy by @dependabot in #7568
- Bump @types/lodash from 4.14.202 to 4.17.0 in /dashboard by @dependabot in #7570
- Bump reqwest from 0.11.25 to 0.11.26 in /cmd/pinniped-proxy by @dependabot in #7573
- Bump ts-proto from 1.168.0 to 1.169.1 in /dashboard by @dependabot in #7576
- Bump sass from 1.71.1 to 1.72.0 in /dashboard by @dependabot in #7575
- Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #7577
- Bump reqwest from 0.11.25 to 0.11.26 in /cmd/oci-catalog by @dependabot in #7572
- Bump swagger-ui-react from 5.11.10 to 5.12.0 in /dashboard by @dependabot in #7574
- Bump @bufbuild/protoc-gen-es from 1.7.2 to 1.8.0 in /dashboard by @dependabot in #7580
- Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #7582
- Bump tokio-stream from 0.1.14 to 0.1.15 in /cmd/oci-catalog by @dependabot in #7584
- Bump tokio-test from 0.4.3 to 0.4.4 in /cmd/pinniped-proxy by @dependabot in #7583
- Bump follow-redirects from 1.15.5 to 1.15.6 in /dashboard by @dependabot in #7585
- Bump follow-redirects from 1.15.5 to 1.15.6 in /integration by @dependabot in #7586
- Bump axios from 1.6.7 to 1.6.8 in /dashboard by @dependabot in #7588
- Bump postcss from 8.4.35 to 8.4.36 in /dashboard by @dependabot in #7587
- Bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #7589
- Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #7590
- Bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 by @dependabot in #7592
- Bump clap from 4.5.2 to 4.5.3 in /cmd/pinniped-proxy by @dependabot in #7597
- Bump axios from 1.6.7 to 1.6.8 in /integration by @dependabot in #7598
- Bump clap from 4.5.2 to 4.5.3 in /cmd/oci-catalog by @dependabot in #7596
- Bump k8s.io/kubectl from 0.29.2 to 0.29.3 by @dependabot in #7591
- Bump k8s.io/apiserver from 0.29.2 to 0.29.3 by @dependabot in #7594
- Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #7593
- Bump @types/qs from 6.9.12 to 6.9.13 in /dashboard by @dependabot in #7599
- Bump reqwest from 0.11.26 to 0.11.27 in /cmd/oci-catalog by @dependabot in #7605
- Bump reqwest from 0.11.26 to 0.11.27 in /cmd/pinniped-proxy by @dependabot in #7604
- Bump github.com/docker/cli from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #7603
- Bump postcss from 8.4.36 to 8.4.37 in /dashboard by @dependabot in #7602
- Bump @babel/parser from 7.24.0 to 7.24.1 in /dashboard by @dependabot in #7601
- Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible by @dependabot in #7607
- Bump @tanstack/react-table from 8.13.2 to 8.14.0 in /dashboard by @dependabot in #7600
- Bump reqwest from 0.11.27 to 0.12.0 in /cmd/oci-catalog by @dependabot in #7615
- Bump github.com/docker/cli from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #7613
- Bump @types/qs from 6.9.13 to 6.9.14 in /dashboard by @dependabot in #7609
- Bump typescript from 5.4.2 to 5.4.3 in /dashboard by @dependabot in #7608
- Bump reqwest from 0.11.27 to 0.12.0 in /cmd/pinniped-proxy by @dependabot in #7614
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.50.0 to 0.50.1 by @dependabot in #7612
- Bump postcss from 8.4.37 to 8.4.38 in /dashboard by @dependabot in #7610
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.50.1 to 0.50.2 by @dependabot in #7616
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /dashboard by @dependabot in #7617
- Bump react-intl from 6.6.2 to 6.6.3 in /dashboard by @dependabot in #7618
- Bump @formatjs/cli from 6.2.7 to 6.2.8 in /dashboard by @dependabot in #7619
- Bump reqwest from 0.12.0 to 0.12.1 in /cmd/pinniped-proxy by @dependabot in #7623
- Bump reqwest from 0.12.0 to 0.12.1 in /cmd/oci-catalog by @dependabot in #7624
- Bump @tanstack/react-table from 8.14.0 to 8.15.0 in /dashboard by @dependabot in #7621
- Bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0 by @dependabot in #7622
- Bump serde_json from 1.0.114 to 1.0.115 in /cmd/oci-catalog by @dependabot in #7636
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #7633
- Bump stylelint from 16.2.1 to 16.3.1 in /dashboard by @dependabot in #7630
- Bump clap from 4.5.3 to 4.5.4 in /cmd/pinniped-proxy by @dependabot in #7628
- Bump serde_json from 1.0.114 to 1.0.115 in /cmd/pinniped-proxy by @dependabot in #7635
- Bump reqwest from 0.12.1 to 0.12.2 in /cmd/pinniped-proxy by @dependabot in #7629
- Bump swagger-ui-react from 5.12.0 to 5.12.2 in /dashboard by @dependabot in #7631
- Bump ts-proto from 1.169.1 to 1.170.0 in /dashboard by @dependabot in #7632
- Bump reqwest from 0.12.1 to 0.12.2 in /cmd/oci-catalog by @dependabot in #7627
- Bump clap from 4.5.3 to 4.5.4 in /cmd/oci-catalog by @dependabot in #7626
- Bump express from 4.18.2 to 4.19.2 in /dashboard by @dependabot in #7637
- Bump @formatjs/cli from 6.2.8 to 6.2.9 in /dashboard by @dependabot in #7639
- Bump chrono from 0.4.35 to 0.4.37 in /cmd/pinniped-proxy by @dependabot in #7642
- Bump @tanstack/match-sorter-utils from 8.11.8 to 8.15.1 in /dashboard by @dependabot in #7643
- Bump tokio from 1.36.0 to 1.37.0 in /cmd/pinniped-proxy by @dependabot in #7645
- Bump tokio from 1.36.0 to 1.37.0 in /cmd/oci-catalog by @dependabot in #7646
- Bump ts-proto from 1.170.0 to 1.171.0 in /dashboard by @dependabot in #7649
- Bump swagger-ui-react from 5.12.2 to 5.13.0 in /dashboard by @dependabot in #7650
- Bump @tanstack/react-table from 8.15.0 to 8.15.3 in /dashboard by @dependabot in #7647
- Bump react-intl from 6.6.3 to 6.6.4 in /dashboard by @dependabot in #7640
- Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 by @dependabot in #7652
- Bump github.com/fluxcd/pkg/oci from 0.35.0 to 0.36.0 by @dependabot in #7655
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #7660
- Bump @bufbuild/buf from 1.30.0 to 1.30.1 in /dashboard by @dependabot in #7658
- Bump github.com/fluxcd/pkg/apis/meta from 1.3.0 to 1.4.0 by @dependabot in #7656
- Bump stylelint-config-standard-scss from 13.0.0 to 13.1.0 in /dashboard by @dependabot in #7653
- Bump @babel/parser from 7.24.1 to 7.24.4 in /dashboard by @dependabot in #7657
- Bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #7659
- Bump github.com/fluxcd/source-controller/api from 1.2.4 to 1.2.5 by @dependabot in #7662
- Bump typescript from 5.4.3 to 5.4.4 in /dashboard by @dependabot in #7664
- Bump sass from 1.72.0 to 1.74.1 in /dashboard by @dependabot in #7665
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #7666
- Bump @playwright/test from 1.42.1 to 1.43.0 in /integration by @dependabot in #7669
- Bump trycmd from 0.15.0 to 0.15.1 in /cmd/pinniped-proxy by @dependabot in #7668
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #7667
New Contributors
- @vash-knives made their first contribution in #6903
- @rophy made their first contribution in #6967
- @kvaps made their first contribution in #7459
Full Changelog: v2.9.0...v2.10.0