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 #924

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Configure Renovate #924

merged 1 commit into from
Mar 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

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

  • docker-compose.yml (docker-compose)
  • db/Dockerfile (dockerfile)
  • pig-auth/Dockerfile (dockerfile)
  • pig-gateway/Dockerfile (dockerfile)
  • pig-register/Dockerfile (dockerfile)
  • pig-upms/pig-upms-biz/Dockerfile (dockerfile)
  • pig-visual/pig-codegen/Dockerfile (dockerfile)
  • pig-visual/pig-monitor/Dockerfile (dockerfile)
  • pig-visual/pig-quartz/Dockerfile (dockerfile)
  • .github/workflows/image.yml (github-actions)
  • .github/workflows/maven.yml (github-actions)
  • .github/workflows/mirror.yml (github-actions)
  • pig-auth/pom.xml (maven)
  • pig-common/pig-common-bom/pom.xml (maven)
  • pig-common/pig-common-core/pom.xml (maven)
  • pig-common/pig-common-datasource/pom.xml (maven)
  • pig-common/pig-common-feign/pom.xml (maven)
  • pig-common/pig-common-log/pom.xml (maven)
  • pig-common/pig-common-mybatis/pom.xml (maven)
  • pig-common/pig-common-oss/pom.xml (maven)
  • pig-common/pig-common-seata/pom.xml (maven)
  • pig-common/pig-common-security/pom.xml (maven)
  • pig-common/pig-common-swagger/pom.xml (maven)
  • pig-common/pig-common-xss/pom.xml (maven)
  • pig-common/pom.xml (maven)
  • pig-gateway/pom.xml (maven)
  • pig-register/pom.xml (maven)
  • pig-upms/pig-upms-api/pom.xml (maven)
  • pig-upms/pig-upms-biz/pom.xml (maven)
  • pig-upms/pom.xml (maven)
  • pig-visual/pig-codegen/pom.xml (maven)
  • pig-visual/pig-monitor/pom.xml (maven)
  • pig-visual/pig-quartz/pom.xml (maven)
  • pig-visual/pom.xml (maven)
  • pom.xml (maven)

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 23 Pull Requests:

Update dependency com.alibaba:fastjson to v1.2.83_noneautotype
  • Schedule: ["at any time"]
  • Branch name: renovate/fastjson.version
  • Merge into: jdk17
  • Upgrade com.alibaba:fastjson to 1.2.83_noneautotype
Update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.671
Update dependency com.pig4cloud.excel:excel-spring-boot-starter to v3.1.1
Update dependency com.sun.xml.bind:jaxb-impl to v2.3.9
Update dependency io.spring.javaformat:spring-javaformat-maven-plugin to v0.0.41
Update dependency io.swagger.core.v3:swagger-annotations-jakarta to v2.2.20
Update nacos.version to v2.2.4-x86
Update dependency com.mysql:mysql-connector-j to v8.3.0
Update dependency io.fabric8:docker-maven-plugin to v0.44.0
Update dependency io.springboot:knife4j-openapi3-ui to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/knife4j.version
  • Merge into: jdk17
  • Upgrade io.springboot:knife4j-openapi3-ui to 3.1.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-compiler-plugin.version
  • Merge into: jdk17
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.12.1
Update dependency org.jsoup:jsoup to v1.17.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jsoup.version
  • Merge into: jdk17
  • Upgrade org.jsoup:jsoup to 1.17.2
Update redis Docker tag to v7.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-7.x
  • Merge into: jdk17
  • Upgrade redis to 7.2.4
Update springdoc.version to v2.3.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: jdk17
  • Upgrade actions/checkout to v4
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: jdk17
  • Upgrade actions/setup-java to v4
Update alibabadragonwell/dragonwell Docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/alibabadragonwell-dragonwell-21.x
  • Merge into: jdk17
  • Upgrade alibabadragonwell/dragonwell to 21-anolis
Update dependency com.alibaba:fastjson to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-fastjson.version
  • Merge into: jdk17
  • Upgrade com.alibaba:fastjson to 2.0.47
Update dependency com.sun.xml.bind:jaxb-impl to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jaxb.version
  • Merge into: jdk17
  • Upgrade com.sun.xml.bind:jaxb-impl to 4.0.4
Update dependency de.codecentric:spring-boot-admin-starter-server to v3
Update dependency io.github.git-commit-id:git-commit-id-maven-plugin to v7
Update dependency org.springframework.boot:spring-boot-dependencies to v3
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023

🚸 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 com.pig4cloud:pig-upms
  • Failed to look up maven package com.pig4cloud:pig-visual

Files affected: pom.xml


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

@lltx lltx merged commit 7669ed7 into jdk17 Mar 2, 2024
2 checks passed
@renovate renovate bot deleted the renovate/configure branch March 2, 2024 02: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.

1 participant