bcgov / nr-forest-client-commons

Forest client commons library
Apache License 2.0
1 stars 0 forks source link

Configure Renovate #11

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

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

Configuration Summary

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

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): update dependency com.github.tomakehurst:wiremock-jre8-standalone to v2.35.1 [security] - Branch name: `renovate/maven-com.github.tomakehurst-wiremock-jre8-standalone-vulnerability` - Merge into: `main` - Upgrade [com.github.tomakehurst:wiremock-jre8-standalone](https://togithub.com/wiremock/wiremock) to `2.35.1`
chore(deps): update all non-major dependencies - Schedule: ["at any time"] - Branch name: `renovate/all-minor-patch` - Merge into: `main` - Upgrade eclipse-temurin to `17.0.9_9-jdk-alpine` - Upgrade maven to `3.9.5`
chore(deps): update maven all non-major dependencies - Schedule: ["at any time"] - Branch name: `renovate/maven-all-minor-patch` - Merge into: `main` - Upgrade [org.cyclonedx:cyclonedx-maven-plugin](https://togithub.com/CycloneDX/cyclonedx-maven-plugin) to `2.7.10` - Upgrade org.apache.maven.plugins:maven-checkstyle-plugin to `3.3.1` - Upgrade org.apache.maven.plugins:maven-enforcer-plugin to `3.4.1` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.6.2` - Upgrade [org.jacoco:jacoco-maven-plugin](https://togithub.com/jacoco/jacoco) to `0.8.11` - Upgrade org.apache.maven.plugins:maven-surefire-plugin to `3.2.2` - Upgrade org.apache.maven.plugins:maven-failsafe-plugin to `3.2.2` - Upgrade [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml/src) to `2.2` - Upgrade [org.testcontainers:oracle-xe](https://togithub.com/testcontainers/testcontainers-java) to `1.19.1` - Upgrade [org.springdoc:springdoc-openapi-starter-webflux-api](https://togithub.com/springdoc/springdoc-openapi) to `2.2.0` - Upgrade [io.swagger.core.v3:swagger-annotations](https://togithub.com/swagger-api/swagger-core) to `2.2.18` - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `2.0.9` - Upgrade [com.fasterxml.jackson.core:jackson-annotations](https://togithub.com/FasterXML/jackson-annotations) to `2.15.3` - Upgrade [org.apache.commons:commons-lang3](https://gitbox.apache.org/repos/asf?p=commons-lang.git) to `3.13.0` - Upgrade [org.testcontainers:testcontainers-bom](https://togithub.com/testcontainers/testcontainers-java) to `1.19.1` - Upgrade [org.projectlombok:lombok](https://togithub.com/projectlombok/lombok) to `1.18.30` - Upgrade [org.springframework.boot:spring-boot-starter-parent](https://togithub.com/spring-projects/spring-boot) to `3.1.5`
chore(deps): update github actions all dependencies - Schedule: ["at any time"] - Branch name: `renovate/github-actions-all` - Merge into: `main` - Upgrade [bcgov-nr/action-builder-ghcr](https://togithub.com/bcgov-nr/action-builder-ghcr) to `v1.3.0` - Upgrade [bcgov-nr/action-pr-description-add](https://togithub.com/bcgov-nr/action-pr-description-add) to `v1.1.0`
chore(deps): update github actions all dependencies (major) - Schedule: ["at any time"] - Branch name: `renovate/major-github-actions-all` - Merge into: `main` - Upgrade [TriPSs/conventional-changelog-action](https://togithub.com/TriPSs/conventional-changelog-action) to `v4` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4` - Upgrade [bcgov-nr/action-builder-ghcr](https://togithub.com/bcgov-nr/action-builder-ghcr) to `v2.0.0` - Upgrade [bcgov-nr/action-test-and-analyse-java](https://togithub.com/bcgov-nr/action-test-and-analyse-java) to `v1.0.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.


[!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 ca.bc.gov.nrs-commons:forest-client-core

Files affected: spring/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.


Thanks for the PR!

<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-core</artifactId>
  <version>0.1.2.PR11</version>
</dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.2.PR11</version>
</dependency>

Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow

github-actions[bot] commented 10 months ago

Current changelog

sonarcloud[bot] commented 10 months ago

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