Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 29, 2021

WhiteSource 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

  • pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 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 6 Pull Requests:

Update dependency io.swagger.codegen.v3:swagger-codegen-maven-plugin to v3.0.27
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.7
Update dependency org.spockframework:spock-core to v2.0-groovy-3.0
Update dependency org.spockframework:spock-spring to v2.0-groovy-3.0
Update dependency org.springframework.boot:spring-boot-dependencies to v2.5.2
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.2.3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency org.onap.oparent:oparent

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 WhiteSource Renovate. View repository job log here.

onap-github pushed a commit that referenced this pull request Mar 18, 2025
- since the default value of jetty.threads.max is 200, no need to limit
  it with 25 threads only.
- also, the k6 tests will open more parallel connections to match FS
  requirement for 200K

Issue-ID: CPS-2625

Change-Id: Ie61ce8d0d2c52d02105e6f5d83f411279d504636
Signed-off-by: halil.cakal <[email protected]>
onap-github pushed a commit that referenced this pull request Jun 3, 2025
- read from agreed topic using the VesEventSchema and call the
  registration endpoint in cps-ncmp to automate the device registration
  during mounting of the device.
- also added non cloud kafka consumer factory as VES event is not cloud
  compliant
- testware added

Issue-ID: CPS-2710
Change-Id: I5ab695afc225dcc372cff00a2f6f69c9047b14ed
Signed-off-by: mpriyank <[email protected]>
onap-github pushed a commit that referenced this pull request Nov 25, 2025
- This is a manual revert for the commit : 142464: changed env. variable server.port for dmi-stub | https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/142464
- There have been k6 failures after build # : 2637

Issue-ID: CPS-3056

Change-Id: I003fe0fcfdc14204059c16c5188c84d031071a09
Signed-off-by: halil.cakal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants