-
Notifications
You must be signed in to change notification settings - Fork 56
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 #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
langchain4j
approved these changes
Nov 12, 2024
qing-wq
pushed a commit
to qing-wq/langchain4j-spring
that referenced
this pull request
Nov 20, 2024
Welcome to [Renovate](https://redirect.github.com/renovatebot/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/main.yaml` (github-actions) * `.github/workflows/release.yaml` (github-actions) * `.github/workflows/snapshot_release.yaml` (github-actions) * `langchain4j-anthropic-spring-boot-starter/pom.xml` (maven) * `langchain4j-azure-ai-search-spring-boot-starter/pom.xml` (maven) * `langchain4j-azure-open-ai-spring-boot-starter/pom.xml` (maven) * `langchain4j-dashscope-spring-boot-starter/pom.xml` (maven) * `langchain4j-easy-rag-spring-boot-starter/pom.xml` (maven) * `langchain4j-elasticsearch-spring-boot-starter/pom.xml` (maven) * `langchain4j-github-models-spring-boot-starter/pom.xml` (maven) * `langchain4j-milvus-spring-boot-starter/pom.xml` (maven) * `langchain4j-ollama-spring-boot-starter/pom.xml` (maven) * `langchain4j-open-ai-spring-boot-starter/pom.xml` (maven) * `langchain4j-qianfan-spring-boot-starter/pom.xml` (maven) * `langchain4j-reactor/pom.xml` (maven) * `langchain4j-redis-spring-boot-starter/pom.xml` (maven) * `langchain4j-spring-boot-starter/pom.xml` (maven) * `langchain4j-spring-boot-tests/pom.xml` (maven) * `langchain4j-vertex-ai-gemini-spring-boot-starter/pom.xml` (maven) * `langchain4j-voyage-ai-spring-boot-starter/pom.xml` (maven) * `pom.xml` (maven) * `.mvn/wrapper/maven-wrapper.properties` (maven-wrapper) ### 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 (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 18 Pull Requests: <details> <summary>Update dependency io.projectreactor:reactor-core to v3.6.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/io.projectreactor-reactor-core-3.x` - Merge into: `main` - Upgrade [io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core) to `3.6.11` </details> <details> <summary>Update dependency io.projectreactor:reactor-test to v3.6.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/io.projectreactor-reactor-test-3.x` - Merge into: `main` - Upgrade [io.projectreactor:reactor-test](https://redirect.github.com/reactor/reactor-core) to `3.6.11` </details> <details> <summary>Update dependency maven to v3.9.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-3.x` - Merge into: `main` - Upgrade maven to `3.9.9` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-source-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-source-plugin to `3.3.1` </details> <details> <summary>Update dependency org.honton.chas:license-maven-plugin to v0.0.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.honton.chas-license-maven-plugin-0.x` - Merge into: `main` - Upgrade org.honton.chas:license-maven-plugin to `0.0.6` </details> <details> <summary>Update dependency org.projectlombok:lombok to v1.18.34</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.projectlombok-lombok-1.x` - Merge into: `main` - Upgrade [org.projectlombok:lombok](https://redirect.github.com/projectlombok/lombok) to `1.18.34` </details> <details> <summary>Update dependency org.testcontainers:testcontainers-bom to v1.20.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/testcontainers-java-monorepo` - Merge into: `main` - Upgrade [org.testcontainers:testcontainers-bom](https://redirect.github.com/testcontainers/testcontainers-java) to `1.20.3` </details> <details> <summary>Update dependency maven-wrapper to v3.3.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-wrapper-3.x` - Merge into: `main` - Upgrade maven-wrapper to `3.3.2` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-failsafe-plugin to `3.5.2` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.2.7` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-jar-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-jar-plugin to `3.4.2` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.11.1` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-surefire-plugin to `3.5.2` </details> <details> <summary>Update dependency org.assertj:assertj-core to v3.26.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.assertj-assertj-core-3.x` - Merge into: `main` - Upgrade [org.assertj:assertj-core](https://redirect.github.com/assertj/assertj) to `3.26.3` </details> <details> <summary>Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit.jupiter:junit-jupiter-engine](https://redirect.github.com/junit-team/junit5) to `5.11.3` </details> <details> <summary>Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x` - Merge into: `main` - Upgrade [org.sonatype.plugins:nexus-staging-maven-plugin](https://redirect.github.com/sonatype/nexus-maven-plugins) to `1.7.0` </details> <details> <summary>Update spring boot to v3.3.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/spring-boot` - Merge into: `main` - Upgrade [org.springframework.boot:spring-boot-starter-test](https://redirect.github.com/spring-projects/spring-boot) to `3.3.5` - Upgrade [org.springframework.boot:spring-boot-configuration-processor](https://redirect.github.com/spring-projects/spring-boot) to `3.3.5` - Upgrade [org.springframework.boot:spring-boot-autoconfigure-processor](https://redirect.github.com/spring-projects/spring-boot) to `3.3.5` - Upgrade [org.springframework.boot:spring-boot-starter-webflux](https://redirect.github.com/spring-projects/spring-boot) to `3.3.5` - Upgrade [org.springframework.boot:spring-boot-starter](https://redirect.github.com/spring-projects/spring-boot) to `3.3.5` </details> <details> <summary>Update tinylog.version to v2.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tinylog.version` - Merge into: `main` - Upgrade [org.tinylog:slf4j-tinylog](https://redirect.github.com/tinylog-org/tinylog) to `2.7.0` - Upgrade [org.tinylog:tinylog-impl](https://redirect.github.com/tinylog-org/tinylog) to `2.7.0` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/langchain4j/langchain4j-spring). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/main.yaml
(github-actions).github/workflows/release.yaml
(github-actions).github/workflows/snapshot_release.yaml
(github-actions)langchain4j-anthropic-spring-boot-starter/pom.xml
(maven)langchain4j-azure-ai-search-spring-boot-starter/pom.xml
(maven)langchain4j-azure-open-ai-spring-boot-starter/pom.xml
(maven)langchain4j-dashscope-spring-boot-starter/pom.xml
(maven)langchain4j-easy-rag-spring-boot-starter/pom.xml
(maven)langchain4j-elasticsearch-spring-boot-starter/pom.xml
(maven)langchain4j-github-models-spring-boot-starter/pom.xml
(maven)langchain4j-milvus-spring-boot-starter/pom.xml
(maven)langchain4j-ollama-spring-boot-starter/pom.xml
(maven)langchain4j-open-ai-spring-boot-starter/pom.xml
(maven)langchain4j-qianfan-spring-boot-starter/pom.xml
(maven)langchain4j-reactor/pom.xml
(maven)langchain4j-redis-spring-boot-starter/pom.xml
(maven)langchain4j-spring-boot-starter/pom.xml
(maven)langchain4j-spring-boot-tests/pom.xml
(maven)langchain4j-vertex-ai-gemini-spring-boot-starter/pom.xml
(maven)langchain4j-voyage-ai-spring-boot-starter/pom.xml
(maven)pom.xml
(maven).mvn/wrapper/maven-wrapper.properties
(maven-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 18 Pull Requests:
Update dependency io.projectreactor:reactor-core to v3.6.11
renovate/io.projectreactor-reactor-core-3.x
main
3.6.11
Update dependency io.projectreactor:reactor-test to v3.6.11
renovate/io.projectreactor-reactor-test-3.x
main
3.6.11
Update dependency maven to v3.9.9
renovate/maven-3.x
main
3.9.9
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
renovate/org.apache.maven.plugins-maven-source-plugin-3.x
main
3.3.1
Update dependency org.honton.chas:license-maven-plugin to v0.0.6
renovate/org.honton.chas-license-maven-plugin-0.x
main
0.0.6
Update dependency org.projectlombok:lombok to v1.18.34
renovate/org.projectlombok-lombok-1.x
main
1.18.34
Update dependency org.testcontainers:testcontainers-bom to v1.20.3
renovate/testcontainers-java-monorepo
main
1.20.3
Update dependency maven-wrapper to v3.3.2
renovate/maven-wrapper-3.x
main
3.3.2
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2
renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x
main
3.5.2
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
main
3.2.7
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
main
3.4.2
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
main
3.11.1
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
main
3.5.2
Update dependency org.assertj:assertj-core to v3.26.3
renovate/org.assertj-assertj-core-3.x
main
3.26.3
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.3
renovate/junit5-monorepo
main
5.11.3
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
main
1.7.0
Update spring boot to v3.3.5
renovate/spring-boot
main
3.3.5
3.3.5
3.3.5
3.3.5
3.3.5
Update tinylog.version to v2.7.0
renovate/tinylog.version
main
2.7.0
2.7.0
🚸 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 was generated by Mend Renovate. View the repository job log.