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 currently rate-limited. Click on a checkbox below to force their creation now.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@eslint/js
eslint
scripts/docker/cozy-app-dev/Dockerfile golang 1.23-bullseye scripts/docker/production/Dockerfile golang 1.23-bookworm node 20-bookworm-slim scripts/onlyoffice-dev/Dockerfile ubuntu 22.04
golang 1.23-bullseye
golang 1.23-bookworm
node 20-bookworm-slim
ubuntu 22.04
.github/workflows/assets.yml actions/checkout v4 actions/setup-go v5 stefanzweifel/git-auto-commit-action v5.0.1 ubuntu 22.04 .github/workflows/cli.yml actions/checkout v4 actions/setup-go v5 stefanzweifel/git-auto-commit-action v5.0.1 ubuntu 22.04 .github/workflows/go-lint.yml actions/setup-go v5 actions/checkout v4 golangci/golangci-lint-action v5 ubuntu 22.04 .github/workflows/go-tests.yml actions/checkout v4 actions/setup-go v5 ubuntu 22.04 .github/workflows/js-lint.yml actions/checkout v4 actions/setup-node v4 .github/workflows/release.yml actions/checkout v4 actions/setup-go v5 actions/checkout v4 actions/checkout v4 docker/login-action v3 actions/checkout v4 docker/login-action v3 actions/checkout v4 addnab/docker-run-action v3 ubuntu 22.04 ubuntu 22.04 ubuntu 22.04 ubuntu 22.04 .github/workflows/system-tests.yml actions/setup-go v5 ruby/setup-ruby v1 actions/checkout v4 ubuntu 22.04
actions/checkout v4
actions/setup-go v5
stefanzweifel/git-auto-commit-action v5.0.1
golangci/golangci-lint-action v5
actions/setup-node v4
docker/login-action v3
addnab/docker-run-action v3
ruby/setup-ruby v1
go.mod go 1.21 firebase.google.com/go/v4 v4.14.1 github.com/Masterminds/semver/v3 v3.2.1 github.com/adrg/xdg v0.5.0 github.com/andybalholm/brotli v1.1.0 github.com/bradfitz/latlong v0.0.0-20170410180902-f3db6d0dff40@f3db6d0dff40 github.com/cozy/goexif2 v1.3.1 github.com/cozy/gomail v0.0.0-20170313100128-1395d9a6a6c0@1395d9a6a6c0 github.com/cozy/httpcache v0.0.0-20210224123405-3f334f841945@3f334f841945 github.com/cozy/prosemirror-go v0.5.3 github.com/dhowden/tag v0.0.0-20240413230847-dc579f508b6b@dc579f508b6b github.com/dustin/go-humanize v1.0.1 github.com/gavv/httpexpect/v2 v2.16.0 github.com/go-viper/mapstructure/v2 v2.1.0 github.com/gofrs/uuid/v5 v5.3.0 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f@20d68f94ee1f github.com/goodsign/monday v1.0.2 github.com/google/go-querystring v1.1.0 github.com/google/gops v0.3.28 github.com/gorilla/websocket v1.5.1 github.com/h2non/filetype v1.1.3 github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/justincampbell/bigduration v0.0.0-20160531141349-e45bf03c0666@e45bf03c0666 github.com/labstack/echo/v4 v4.12.0 github.com/leonelquinteros/gotext v1.6.1 github.com/mssola/user_agent v0.6.0 github.com/ncw/swift/v2 v2.0.3 github.com/nightlyone/lockfile v1.0.0 github.com/ohler55/ojg v1.20.3 github.com/oschwald/maxminddb-golang v1.13.1 github.com/pquerna/otp v1.4.0 github.com/prometheus/client_golang v1.18.0 github.com/redis/go-redis/v9 v9.4.0 github.com/robfig/cron/v3 v3.0.1 github.com/sideshow/apns2 v0.23.0 github.com/sirupsen/logrus v1.9.3 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 github.com/ugorji/go/codec v1.2.12 github.com/yuin/goldmark v1.7.4 golang.org/x/crypto v0.27.0 golang.org/x/image v0.18.0 golang.org/x/net v0.26.0 golang.org/x/oauth2 v0.21.0 golang.org/x/sync v0.8.0 golang.org/x/term v0.24.0 golang.org/x/text v0.18.0 google.golang.org/api v0.182.0
go 1.21
firebase.google.com/go/v4 v4.14.1
github.com/Masterminds/semver/v3 v3.2.1
github.com/adrg/xdg v0.5.0
github.com/andybalholm/brotli v1.1.0
github.com/bradfitz/latlong v0.0.0-20170410180902-f3db6d0dff40@f3db6d0dff40
github.com/cozy/goexif2 v1.3.1
github.com/cozy/gomail v0.0.0-20170313100128-1395d9a6a6c0@1395d9a6a6c0
github.com/cozy/httpcache v0.0.0-20210224123405-3f334f841945@3f334f841945
github.com/cozy/prosemirror-go v0.5.3
github.com/dhowden/tag v0.0.0-20240413230847-dc579f508b6b@dc579f508b6b
github.com/dustin/go-humanize v1.0.1
github.com/gavv/httpexpect/v2 v2.16.0
github.com/go-viper/mapstructure/v2 v2.1.0
github.com/gofrs/uuid/v5 v5.3.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f@20d68f94ee1f
github.com/goodsign/monday v1.0.2
github.com/google/go-querystring v1.1.0
github.com/google/gops v0.3.28
github.com/gorilla/websocket v1.5.1
github.com/h2non/filetype v1.1.3
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/justincampbell/bigduration v0.0.0-20160531141349-e45bf03c0666@e45bf03c0666
github.com/labstack/echo/v4 v4.12.0
github.com/leonelquinteros/gotext v1.6.1
github.com/mssola/user_agent v0.6.0
github.com/ncw/swift/v2 v2.0.3
github.com/nightlyone/lockfile v1.0.0
github.com/ohler55/ojg v1.20.3
github.com/oschwald/maxminddb-golang v1.13.1
github.com/pquerna/otp v1.4.0
github.com/prometheus/client_golang v1.18.0
github.com/redis/go-redis/v9 v9.4.0
github.com/robfig/cron/v3 v3.0.1
github.com/sideshow/apns2 v0.23.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/ugorji/go/codec v1.2.12
github.com/yuin/goldmark v1.7.4
golang.org/x/crypto v0.27.0
golang.org/x/image v0.18.0
golang.org/x/net v0.26.0
golang.org/x/oauth2 v0.21.0
golang.org/x/sync v0.8.0
golang.org/x/term v0.24.0
golang.org/x/text v0.18.0
google.golang.org/api v0.182.0
scripts/package.json prettier 3.3.3 svgo 3.3.2 @eslint/js 9.10.0 eslint 9.10.0 globals 15.9.0
prettier 3.3.3
svgo 3.3.2
@eslint/js 9.10.0
eslint 9.10.0
globals 15.9.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
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@eslint/js
,eslint
)Detected dependencies
dockerfile
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: