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.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
google.golang.org/protobuf
helm.sh/helm/v3
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@docusaurus/core
@docusaurus/preset-classic
@docusaurus/theme-common
@docusaurus/utils
redocusaurus
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
dockerfiles/Dockerfile.build-base dockerfiles/Dockerfile.build-base-focal ubuntu focal-20241011 dockerfiles/Dockerfile.cli ghcr.io/edgelesssys/marblerun/build-base-focal v1.6.0 dockerfiles/Dockerfile.coordinator ghcr.io/edgelesssys/marblerun/build-base v1.6.0 dockerfiles/Dockerfile.marble-injector samples/gramine-redis/Dockerfile gramineproject/gramine 1.8-jammy
ubuntu focal-20241011
ghcr.io/edgelesssys/marblerun/build-base-focal v1.6.0
ghcr.io/edgelesssys/marblerun/build-base v1.6.0
gramineproject/gramine 1.8-jammy
.github/workflows/check-license.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 ubuntu 24.04 .github/workflows/docs-update-reference.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 repo-sync/pull-request v2.12.1@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5 ubuntu 24.04 .github/workflows/links.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 lycheeverse/lychee-action v2.1.0@f81112d0d2814ded911bd23e3beaa9dda9093915 ubuntu 24.04 .github/workflows/lint.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 golangci/golangci-lint-action v6.1.1@971e284b6050e8a5849b72094c50ab08da042db8 ubuntu 24.04 .github/workflows/unittests.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/upload-artifact v4.4.3@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 ubuntu 24.04 .github/workflows/update-cli-reference.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 dmnemec/copy_file_to_another_repo_action v1.1.1@c93037aa10fa8893de271f19978c980d0c1a9b37 dmnemec/copy_file_to_another_repo_action v1.1.1@c93037aa10fa8893de271f19978c980d0c1a9b37 ubuntu 24.04 .github/workflows/vale.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 errata-ai/vale-action 2690bc95f0ed3cb5220492575af09c51b04fbea9 ubuntu 22.04
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
ubuntu 24.04
repo-sync/pull-request v2.12.1@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5
lycheeverse/lychee-action v2.1.0@f81112d0d2814ded911bd23e3beaa9dda9093915
golangci/golangci-lint-action v6.1.1@971e284b6050e8a5849b72094c50ab08da042db8
actions/upload-artifact v4.4.3@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
dmnemec/copy_file_to_another_repo_action v1.1.1@c93037aa10fa8893de271f19978c980d0c1a9b37
errata-ai/vale-action 2690bc95f0ed3cb5220492575af09c51b04fbea9
ubuntu 22.04
go.mod go 1.23.3 github.com/cert-manager/cert-manager v1.16.1 github.com/edgelesssys/ego v1.6.0 github.com/gofrs/flock v0.12.1 github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 github.com/prometheus/client_golang v1.20.5 github.com/prometheus/client_model v0.6.1 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.9.0 github.com/tidwall/gjson v1.18.0 go.uber.org/goleak v1.3.0 go.uber.org/zap v1.27.0 golang.org/x/crypto v0.29.0 golang.org/x/sys v0.27.0 google.golang.org/grpc v1.68.0 google.golang.org/protobuf v1.35.1 gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.16.2 k8s.io/api v0.31.2 k8s.io/apimachinery v0.31.2 k8s.io/client-go v0.31.2 sigs.k8s.io/controller-runtime v0.19.1 sigs.k8s.io/yaml v1.4.0 samples/estore/go.mod go 1.22.0 github.com/edgelesssys/estore v1.2.0 github.com/edgelesssys/marblerun v1.6.0 samples/helloworld/go.mod go 1.14
go 1.23.3
github.com/cert-manager/cert-manager v1.16.1
github.com/edgelesssys/ego v1.6.0
github.com/gofrs/flock v0.12.1
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.29.0
golang.org/x/sys v0.27.0
google.golang.org/grpc v1.68.0
google.golang.org/protobuf v1.35.1
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.16.2
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
sigs.k8s.io/controller-runtime v0.19.1
sigs.k8s.io/yaml v1.4.0
go 1.22.0
github.com/edgelesssys/estore v1.2.0
github.com/edgelesssys/marblerun v1.6.0
go 1.14
charts/values.yaml samples/gramine-redis/kubernetes/values.yaml
docs/package.json @cmfcmf/docusaurus-search-local 1.2.0 @docusaurus/core 3.5.2 @docusaurus/preset-classic 3.5.2 redocusaurus 2.1.2 @mdx-js/react 3.1.0 clsx 2.1.1 prism-react-renderer 2.4.0 react 18.3.1 react-dom 18.3.1 node >=18.0 @docusaurus/core 3.5.2 @docusaurus/theme-common 3.5.2 @docusaurus/utils 3.5.2
@cmfcmf/docusaurus-search-local 1.2.0
@docusaurus/core 3.5.2
@docusaurus/preset-classic 3.5.2
redocusaurus 2.1.2
@mdx-js/react 3.1.0
clsx 2.1.1
prism-react-renderer 2.4.0
react 18.3.1
react-dom 18.3.1
node >=18.0
@docusaurus/theme-common 3.5.2
@docusaurus/utils 3.5.2
The text was updated successfully, but these errors were encountered:
daniel-weisse
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
google.golang.org/protobuf
,helm.sh/helm/v3
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@docusaurus/core
,@docusaurus/preset-classic
,@docusaurus/theme-common
,@docusaurus/utils
,redocusaurus
)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
helm-values
npm
The text was updated successfully, but these errors were encountered: