We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Warning
These dependencies are deprecated:
@babel/plugin-proposal-private-property-in-object
npm-run-all
These updates are awaiting their schedule. Click on a checkbox to get an update now.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
node
@types/node
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
docker/Dockerfile web/Dockerfile node 18
node 18
.github/actions/cleanup-stale/action.yaml snok/container-retention-policy v2 docker/setup-buildx-action v3 docker/login-action v3 Chizkiyahu/delete-untagged-ghcr-action v4 .github/workflows/build-publish.yaml actions/checkout v4 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/metadata-action v5 docker/build-push-action v6 .github/workflows/buildTestBinaries.yml actions/checkout v4 actions/setup-go v5 goreleaser/goreleaser-action v6 actions/upload-artifact v4 .github/workflows/checkFormat.yml actions/checkout v4 actions/setup-go v5 ubuntu 20.04 .github/workflows/ghcr-cleanup.yaml snok/container-retention-policy v2 snok/container-retention-policy v2 snok/container-retention-policy v2 actions/checkout v4 .github/workflows/golangci-lint.yml actions/checkout v4 actions/setup-go v5 golangci/golangci-lint-action v6 .github/workflows/release.yml actions/checkout v4 actions/setup-go v5 goreleaser/goreleaser-action v6 actions/setup-node v4 anchore/sbom-action v0 .github/workflows/staticAnalysis.yml actions/checkout v4 actions/setup-go v5 .github/workflows/test.yml actions/checkout v4 actions/setup-go v5 web/playwright/.github/workflows/playwright.yml actions/checkout v4 actions/setup-node v4 actions/upload-artifact v4
snok/container-retention-policy v2
docker/setup-buildx-action v3
docker/login-action v3
Chizkiyahu/delete-untagged-ghcr-action v4
actions/checkout v4
docker/setup-qemu-action v3
docker/metadata-action v5
docker/build-push-action v6
actions/setup-go v5
goreleaser/goreleaser-action v6
actions/upload-artifact v4
ubuntu 20.04
golangci/golangci-lint-action v6
actions/setup-node v4
anchore/sbom-action v0
go.mod go 1.22.5 go 1.22.7 github.com/apex/log v1.9.0 github.com/favadi/protoc-go-inject-tag v1.4.0 github.com/fullstorydev/grpchan v1.1.1 github.com/glendc/go-external-ip v0.1.0 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/google/uuid v1.6.0 github.com/goreleaser/goreleaser/v2 v2.2.0 github.com/gorilla/handlers v1.5.2 github.com/gorilla/mux v1.8.1 github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 github.com/hashicorp/go-multierror v1.1.1 github.com/jellydator/ttlcache/v3 v3.3.0 github.com/jessevdk/go-flags v1.6.1 github.com/lestrrat-go/jwx/v2 v2.1.1 github.com/pion/dtls/v2 v2.2.8-0.20240701035148-45e16a098c47@45e16a098c47 github.com/plgd-dev/device/v2 v2.5.3-0.20240904102627-4c2719d9d856@4c2719d9d856 github.com/plgd-dev/go-coap/v3 v3.3.5-0.20240904100911-1afdeb72cb92@1afdeb72cb92 github.com/plgd-dev/hub/v2 v2.24.1 github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90@057b33161b90 github.com/stretchr/testify v1.9.0 go.opentelemetry.io/otel/trace v1.29.0 go.uber.org/atomic v1.11.0 go.uber.org/zap v1.27.0 google.golang.org/grpc v1.66.1 google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 google.golang.org/protobuf v1.34.2 gopkg.in/yaml.v3 v3.0.1 github.com/pion/dtls/v2 v2.2.8-0.20240701035148-45e16a098c47@45e16a098c47
go 1.22.5
go 1.22.7
github.com/apex/log v1.9.0
github.com/favadi/protoc-go-inject-tag v1.4.0
github.com/fullstorydev/grpchan v1.1.1
github.com/glendc/go-external-ip v0.1.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/goreleaser/goreleaser/v2 v2.2.0
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
github.com/hashicorp/go-multierror v1.1.1
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/jessevdk/go-flags v1.6.1
github.com/lestrrat-go/jwx/v2 v2.1.1
github.com/pion/dtls/v2 v2.2.8-0.20240701035148-45e16a098c47@45e16a098c47
github.com/plgd-dev/device/v2 v2.5.3-0.20240904102627-4c2719d9d856@4c2719d9d856
github.com/plgd-dev/go-coap/v3 v3.3.5-0.20240904100911-1afdeb72cb92@1afdeb72cb92
github.com/plgd-dev/hub/v2 v2.24.1
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90@057b33161b90
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel/trace v1.29.0
go.uber.org/atomic v1.11.0
go.uber.org/zap v1.27.0
google.golang.org/grpc v1.66.1
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v3 v3.0.1
web/package.json @emotion/babel-plugin ^11.11.0 @emotion/babel-preset-css-prop ^11.11.0 @emotion/react ^11.11.1 @reduxjs/toolkit ^1.9.7 cross-env ^7.0.3 history ^5.3.0 lodash ^4.17.21 oidc-client ^1.11.5 oidc-react ^3.2.2 postcss-normalize ^10.0.1 postcss-preset-env ^9.3.0 react ^18.2.0 react-dom ^18.2.0 react-helmet ^6.1.0 react-intl ^5.25.1 react-intl-po ^2.2.2 react-redux ^8.1.3 react-router-dom ^6.20.0 react-scripts 5.0.1 redux ^4.2.1 redux-batched-actions ^0.5.0 redux-persist ^6.0.0 web-vitals ^3.5.0 @babel/cli ^7.23.4 @babel/plugin-proposal-private-property-in-object ^7.21.11 @babel/plugin-transform-react-jsx ^7.23.4 @babel/preset-env ^7.23.5 @babel/preset-react ^7.23.3 @babel/preset-typescript ^7.23.3 @craco/craco ^7.1.0 @formatjs/cli ^6.2.4 @formatjs/ts-transformer ^3.13.9 @testing-library/jest-dom ^6.1.4 @testing-library/react ^14.1.2 @testing-library/user-event ^14.5.1 @types/jest ^29.5.10 @types/lodash ^4.14.202 @types/node ^20.10.3 @types/react ^18.2.42 @types/react-dom ^18.2.17 @types/react-helmet ^6.1.11 @typescript-eslint/parser ^6.13.2 babel-plugin-formatjs ^10.5.10 eslint 8.54.0 eslint-config-prettier ^9.0.0 eslint-config-react-app ^7.0.1 eslint-formatter-pretty ^5.0.0 eslint-plugin-import ^2.29.0 eslint-plugin-jest ^27.6.0 eslint-plugin-jsx-a11y ^6.7.1 eslint-plugin-prettier ^5.0.1 eslint-plugin-react ^7.33.2 eslint-plugin-react-hooks ^4.6.0 npm-run-all ^4.1.5 prettier 3.1.0 react-app-alias-ex ^2.1.0 sass ^1.69.5 shelljs ^0.8.5 typescript ^4.9.4 webpack ^5.89.0 react-refresh 0.11.0 web/playwright/package.json @playwright/test ^1.30.0
@emotion/babel-plugin ^11.11.0
@emotion/babel-preset-css-prop ^11.11.0
@emotion/react ^11.11.1
@reduxjs/toolkit ^1.9.7
cross-env ^7.0.3
history ^5.3.0
lodash ^4.17.21
oidc-client ^1.11.5
oidc-react ^3.2.2
postcss-normalize ^10.0.1
postcss-preset-env ^9.3.0
react ^18.2.0
react-dom ^18.2.0
react-helmet ^6.1.0
react-intl ^5.25.1
react-intl-po ^2.2.2
react-redux ^8.1.3
react-router-dom ^6.20.0
react-scripts 5.0.1
redux ^4.2.1
redux-batched-actions ^0.5.0
redux-persist ^6.0.0
web-vitals ^3.5.0
@babel/cli ^7.23.4
@babel/plugin-proposal-private-property-in-object ^7.21.11
@babel/plugin-transform-react-jsx ^7.23.4
@babel/preset-env ^7.23.5
@babel/preset-react ^7.23.3
@babel/preset-typescript ^7.23.3
@craco/craco ^7.1.0
@formatjs/cli ^6.2.4
@formatjs/ts-transformer ^3.13.9
@testing-library/jest-dom ^6.1.4
@testing-library/react ^14.1.2
@testing-library/user-event ^14.5.1
@types/jest ^29.5.10
@types/lodash ^4.14.202
@types/node ^20.10.3
@types/react ^18.2.42
@types/react-dom ^18.2.17
@types/react-helmet ^6.1.11
@typescript-eslint/parser ^6.13.2
babel-plugin-formatjs ^10.5.10
eslint 8.54.0
eslint-config-prettier ^9.0.0
eslint-config-react-app ^7.0.1
eslint-formatter-pretty ^5.0.0
eslint-plugin-import ^2.29.0
eslint-plugin-jest ^27.6.0
eslint-plugin-jsx-a11y ^6.7.1
eslint-plugin-prettier ^5.0.1
eslint-plugin-react ^7.33.2
eslint-plugin-react-hooks ^4.6.0
npm-run-all ^4.1.5
prettier 3.1.0
react-app-alias-ex ^2.1.0
sass ^1.69.5
shelljs ^0.8.5
typescript ^4.9.4
webpack ^5.89.0
react-refresh 0.11.0
@playwright/test ^1.30.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Warning
These dependencies are deprecated:
@babel/plugin-proposal-private-property-in-object
npm-run-all
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
node
,@types/node
)Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
dockerfile
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: