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

chore: Configure Renovate #90

Merged
merged 1 commit into from
Dec 14, 2023
Merged

chore: Configure Renovate #90

merged 1 commit into from
Dec 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Mend Renovate

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

  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/gradle.yml (github-actions)
  • buildSrc/src/main/kotlin/com/livk/boot/BomPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/CommonPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/CorePlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/ModulePlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/RootPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/ServicePlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/compile/CompileArgsPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/compile/ResourcesPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/dependency/CompileProcessorPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/dependency/ManagementPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/dependency/OptionalPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/info/BootPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/info/ManifestPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/maven/DeployedPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/maven/MavenRepositoryPlugin.kt (gradle)
  • buildSrc/src/main/kotlin/com/livk/boot/tasks/DeleteExpand.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • spring-auto-service/spring-auto-service.gradle.kts (gradle)
  • spring-boot-example/spring-admin/spring-admin-client/build.gradle.kts (gradle)
  • spring-boot-example/spring-admin/spring-admin-server/build.gradle.kts (gradle)
  • spring-boot-example/spring-authorization-server/auth-client/build.gradle.kts (gradle)
  • spring-boot-example/spring-authorization-server/auth-resource/build.gradle.kts (gradle)
  • spring-boot-example/spring-authorization-server/auth-server/build.gradle.kts (gradle)
  • spring-boot-example/spring-authorization-server/server-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-batch/build.gradle.kts (gradle)
  • spring-boot-example/spring-boot-starter/livk-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-example/spring-boot-starter/spring-filter-starter/build.gradle.kts (gradle)
  • spring-boot-example/spring-boot-starter/spring-livk-example/build.gradle.kts (gradle)
  • spring-boot-example/spring-clickhouse/spring-clickhouse-jdbc/build.gradle.kts (gradle)
  • spring-boot-example/spring-clickhouse/spring-clickhouse-r2dbc/build.gradle.kts (gradle)
  • spring-boot-example/spring-crypto/crypto-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-crypto/spring-crypto-mvc/build.gradle.kts (gradle)
  • spring-boot-example/spring-crypto/spring-crypto-webflux/build.gradle.kts (gradle)
  • spring-boot-example/spring-data-rest/build.gradle.kts (gradle)
  • spring-boot-example/spring-doc/spring-doc-mvc/build.gradle.kts (gradle)
  • spring-boot-example/spring-doc/spring-doc-webflux/build.gradle.kts (gradle)
  • spring-boot-example/spring-easyexcel/spring-easyexcel-batch/build.gradle.kts (gradle)
  • spring-boot-example/spring-graphql/spring-graphql-mybatis/build.gradle.kts (gradle)
  • spring-boot-example/spring-graphql/spring-graphql-r2dbc/build.gradle.kts (gradle)
  • spring-boot-example/spring-hateoas/build.gradle.kts (gradle)
  • spring-boot-example/spring-kafka/build.gradle.kts (gradle)
  • spring-boot-example/spring-mail/build.gradle.kts (gradle)
  • spring-boot-example/spring-micrometer/micrometer-tracing/build.gradle.kts (gradle)
  • spring-boot-example/spring-mybatis/mybatis-export/build.gradle.kts (gradle)
  • spring-boot-example/spring-mybatis/mybatis-tree/build.gradle.kts (gradle)
  • spring-boot-example/spring-netty/netty-client/build.gradle.kts (gradle)
  • spring-boot-example/spring-netty/netty-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-netty/netty-server/build.gradle.kts (gradle)
  • spring-boot-example/spring-protobuf-mq/protobuf-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-protobuf-mq/spring-protobuf-amqp/build.gradle.kts (gradle)
  • spring-boot-example/spring-protobuf-mq/spring-protobuf-kafka/build.gradle.kts (gradle)
  • spring-boot-example/spring-protobuf-mq/spring-protobuf-pulsar/build.gradle.kts (gradle)
  • spring-boot-example/spring-protobuf-mq/spring-protobuf-rocketmq/build.gradle.kts (gradle)
  • spring-boot-example/spring-pulsar/pulsar-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-pulsar/pulsar-consumer/build.gradle.kts (gradle)
  • spring-boot-example/spring-pulsar/pulsar-producer/build.gradle.kts (gradle)
  • spring-boot-example/spring-quartz/build.gradle.kts (gradle)
  • spring-boot-example/spring-r2dbc/build.gradle.kts (gradle)
  • spring-boot-example/spring-rabbit/rabbit-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-rabbit/rabbit-consumer/build.gradle.kts (gradle)
  • spring-boot-example/spring-rabbit/rabbit-provider/build.gradle.kts (gradle)
  • spring-boot-example/spring-rabbit/rabbitmq-mqtt/build.gradle.kts (gradle)
  • spring-boot-example/spring-rabbit/rabbitmq-order-expired/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-caffeine/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-consumer/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-lua/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-provider/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redis-repeated-submit/build.gradle.kts (gradle)
  • spring-boot-example/spring-redis/redisson-order-expired/build.gradle.kts (gradle)
  • spring-boot-example/spring-rest-doc/build.gradle.kts (gradle)
  • spring-boot-example/spring-retry/build.gradle.kts (gradle)
  • spring-boot-example/spring-rocket/rocket-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-rocket/rocket-consumer/build.gradle.kts (gradle)
  • spring-boot-example/spring-rocket/rocket-producer/build.gradle.kts (gradle)
  • spring-boot-example/spring-rsocket/rsocket-client/build.gradle.kts (gradle)
  • spring-boot-example/spring-rsocket/rsocket-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-rsocket/rsocket-server/build.gradle.kts (gradle)
  • spring-boot-example/spring-security/security-sso/sso-auth/build.gradle.kts (gradle)
  • spring-boot-example/spring-security/security-sso/sso-commons/build.gradle.kts (gradle)
  • spring-boot-example/spring-security/security-sso/sso-resources/build.gradle.kts (gradle)
  • spring-boot-example/spring-server-sent-events/build.gradle.kts (gradle)
  • spring-boot-example/spring-video/build.gradle.kts (gradle)
  • spring-boot-example/spring-websocket/spring-websocket-chat/build.gradle.kts (gradle)
  • spring-boot-example/spring-websocket/spring-websocket-session/build.gradle.kts (gradle)
  • spring-boot-example/spring-zookeeper/zookeeper-lock/build.gradle.kts (gradle)
  • spring-boot-extension-autoconfigure/spring-boot-extension-autoconfigure.gradle.kts (gradle)
  • spring-boot-extension-starters/spring-boot-extension-starters.gradle.kts (gradle)
  • spring-boot-extension-starters/browscap-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/curator-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/disruptor-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/dynamic-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/easyexcel-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/http-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/ip2region-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/limit-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/lock-curator-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/lock-local-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/lock-redis-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/mapstruct-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/mybatis-plugins-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/oss-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/qrcode-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/redis-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/redisearch-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/redisson-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-starters/yauaa-spring-boot-starter/build.gradle.kts (gradle)
  • spring-boot-extension-tests/curator-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/disruptor-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/dynamic-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/easyexcel-spring-boot-test/easyexcel-spring-boot-test-webflux/build.gradle.kts (gradle)
  • spring-boot-extension-tests/easyexcel-spring-boot-test/easyexcel-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-boot-extension-tests/http-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/ip2region-spring-boot-test/ip2region-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-boot-extension-tests/limit-spring-boot-test/redisson-limit-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/lock-spring-boot-test/curator-lock-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/lock-spring-boot-test/local-lock-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/lock-spring-boot-test/redisson-lock-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/mapstruct-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/mybatis-plugins-spring-boot-test/mybatis-inject-monitor-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/mybatis-plugins-spring-boot-test/mybatis-typehandler-mysql-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/mybatis-plugins-spring-boot-test/mybatis-typehandler-postgresql-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/oss-spring-boot-test/oss-aliyun-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/oss-spring-boot-test/oss-minio-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/qrcode-spring-boot-test/qrcode-spring-boot-test-webflux/build.gradle.kts (gradle)
  • spring-boot-extension-tests/qrcode-spring-boot-test/qrcode-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-boot-extension-tests/redis-spring-boot-test/redisearch-spring-boot-test/redisearch-spring-boot-test-webflux/build.gradle.kts (gradle)
  • spring-boot-extension-tests/redis-spring-boot-test/redisearch-spring-boot-test/redisearch-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-boot-extension-tests/redis-spring-boot-test/redisson-spring-boot-test/build.gradle.kts (gradle)
  • spring-boot-extension-tests/useragent-spring-boot-test/browscap-spring-boot-test-webflux/build.gradle.kts (gradle)
  • spring-boot-extension-tests/useragent-spring-boot-test/browscap-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-boot-extension-tests/useragent-spring-boot-test/yauaa-spring-boot-test-webflux/build.gradle.kts (gradle)
  • spring-boot-extension-tests/useragent-spring-boot-test/yauaa-spring-boot-test-webmvc/build.gradle.kts (gradle)
  • spring-extension-bom/spring-extension-bom.gradle.kts (gradle)
  • spring-extension-commons/spring-extension-commons.gradle.kts (gradle)
  • spring-extension-context/spring-extension-context.gradle.kts (gradle)
  • spring-extension-dependencies/spring-extension-dependencies.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • spring-boot-example/spring-websocket/spring-websocket-chat/src/main/resources/static/index.html (html)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 14 Pull Requests:

fix(deps): update dependency com.aliyun.oss:aliyun-sdk-oss to v3.17.3
  • Schedule: ["at any time"]
  • Branch name: renovate/aliyun.oss
  • Merge into: main
  • Upgrade com.aliyun.oss:aliyun-sdk-oss to 3.17.3
fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.8.3
fix(deps): update dependency com.h2database:h2 to v2.2.224
  • Schedule: ["at any time"]
  • Branch name: renovate/com.h2database-h2-2.x
  • Merge into: main
  • Upgrade com.h2database:h2 to 2.2.224
chore(deps): update dependency sockjs-client to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sockjs-client-1.x
  • Merge into: main
  • Upgrade sockjs-client to sha512-1QvjE7BtotQjkq8PxLeF6P46gEpBRXuskzIVgjFpekzFVF4yjRgrQvTG1MTOJ3yQgvTteKAcO7DSZI92+u/yZw==
chore(deps): update gradle/gradle-build-action action to v2.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-gradle-build-action-2.x
  • Merge into: main
  • Upgrade gradle/gradle-build-action to v2.11.0
chore(deps): update plugin com.gradle.enterprise to v3.16
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.enterprise-3.x
  • Merge into: main
  • Upgrade com.gradle.enterprise to 3.16
fix(deps): update dependency com.github.jsqlparser:jsqlparser to v4.7
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.37.3
fix(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.60.0
fix(deps): update dependency nl.basjes.parse.useragent:yauaa to v7.24.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/dependency-review-action action to v3
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3

🚸 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.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@livk-cloud livk-cloud merged commit f14b15b into main Dec 14, 2023
@livk-cloud livk-cloud deleted the renovate/configure branch December 14, 2023 04:30
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.

None yet

1 participant