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

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

Configure Renovate #13

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 25, 2022

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)
  • Dockerfile (dockerfile)
  • .github/workflows/sanity-check.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-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 23 Pull Requests:

chore(deps): update plugin org.springframework.boot to v2.7.18
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: main
  • Upgrade org.springframework.boot to 2.7.18
fix(deps): update dependency com.amazonaws:aws-java-sdk-ses to v1.12.772
chore(deps): update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.4
chore(deps): update plugin io.spring.dependency-management to v1.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.spring.dependency-management-1.x
  • Merge into: main
  • Upgrade io.spring.dependency-management to 1.1.6
chore(deps): update plugin org.flywaydb.flyway to v7.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flyway
  • Merge into: main
  • Upgrade org.flywaydb.flyway to 7.15.0
chore(deps): update postgres docker tag to v13.16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: main
  • Upgrade postgres to 13.16-alpine
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2
fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.45
fix(deps): update dependency io.jsonwebtoken:jjwt-api to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-api-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-api to 0.12.6
fix(deps): update dependency io.jsonwebtoken:jjwt-impl to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-impl-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-impl to 0.12.6
fix(deps): update dependency io.jsonwebtoken:jjwt-jackson to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-jackson-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-jackson to 0.12.6
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.0
fix(deps): update dependency org.springframework.security:spring-security-test to v5.8.14
fix(deps): update mapstruct monorepo to v1.6.2
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/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 dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.1
chore(deps): update openjdk docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-21.x
  • Merge into: main
  • Upgrade openjdk to 21
chore(deps): update plugin org.flywaydb.flyway to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-flyway
  • Merge into: main
  • Upgrade org.flywaydb.flyway to 10.18.0
chore(deps): update plugin org.springframework.boot to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-spring-boot
  • Merge into: main
  • Upgrade org.springframework.boot to 3.3.3
chore(deps): update postgres docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.4-alpine
fix(deps): update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: main
  • Upgrade com.google.guava:guava to 33.3.0-jre
fix(deps): update dependency org.springframework.security:spring-security-test to v6

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/configure branch from 3327233 to 23a7234 Compare April 3, 2023 14:57
@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@renovate renovate bot force-pushed the renovate/configure branch from 23a7234 to 223a93a Compare December 15, 2023 05:17
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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