Skip to content
New issue

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

Configure Renovate #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #18

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 15, 2023

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • java/javaee/spring-boot/integration/boot-job/boot-job-xxl-job/Dockerfile (dockerfile)
  • java/javaee/spring-cloud/springcloud/Dockerfile (dockerfile)
  • .github/workflows/commit-msg-checker.yml (github-actions)
  • .github/workflows/docker-image.yml (github-actions)
  • .github/workflows/project-db.yml (github-actions)
  • .github/workflows/project-javaee.yml (github-actions)
  • .github/workflows/project-javase.yml (github-actions)
  • .github/workflows/project-job.yml (github-actions)
  • .github/workflows/project-json.yml (github-actions)
  • .github/workflows/project-mq.yml (github-actions)
  • .github/workflows/project-pattern.yml (github-actions)
  • gradlew/gradle.properties (gradle)
  • gradlew/common.gradle (gradle)
  • gradlew/publishToMaven.gradle (gradle)
  • gradlew/settings.gradle (gradle)
  • gradlew/task.gradle (gradle)
  • gradlew/build.gradle (gradle)
  • gradlew/common/build.gradle (gradle)
  • gradlew/groovy/build.gradle (gradle)
  • jmeter/gradle.properties (gradle)
  • jmeter/settings.gradle (gradle)
  • jmeter/build.gradle (gradle)
  • gradlew/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • jmeter/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • java/javaee/spring-boot/integration/boot-job/boot-job-quartz/src/main/resources/static/job.html (html)
  • db/jdbc/jdbc-sample/pom.xml (maven)
  • db/jdbc/pom.xml (maven)
  • db/jpa-integration/jpa/pom.xml (maven)
  • db/jpa-integration/pom.xml (maven)
  • db/jpa-integration/spring-jpa/pom.xml (maven)
  • db/jpa-integration/springdata-jpa/pom.xml (maven)
  • db/mybatis/common/pom.xml (maven)
  • db/mybatis/pom.xml (maven)
  • db/mybatis/sample/pom.xml (maven)
  • java/javaee/annotation/annotation-boot-autowire/pom.xml (maven)
  • java/javaee/annotation/annotation-boot/pom.xml (maven)
  • java/javaee/annotation/annotation-common/pom.xml (maven)
  • java/javaee/annotation/annotation-mvc/pom.xml (maven)
  • java/javaee/annotation/annotation-spring-aop/pom.xml (maven)
  • java/javaee/annotation/annotation-spring-bean/pom.xml (maven)
  • java/javaee/annotation/annotation-spring-lifecycle/pom.xml (maven)
  • java/javaee/annotation/annotation-spring-profile/pom.xml (maven)
  • java/javaee/annotation/annotation-spring-property-value/pom.xml (maven)
  • java/javaee/annotation/annotation-transaction/pom.xml (maven)
  • java/javaee/annotation/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-common/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-elasticsearch/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-jdbc/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-flyway/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-mapper/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-multi-datasource/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-async/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-common/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-multi-datasource/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-rwa/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-sharding-jdbc/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-mybatis/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-redis/boot-cache-lock/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-redis/boot-cache/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-db-redis/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-dubbo/dubbo-common/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-dubbo/dubbo-consumer/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-dubbo/dubbo-provider/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-dubbo/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-event/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-job/boot-job-delay/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-job/boot-job-quartz/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-job/boot-job-scheduler/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-job/boot-job-xxl-job/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-job/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/boot-mq-activemq-receiver/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/boot-mq-activemq-sender/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/boot-mq-rabbitmq-receiver/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/boot-mq-rabbitmq-sender/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/boot-mq-rocketmq/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-mq/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-security/boot-security2/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-security/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-starter/boot-starter-autoconfigure/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-starter/boot-starter-properties/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-starter/boot-starter-real/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-starter/boot-starter-test/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-starter/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-swagger/boot-swagger2/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-swagger/boot-swagger3/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-swagger/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-syntax/boot-syntax-component/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-syntax/boot-syntax-exception/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-syntax/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/boot-tool-email/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/boot-tool-guava/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/boot-tool-mapstruct/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/boot-tool-upload/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/boot-tool-validation/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-tool/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-actuator/actuator-client/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-actuator/actuator-server/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-actuator/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-container/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-flux/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-flux/webflux-client/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-flux/webflux-server/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-limit/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/boot-web-mvc/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-web/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-workflow/boot-workflow-activiti/pom.xml (maven)
  • java/javaee/spring-boot/integration/boot-workflow/pom.xml (maven)
  • java/javaee/spring-boot/integration/common-api/pom.xml (maven)
  • java/javaee/spring-boot/integration/pom.xml (maven)
  • java/javaee/spring-cloud/relevant/consul/pom.xml (maven)
  • java/javaee/spring-cloud/relevant/pom.xml (maven)
  • java/javaee/spring-cloud/relevant/zookeeper/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-config-client3377/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-consumer-order91/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-provider-payment9001/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-provider-payment9002/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-seata-account8888/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-seata-order80/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-seata-storage9999/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-alibaba-sentinel8401/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-api-commons/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-config-center3344/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-config-client3355/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-config-client3366/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-dashboard-hystrix9001/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order80-customlb/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order80-eureka-ribbon/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order80-feign-hystrix/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order80-feign/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order80-hystrix-feign/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order81/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order84-zookeeper/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-consumer-order86-consul/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-eureka-server7001/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-eureka-server7002/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-gateway-gateway9001/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8001/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8002/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8004-zookeeper/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8006-consul/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8010-hystrix-fallback/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-provider-payment8011-hystrix-circuit-breaker/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-stream-rabbitmq-consumer8811/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-stream-rabbitmq-consumer8812/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/cloud-stream-rabbitmq-provider8801/pom.xml (maven)
  • java/javaee/spring-cloud/springcloud/pom.xml (maven)
  • java/javaee/spring-ddd/ddd/ddd-common/pom.xml (maven)
  • java/javaee/spring-ddd/ddd/ddd-flow/pom.xml (maven)
  • java/javaee/spring-ddd/ddd/pom.xml (maven)
  • java/javaee/spring-mvc/common-api/pom.xml (maven)
  • java/javaee/spring-mvc/mvc-annotation-servlet3.0/pom.xml (maven)
  • java/javaee/spring-mvc/mvc-component/pom.xml (maven)
  • java/javaee/spring-mvc/mvc-crud/pom.xml (maven)
  • java/javaee/spring-mvc/mvc-syntax/pom.xml (maven)
  • java/javaee/spring-mvc/pom.xml (maven)
  • java/javaee/spring-mvc/servlet3.0/pom.xml (maven)
  • java/javaee/spring/integration/integration-common/pom.xml (maven)
  • java/javaee/spring/integration/integration-mq-activemq-consumer/pom.xml (maven)
  • java/javaee/spring/integration/integration-mq-activemq-producer/pom.xml (maven)
  • java/javaee/spring/integration/pom.xml (maven)
  • java/javaee/spring/spring/pom.xml (maven)
  • java/javaee/spring/spring/spring-aop/pom.xml (maven)
  • java/javaee/spring/spring/spring-common/pom.xml (maven)
  • java/javaee/spring/spring/spring-ioc/pom.xml (maven)
  • java/javaee/spring/spring/spring-jdbc/pom.xml (maven)
  • java/javaee/workflow/activiti/pom.xml (maven)
  • java/javase/javase-agent/pom.xml (maven)
  • java/javase/javase-annotation/annotation-processor/pom.xml (maven)
  • java/javase/javase-annotation/annotation/pom.xml (maven)
  • java/javase/javase-annotation/pom.xml (maven)
  • java/javase/javase-classloader/pom.xml (maven)
  • java/javase/javase-collection/pom.xml (maven)
  • java/javase/javase-common/pom.xml (maven)
  • java/javase/javase-enumeration/pom.xml (maven)
  • java/javase/javase-generic/pom.xml (maven)
  • java/javase/javase-io/pom.xml (maven)
  • java/javase/javase-java8/pom.xml (maven)
  • java/javase/javase-jhm/pom.xml (maven)
  • java/javase/javase-juc/pom.xml (maven)
  • java/javase/javase-jvm/pom.xml (maven)
  • java/javase/javase-proxy/pom.xml (maven)
  • java/javase/javase-reflect/pom.xml (maven)
  • java/javase/javase-syntax/pom.xml (maven)
  • java/javase/pom.xml (maven)
  • job/quartz/common-api/pom.xml (maven)
  • job/quartz/delay-job/pom.xml (maven)
  • job/quartz/pom.xml (maven)
  • job/quartz/quartz-basic/pom.xml (maven)
  • job/quartz/quartz-boot/pom.xml (maven)
  • job/quartz/quartz-spring/pom.xml (maven)
  • job/quartz/quartz-tutorials/pom.xml (maven)
  • json/common-api/pom.xml (maven)
  • json/jackson/pom.xml (maven)
  • json/performance/pom.xml (maven)
  • json/pom.xml (maven)
  • mq/mq-activemq-consumer/pom.xml (maven)
  • mq/mq-activemq-producer/pom.xml (maven)
  • mq/mq-common/pom.xml (maven)
  • mq/mq-rabbitmq-consumer/pom.xml (maven)
  • mq/mq-rabbitmq-sender/pom.xml (maven)
  • mq/mq-rabbitmq/pom.xml (maven)
  • mq/pom.xml (maven)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 120 Pull Requests:

fix(deps): update dependency ch.qos.logback:logback-classic to v1.2.13 [security]
fix(deps): update dependency ch.qos.logback:logback-core to v1.2.13 [security]
fix(deps): update dependency com.alibaba:fastjson to v1.2.83 [security]
fix(deps): update dependency com.alibaba:fastjson to v1.2.83 [security]
  • Branch name: renovate/alibaba.fastjson.version
  • Merge into: master
  • Upgrade com.alibaba:fastjson to 1.2.83
fix(deps): update logback.classic.version to v1.2.13 [security]
fix(deps): update spring.version [security]
fix(deps): update springframework.version [security]
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.1 [security]
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.1 [security]
fix(deps): update dependency com.rabbitmq:amqp-client to v5.18.0 [security]
fix(deps): update dependency org.apache.activemq:activemq-client to v5.15.16 [security]
fix(deps): update dependency org.apache.zookeeper:zookeeper to v3.7.2 [security]
fix(deps): update dependency cn.hutool:hutool-all to v5 [security]
  • Branch name: renovate/maven-cn.hutool-hutool-all-vulnerability
  • Merge into: master
  • Upgrade cn.hutool:hutool-all to 5.8.21
fix(deps): update dependency com.google.guava:guava to v32 [security]
  • Branch name: renovate/major-guava.version
  • Merge into: master
  • Upgrade com.google.guava:guava to 32.0.0-android
fix(deps): replace dependency mysql:mysql-connector-java with com.mysql:mysql-connector-j
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-mysql-connector-java-replacement
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
fix(deps): replace mysql.connector.version with com.mysql:mysql-connector-j
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql.connector.version
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
chore(deps): update dependency org.projectlombok:lombok to v1.18.36
  • Schedule: ["at any time"]
  • Branch name: renovate/lombok.version
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.36
fix(deps): update aspectjrt.version to v1.9.22.1
fix(deps): update dependency cn.hutool:hutool-all to v4.6.17
  • Schedule: ["at any time"]
  • Branch name: renovate/cn.hutool-hutool-all-4.x
  • Merge into: master
  • Upgrade cn.hutool:hutool-all to 4.6.17
fix(deps): update dependency com.github.ulisesbocchio:jasypt-spring-boot-starter to v3.0.5
fix(deps): update dependency com.github.xiaoymin:knife4j-spring-boot-starter to v2.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/swagger2.knife4j
  • Merge into: master
  • Upgrade com.github.xiaoymin:knife4j-spring-boot-starter to 2.0.9
fix(deps): update dependency io.seata:seata-all to v0.9.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.seata-seata-all-0.x
  • Merge into: master
  • Upgrade io.seata:seata-all to 0.9.0.1
fix(deps): update dependency javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api to v1.2.2
fix(deps): update dependency mysql:mysql-connector-java to v8.0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-mysql-connector-java-8.x
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
fix(deps): update dependency net.jodah:expiringmap to v0.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/net.jodah-expiringmap-0.x
  • Merge into: master
  • Upgrade net.jodah:expiringmap to 0.5.11
fix(deps): update dependency net.jodah:expiringmap to v0.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/jodah.expiringmap.version
  • Merge into: master
  • Upgrade net.jodah:expiringmap to 0.5.11
fix(deps): update dependency org.mybatis:mybatis to v3.5.19
  • Schedule: ["at any time"]
  • Branch name: renovate/mybatis.version
  • Merge into: master
  • Upgrade org.mybatis:mybatis to 3.5.19
fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 1.7.36
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2024.0.0
fix(deps): update mybatis.spring.boot.version
fix(deps): update mysql.version
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql.version
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 5.1.49
  • Upgrade mysql:mysql-connector-java to 8.0.33
chore(deps): update ahmadnassri/action-commit-lint action to v2.1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/ahmadnassri-action-commit-lint-2.x
  • Merge into: master
  • Upgrade ahmadnassri/action-commit-lint to v2.1.17
chore(deps): update dependency element-ui to v2.15.14
  • Schedule: ["at any time"]
  • Branch name: renovate/element-ui-2.x
  • Merge into: master
  • Upgrade element-ui to 2.15.14
chore(deps): update dependency gradle to v5.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-5.x
  • Merge into: master
  • Upgrade gradle to 5.6.4
chore(deps): update dependency gradle to v6.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9.4
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.compiler.plugin
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.2
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-war-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-war-plugin to 3.4.0
chore(deps): update dependency org.eclipse.jetty.aggregate:jetty-all to v9.4.57.v20241219
chore(deps): update plugin net.saliman.properties to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/net.saliman.properties-1.x
  • Merge into: master
  • Upgrade net.saliman.properties to 1.5.2
fix(deps): update activemq.broker.version
fix(deps): update actuator.admin.version to v2.7.16
fix(deps): update dependency cglib:cglib to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cglib-cglib-3.x
  • Merge into: master
  • Upgrade cglib:cglib to 3.3.0
fix(deps): update dependency cn.hutool:hutool-all to v5.8.35
  • Schedule: ["at any time"]
  • Branch name: renovate/hutool.all.version
  • Merge into: master
  • Upgrade cn.hutool:hutool-all to 5.8.35
fix(deps): update dependency cn.hutool:hutool-all to v5.8.35
  • Schedule: ["at any time"]
  • Branch name: renovate/hutool.version
  • Merge into: master
  • Upgrade cn.hutool:hutool-all to 5.8.35
fix(deps): update dependency com.101tec:zkclient to v0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/zkclient.version
  • Merge into: master
  • Upgrade com.101tec:zkclient to 0.11
fix(deps): update dependency com.alibaba.cloud:spring-cloud-alibaba-dependencies to v2.2.11
fix(deps): update dependency com.alibaba:druid to v1.2.24
  • Schedule: ["at any time"]
  • Branch name: renovate/com.alibaba.druid.version
  • Merge into: master
  • Upgrade com.alibaba:druid to 1.2.24
fix(deps): update dependency com.alibaba:druid-spring-boot-starter to v1.2.24
fix(deps): update dependency com.baomidou:mybatis-plus-boot-starter to v3.5.10.1
fix(deps): update dependency com.baomidou:mybatis-plus-extension to v3.5.10.1
fix(deps): update dependency com.baomidou:mybatis-plus-extension to v3.5.10.1
fix(deps): update dependency com.fasterxml.jackson.module:jackson-modules-java8 to v2.18.2
fix(deps): update dependency com.github.pagehelper:pagehelper-spring-boot-starter to v1.4.7
fix(deps): update dependency com.google.code.gson:gson to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.12.1
fix(deps): update dependency com.google.code.gson:gson to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gson.version
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.12.1
fix(deps): update dependency com.mchange:c3p0 to v0.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/c3p0.version
  • Merge into: master
  • Upgrade com.mchange:c3p0 to 0.10.2
fix(deps): update dependency com.xkcoding.justauth:justauth-spring-boot-starter to v1.4.0
fix(deps): update dependency com.xuxueli:xxl-job-core to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.xuxueli-xxl-job-core-2.x
  • Merge into: master
  • Upgrade com.xuxueli:xxl-job-core to 2.5.0
fix(deps): update dependency commons-httpclient:commons-httpclient to v3.1
fix(deps): update dependency io.jsonwebtoken:jjwt to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jjwt.veersion
  • Merge into: master
  • Upgrade io.jsonwebtoken:jjwt to 0.12.6
fix(deps): update dependency io.swagger:swagger-annotations to v1.6.15
  • Schedule: ["at any time"]
  • Branch name: renovate/io.swagger-swagger-annotations-1.x
  • Merge into: master
  • Upgrade io.swagger:swagger-annotations to 1.6.15
fix(deps): update dependency io.swagger:swagger-models to v1.6.15
  • Schedule: ["at any time"]
  • Branch name: renovate/io.swagger-swagger-models-1.x
  • Merge into: master
  • Upgrade io.swagger:swagger-models to 1.6.15
fix(deps): update dependency io.zipkin.brave:brave to v5.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/brave-monorepo
  • Merge into: master
  • Upgrade io.zipkin.brave:brave to 5.18.1
fix(deps): update dependency javax.servlet:javax.servlet-api to v3.1.0
fix(deps): update dependency javax.validation:validation-api to v1.1.0.final
fix(deps): update dependency jaxen:jaxen to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jaxen.version
  • Merge into: master
  • Upgrade jaxen:jaxen to 1.2.0
fix(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
fix(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit.version
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
fix(deps): update dependency net.sourceforge.jtds:jtds to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/net.sourceforge.jtds-jtds-1.x
  • Merge into: master
  • Upgrade net.sourceforge.jtds:jtds to 1.3.1
fix(deps): update dependency org.apache.commons:commons-pool2 to v2.12.1
fix(deps): update dependency org.apache.rocketmq:rocketmq-spring-boot-starter to v2.3.1
fix(deps): update dependency org.apache.tomcat.embed:tomcat-embed-websocket to v8.5.100
  • Schedule: ["at any time"]
  • Branch name: renovate/tomcat.embed.websocket.version
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-websocket to 8.5.100
fix(deps): update dependency org.apache.xbean:xbean-spring to v3.18
fix(deps): update dependency org.apache.zookeeper:zookeeper to v3.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.zookeeper-zookeeper-3.x
  • Merge into: master
  • Upgrade org.apache.zookeeper:zookeeper to 3.9.3
fix(deps): update dependency org.codehaus.groovy:groovy-all to v2.5.23
fix(deps): update dependency org.javassist:javassist to v3.30.2-ga
  • Schedule: ["at any time"]
  • Branch name: renovate/org.javassist-javassist-3.x
  • Merge into: master
  • Upgrade org.javassist:javassist to 3.30.2-GA
fix(deps): update dependency org.openjdk.jol:jol-core to v0.17
  • Schedule: ["at any time"]
  • Branch name: renovate/jol-core.version
  • Merge into: master
  • Upgrade org.openjdk.jol:jol-core to 0.17
fix(deps): update druid.version to v1.2.24
fix(deps): update elasticsearch.version
fix(deps): update hibernate core
fix(deps): update mapstruct monorepo to v1.6.3
fix(deps): update mybatis-plus.version to v3.5.10.1
fix(deps): update openjdk.jmh.version to v1.37
fix(deps): update quartz.version to v2.5.0
fix(deps): update redisson.version to v3.44.0
fix(deps): update spring boot to v2.7.18
fix(deps): update spring core to v5.3.39
fix(deps): update springfox monorepo to v2.10.5
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.12.1
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: master
  • Upgrade ubuntu to 24.04
fix(deps): update activemq.broker.version to v6 (major)
fix(deps): update actuator.admin.version to v3 (major)
fix(deps): update dependency cn.hutool:hutool-all to v5.8.35
  • Schedule: ["at any time"]
  • Branch name: renovate/cn.hutool-hutool-all-5.x
  • Merge into: master
  • Upgrade cn.hutool:hutool-all to 5.8.35
fix(deps): update dependency com.alibaba.cloud:spring-cloud-alibaba-dependencies to v2023
fix(deps): update dependency com.github.pagehelper:pagehelper-spring-boot-starter to v2
fix(deps): update dependency com.github.xiaoymin:knife4j-spring-boot-starter to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-swagger2.knife4j
  • Merge into: master
  • Upgrade com.github.xiaoymin:knife4j-spring-boot-starter to 3.0.3
fix(deps): update dependency com.xuxueli:xxl-job-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.xuxueli-xxl-job-core-3.x
  • Merge into: master
  • Upgrade com.xuxueli:xxl-job-core to 3.0.0
fix(deps): update dependency io.seata:seata-all to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.seata-seata-all-2.x
  • Merge into: master
  • Upgrade io.seata:seata-all to 2.0.0
fix(deps): update dependency io.zipkin.brave:brave to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-brave-monorepo
  • Merge into: master
  • Upgrade io.zipkin.brave:brave to 6.0.3
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
fix(deps): update dependency javax.validation:validation-api to v2
fix(deps): update dependency jaxen:jaxen to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jaxen.version
  • Merge into: master
  • Upgrade jaxen:jaxen to 2.0.0
fix(deps): update dependency mysql:mysql-connector-java to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mysql.version
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
fix(deps): update dependency org.apache.tomcat.embed:tomcat-embed-websocket to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tomcat.embed.websocket.version
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-websocket to 11.0.3
fix(deps): update dependency org.apache.xbean:xbean-spring to v4
fix(deps): update dependency org.codehaus.groovy:groovy-all to v3
fix(deps): update dependency org.elasticsearch.client:elasticsearch-rest-client to v8
fix(deps): update dependency org.frgaal:compiler to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/org.frgaal-compiler-21.x
  • Merge into: master
  • Upgrade org.frgaal:compiler to 21.0.0
fix(deps): update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3
fix(deps): update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 2.0.16
fix(deps): update hibernate core (major)
fix(deps): update spring boot to v3 (major)
fix(deps): update spring core to v6 (major)
fix(deps): update springfox monorepo to v3 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package cn.edu.ntu:boot-db-mybatis
  • Failed to look up maven package cn.edu.ntu:boot-db-redis
  • Failed to look up maven package cn.edu.ntu:boot-dubbo
  • Failed to look up maven package cn.edu.ntu:boot-job
  • Failed to look up maven package cn.edu.ntu:boot-mq
  • Failed to look up maven package cn.edu.ntu:boot-security
  • Failed to look up maven package cn.edu.ntu:boot-starter
  • Failed to look up maven package cn.edu.ntu:boot-swagger
  • Failed to look up maven package cn.edu.ntu:boot-syntax
  • Failed to look up maven package cn.edu.ntu:boot-tool
  • Failed to look up maven package cn.edu.ntu:boot-web-actuator
  • Failed to look up maven package cn.edu.ntu:boot-web
  • Failed to look up maven package cn.edu.ntu:boot-web-flux
  • Failed to look up maven package cn.edu.ntu:boot-workflow
  • Failed to look up maven package top.hubby:ddd-common
  • Failed to look up maven package cn.edu.ntu.java:javase-annotation
  • Failed to look up maven package cn.edu.ntu.java:javase-common
  • Failed to look up maven package cn.edu.ntu:mq-common

Files affected: java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-flyway/pom.xml, java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-mapper/pom.xml, java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-multi-datasource/pom.xml, java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-async/pom.xml, java/javaee/spring-boot/integration/boot-db-mybatis/boot-mybatis-plus-common/pom.xml, `java/javaee/spring-boot/inte

@renovate renovate bot force-pushed the renovate/configure branch from 96c34b2 to 144b29e Compare December 5, 2023 06:00
@renovate renovate bot force-pushed the renovate/configure branch from 144b29e to 121de9a Compare December 15, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants