chore: Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
docker/Dockerfile.gccgo_build
(dockerfile) -
docker/Dockerfile.go_build
(dockerfile) -
docker/Dockerfile.go_build_large
(dockerfile) -
docker/Dockerfile.local
(dockerfile) -
docker/Dockerfile.rocksdb_large
(dockerfile) -
docker/Dockerfile.s3tests
(dockerfile) -
.github/workflows/binaries_dev.yml
(github-actions) -
.github/workflows/binaries_release0.yml
(github-actions) -
.github/workflows/binaries_release1.yml
(github-actions) -
.github/workflows/binaries_release2.yml
(github-actions) -
.github/workflows/binaries_release3.yml
(github-actions) -
.github/workflows/container_dev.yml
(github-actions) -
.github/workflows/container_latest.yml
(github-actions) -
.github/workflows/container_release1.yml
(github-actions) -
.github/workflows/container_release2.yml
(github-actions) -
.github/workflows/container_release3.yml
(github-actions) -
.github/workflows/go.yml
(github-actions) -
go.mod
(gomod) -
other/java/client/pom.xml
(maven) -
other/java/hdfs-over-ftp/pom.xml
(maven) -
other/java/hdfs2/pom.xml
(maven) -
other/java/hdfs3/pom.xml
(maven) -
other/java/s3copier/pom.xml
(maven)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
renovate.json
in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 89 Merge Requests:
fix(deps): update github.com/stvp/tempredis digest to 8a695b6
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-stvp-tempredis-digest
- Merge into:
a
- Upgrade github.com/stvp/tempredis to
8a695b693b9c3a84cd684f2332a3f7753a589e9e
fix(deps): update github.com/syndtr/goleveldb digest to 126854a
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-syndtr-goleveldb-digest
- Merge into:
a
- Upgrade github.com/syndtr/goleveldb to
126854af5e6d8295ef8e8bee3040dd8380ae72e8
fix(deps): update github.com/tsuna/gohbase digest to 642db04
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-tsuna-gohbase-digest
- Merge into:
a
- Upgrade github.com/tsuna/gohbase to
642db041784ff431171ee980a0bdfe0ece97403c
chore(deps): update dependency junit:junit to v4.13.2
- Schedule: ["at any time"]
- Branch name:
renovate/junit-junit-4.x
- Merge into:
a
- Upgrade junit:junit to
4.13.2
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13
- Schedule: ["at any time"]
- Branch name:
renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
- Merge into:
a
- Upgrade org.sonatype.plugins:nexus-staging-maven-plugin to
1.6.13
fix(deps): update dependency org.apache.httpcomponents:httpmime to v4.5.14
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.httpcomponents-httpmime-4.x
- Merge into:
a
- Upgrade org.apache.httpcomponents:httpmime to
4.5.14
fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36
- Schedule: ["at any time"]
- Branch name:
renovate/org.slf4j-slf4j-api-1.x
- Merge into:
a
- Upgrade org.slf4j:slf4j-api to
1.7.36
fix(deps): update module github.com/dustin/go-humanize to v1.0.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-dustin-go-humanize-1.x
- Merge into:
a
- Upgrade github.com/dustin/go-humanize to
v1.0.1
fix(deps): update module github.com/golang/protobuf to v1.5.3
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-golang-protobuf-1.x
- Merge into:
a
- Upgrade github.com/golang/protobuf to
v1.5.3
fix(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.4
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-jcmturner-gokrb5-v8-8.x
- Merge into:
a
- Upgrade github.com/jcmturner/gokrb5/v8 to
v8.4.4
fix(deps): update module github.com/lib/pq to v1.10.9
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-lib-pq-1.x
- Merge into:
a
- Upgrade github.com/lib/pq to
v1.10.9
fix(deps): update module github.com/olivere/elastic/v7 to v7.0.32
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-olivere-elastic-v7-7.x
- Merge into:
a
- Upgrade github.com/olivere/elastic/v7 to
v7.0.32
fix(deps): update module github.com/oneofone/xxhash to v1.2.8
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-oneofone-xxhash-1.x
- Merge into:
a
- Upgrade github.com/OneOfOne/xxhash to
v1.2.8
fix(deps): update module go.etcd.io/etcd/client/v3 to v3.5.10
- Schedule: ["at any time"]
- Branch name:
renovate/go.etcd.io-etcd-client-v3-3.x
- Merge into:
a
- Upgrade go.etcd.io/etcd/client/v3 to
v3.5.10
chore(deps): update dependency kr.motd.maven:os-maven-plugin to v1.7.1
- Schedule: ["at any time"]
- Branch name:
renovate/kr.motd.maven-os-maven-plugin-1.x
- Merge into:
a
- Upgrade kr.motd.maven:os-maven-plugin to
1.7.1
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-compiler-plugin to
3.11.0
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-gpg-plugin-1.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-gpg-plugin to
1.6
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-javadoc-plugin-2.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-javadoc-plugin to
2.10.4
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-shade-plugin to
3.5.1
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-source-plugin-2.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-source-plugin to
2.4
chore(deps): update golang docker tag
- Schedule: ["at any time"]
- Branch name:
renovate/golang-1.x
- Merge into:
a
- Upgrade golang to
1.20-buster
- Upgrade golang to
1.21-alpine
fix(deps): update dependency com.amazonaws:aws-java-sdk-bom to v1.12.595
- Schedule: ["at any time"]
- Branch name:
renovate/aws-java-sdk-monorepo
- Merge into:
a
- Upgrade com.amazonaws:aws-java-sdk-bom to
1.12.595
fix(deps): update dependency com.github.chrislusf:seaweedfs-hadoop3-client to v1.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/com.github.chrislusf-seaweedfs-hadoop3-client-1.x
- Merge into:
a
- Upgrade com.github.chrislusf:seaweedfs-hadoop3-client to
1.7.0
fix(deps): update dependency com.google.guava:guava to v30.1.1-jre
- Schedule: ["at any time"]
- Branch name:
renovate/guava-monorepo
- Merge into:
a
- Upgrade com.google.guava:guava to
30.1.1-jre
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.1
- Schedule: ["at any time"]
- Branch name:
renovate/protobuf.version
- Merge into:
a
- Upgrade com.google.protobuf:protobuf-java to
3.25.1
fix(deps): update dependency org.apache.ftpserver:ftpserver-core to v1.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.ftpserver-ftpserver-core-1.x
- Merge into:
a
- Upgrade org.apache.ftpserver:ftpserver-core to
1.2.0
fix(deps): update dependency org.apache.hadoop:hadoop-client to v3.3.6
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.hadoop-hadoop-client-3.x
- Merge into:
a
- Upgrade org.apache.hadoop:hadoop-client to
3.3.6
fix(deps): update dependency org.apache.hadoop:hadoop-common to v3.3.6
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.hadoop-hadoop-common-3.x
- Merge into:
a
- Upgrade org.apache.hadoop:hadoop-common to
3.3.6
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.18
- Schedule: ["at any time"]
- Branch name:
renovate/spring-boot
- Merge into:
a
- Upgrade org.springframework.boot:spring-boot-starter-parent to
2.7.18
fix(deps): update grpc.version to v1.59.0
- Schedule: ["at any time"]
- Branch name:
renovate/grpc.version
- Merge into:
a
- Upgrade io.grpc:grpc-stub to
1.59.0
- Upgrade io.grpc:grpc-protobuf to
1.59.0
- Upgrade io.grpc:grpc-netty-shaded to
1.59.0
fix(deps): update hadoop.version
- Schedule: ["at any time"]
- Branch name:
renovate/hadoop.version
- Merge into:
a
- Upgrade org.apache.hadoop:hadoop-common to
3.3.6
- Upgrade org.apache.hadoop:hadoop-client to
3.3.6
- Upgrade org.apache.hadoop:hadoop-common to
2.10.2
- Upgrade org.apache.hadoop:hadoop-client to
2.10.2
fix(deps): update module cloud.google.com/go/pubsub to v1.33.0
- Schedule: ["at any time"]
- Branch name:
renovate/cloud.google.com-go-pubsub-1.x
- Merge into:
a
- Upgrade cloud.google.com/go/pubsub to
v1.33.0
fix(deps): update module cloud.google.com/go/storage to v1.35.1
- Schedule: ["at any time"]
- Branch name:
renovate/cloud.google.com-go-storage-1.x
- Merge into:
a
- Upgrade cloud.google.com/go/storage to
v1.35.1
fix(deps): update module github.com/arangodb/go-driver to v1.6.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-arangodb-go-driver-1.x
- Merge into:
a
- Upgrade github.com/arangodb/go-driver to
v1.6.1
fix(deps): update module github.com/aws/aws-sdk-go to v1.48.3
- Schedule: ["at any time"]
- Branch name:
renovate/aws-sdk-go-monorepo
- Merge into:
a
- Upgrade github.com/aws/aws-sdk-go to
v1.48.3
fix(deps): update module github.com/azure/azure-storage-blob-go to v0.15.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-azure-azure-storage-blob-go-0.x
- Merge into:
a
- Upgrade github.com/Azure/azure-storage-blob-go to
v0.15.0
fix(deps): update module github.com/chrislusf/raft to v1.1.3
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-chrislusf-raft-1.x
- Merge into:
a
- Upgrade github.com/chrislusf/raft to
v1.1.3
fix(deps): update module github.com/colinmarc/hdfs/v2 to v2.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-colinmarc-hdfs-v2-2.x
- Merge into:
a
- Upgrade github.com/colinmarc/hdfs/v2 to
v2.4.0
fix(deps): update module github.com/fclairamb/ftpserverlib to v0.22.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-fclairamb-ftpserverlib-0.x
- Merge into:
a
- Upgrade github.com/fclairamb/ftpserverlib to
v0.22.0
fix(deps): update module github.com/fluent/fluent-logger-golang to v1.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-fluent-fluent-logger-golang-1.x
- Merge into:
a
- Upgrade github.com/fluent/fluent-logger-golang to
v1.9.0
fix(deps): update module github.com/go-redsync/redsync/v4 to v4.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-redsync-redsync-v4-4.x
- Merge into:
a
- Upgrade github.com/go-redsync/redsync/v4 to
v4.11.0
fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-sql-driver-mysql-1.x
- Merge into:
a
- Upgrade github.com/go-sql-driver/mysql to
v1.7.1
fix(deps): update module github.com/google/btree to v1.1.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-google-btree-1.x
- Merge into:
a
- Upgrade github.com/google/btree to
v1.1.2
fix(deps): update module github.com/google/uuid to v1.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-google-uuid-1.x
- Merge into:
a
- Upgrade github.com/google/uuid to
v1.4.0
fix(deps): update module github.com/gorilla/mux to v1.8.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-gorilla-mux-1.x
- Merge into:
a
- Upgrade github.com/gorilla/mux to
v1.8.1
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-grpc-ecosystem-go-grpc-middleware-1.x
- Merge into:
a
- Upgrade github.com/grpc-ecosystem/go-grpc-middleware to
v1.4.0
fix(deps): update module github.com/hanwen/go-fuse/v2 to v2.4.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-hanwen-go-fuse-v2-2.x
- Merge into:
a
- Upgrade github.com/hanwen/go-fuse/v2 to
v2.4.2
fix(deps): update module github.com/jinzhu/copier to v0.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-jinzhu-copier-0.x
- Merge into:
a
- Upgrade github.com/jinzhu/copier to
v0.4.0
fix(deps): update module github.com/klauspost/reedsolomon to v1.11.8
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-klauspost-reedsolomon-1.x
- Merge into:
a
- Upgrade github.com/klauspost/reedsolomon to
v1.11.8
fix(deps): update module github.com/linxgnu/grocksdb to v1.8.5
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-linxgnu-grocksdb-1.x
- Merge into:
a
- Upgrade github.com/linxGnu/grocksdb to
v1.8.5
fix(deps): update module github.com/pquerna/cachecontrol to v0.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-pquerna-cachecontrol-0.x
- Merge into:
a
- Upgrade github.com/pquerna/cachecontrol to
v0.2.0
fix(deps): update module github.com/prometheus/client_golang to v1.17.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-prometheus-client_golang-1.x
- Merge into:
a
- Upgrade github.com/prometheus/client_golang to
v1.17.0
fix(deps): update module github.com/shopify/sarama to v1.42.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-shopify-sarama-1.x
- Merge into:
a
- Upgrade github.com/Shopify/sarama to
v1.42.1
fix(deps): update module github.com/spf13/viper to v1.17.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-spf13-viper-1.x
- Merge into:
a
- Upgrade github.com/spf13/viper to
v1.17.0
fix(deps): update module github.com/streadway/amqp to v1.1.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-streadway-amqp-1.x
- Merge into:
a
- Upgrade github.com/streadway/amqp to
v1.1.0
fix(deps): update module github.com/stretchr/testify to v1.8.4
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-stretchr-testify-1.x
- Merge into:
a
- Upgrade github.com/stretchr/testify to
v1.8.4
fix(deps): update module github.com/tidwall/gjson to v1.17.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-tidwall-gjson-1.x
- Merge into:
a
- Upgrade github.com/tidwall/gjson to
v1.17.0
fix(deps): update module go.mongodb.org/mongo-driver to v1.12.1
- Schedule: ["at any time"]
- Branch name:
renovate/go.mongodb.org-mongo-driver-1.x
- Merge into:
a
- Upgrade go.mongodb.org/mongo-driver to
v1.12.1
fix(deps): update module gocloud.dev to v0.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/gocloud.dev-0.x
- Merge into:
a
- Upgrade gocloud.dev to
v0.34.0
fix(deps): update module gocloud.dev/pubsub/natspubsub to v0.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/gocloud.dev-pubsub-natspubsub-0.x
- Merge into:
a
- Upgrade gocloud.dev/pubsub/natspubsub to
v0.34.0
fix(deps): update module gocloud.dev/pubsub/rabbitpubsub to v0.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/gocloud.dev-pubsub-rabbitpubsub-0.x
- Merge into:
a
- Upgrade gocloud.dev/pubsub/rabbitpubsub to
v0.34.0
fix(deps): update module golang.org/x/image to v0.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-image-0.x
- Merge into:
a
- Upgrade golang.org/x/image to
445ab0e75e6df9b6a4d3d5437bda2a7cac74eb72
fix(deps): update module golang.org/x/net to v0.18.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-net-0.x
- Merge into:
a
- Upgrade golang.org/x/net to
fbaf41277f28102c36926d1368dafbe2b54b4c1d
fix(deps): update module golang.org/x/sys to v0.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-sys-0.x
- Merge into:
a
- Upgrade golang.org/x/sys to
cb378ae1ff8cd45e69d4f172df8370bc844e1f86
fix(deps): update module golang.org/x/tools to v0.15.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-tools-0.x
- Merge into:
a
- Upgrade golang.org/x/tools to
729e159c03f809dea9d75605900b19a66793d955
fix(deps): update module google.golang.org/api to v0.151.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-api-0.x
- Merge into:
a
- Upgrade google.golang.org/api to
v0.151.0
fix(deps): update module google.golang.org/grpc to v1.59.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-grpc-1.x
- Merge into:
a
- Upgrade google.golang.org/grpc to
v1.59.0
fix(deps): update module google.golang.org/protobuf to v1.31.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-protobuf-1.x
- Merge into:
a
- Upgrade google.golang.org/protobuf to
v1.31.0
fix(deps): update module modernc.org/sqlite to v1.27.0
- Schedule: ["at any time"]
- Branch name:
renovate/modernc.org-sqlite-1.x
- Merge into:
a
- Upgrade modernc.org/sqlite to
v1.27.0
fix(deps): update springfox monorepo to v2.10.5
- Schedule: ["at any time"]
- Branch name:
renovate/springfox-monorepo
- Merge into:
a
- Upgrade io.springfox:springfox-swagger-ui to
2.10.5
- Upgrade io.springfox:springfox-swagger2 to
2.10.5
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-gpg-plugin to
3.1.0
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-jar-plugin to
3.3.0
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-javadoc-plugin to
3.6.2
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/org.apache.maven.plugins-maven-source-plugin-3.x
- Merge into:
a
- Upgrade org.apache.maven.plugins:maven-source-plugin to
3.3.0
chore(deps): update gcc docker tag to v13
- Schedule: ["at any time"]
- Branch name:
renovate/gcc-13.x
- Merge into:
a
- Upgrade gcc to
13
chore(deps): update ubuntu docker tag to v22
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-22.x
- Merge into:
a
- Upgrade ubuntu to
22.04
fix(deps): update dependency com.github.chrislusf:seaweedfs-client to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-seaweedfs.client.version
- Merge into:
a
- Upgrade com.github.chrislusf:seaweedfs-client to
3.59
fix(deps): update dependency com.github.chrislusf:seaweedfs-hadoop3-client to v3
- Schedule: ["at any time"]
- Branch name:
renovate/com.github.chrislusf-seaweedfs-hadoop3-client-3.x
- Merge into:
a
- Upgrade com.github.chrislusf:seaweedfs-hadoop3-client to
3.59
fix(deps): update dependency com.google.guava:guava to v32
- Schedule: ["at any time"]
- Branch name:
renovate/major-guava-monorepo
- Merge into:
a
- Upgrade com.google.guava:guava to
32.1.3-jre
fix(deps): update dependency org.slf4j:slf4j-api to v2
- Schedule: ["at any time"]
- Branch name:
renovate/org.slf4j-slf4j-api-2.x
- Merge into:
a
- Upgrade org.slf4j:slf4j-api to
2.0.9
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-spring-boot
- Merge into:
a
- Upgrade org.springframework.boot:spring-boot-starter-parent to
3.2.0
fix(deps): update hadoop.version to v3 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-hadoop.version
- Merge into:
a
- Upgrade org.apache.hadoop:hadoop-common to
3.3.6
- Upgrade org.apache.hadoop:hadoop-client to
3.3.6
fix(deps): update module github.com/arangodb/go-driver to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-arangodb-go-driver-2.x
- Merge into:
a
- Upgrade github.com/arangodb/go-driver to
v2.0.3
fix(deps): update module github.com/cespare/xxhash to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-cespare-xxhash-2.x
- Merge into:
a
- Upgrade github.com/cespare/xxhash to
v2.2.0
fix(deps): update module github.com/go-redis/redis/v8 to v9
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-redis-redis-v8-9.x
- Merge into:
a
- Upgrade github.com/go-redis/redis/v8 to
v9.3.0
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x
- Merge into:
a
- Upgrade github.com/grpc-ecosystem/go-grpc-middleware to
v2.0.1
fix(deps): update module github.com/karlseguin/ccache/v2 to v3
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-karlseguin-ccache-v2-3.x
- Merge into:
a
- Upgrade github.com/karlseguin/ccache/v2 to
v3.0.5
fix(deps): update module github.com/posener/complete to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-posener-complete-2.x
- Merge into:
a
- Upgrade github.com/posener/complete to
v2.1.0
fix(deps): update springfox monorepo to v3 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-springfox-monorepo
- Merge into:
a
- Upgrade io.springfox:springfox-swagger-ui to
3.0.0
- Upgrade io.springfox:springfox-swagger2 to
3.0.0
prhourlylimit
for details.
⚠ WarningPlease correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.
Could not determine new digest for update (go package github.com/buraksezer/consistent)
Could not determine new digest for update (go package github.com/gocql/gocql)
Files affected:
go.mod
This MR has been generated by Renovate Bot.