openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
8 stars 1 forks source link

Configure Renovate #588

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 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:

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

Update dependency com.amazonaws:aws-java-sdk-apigatewaymanagementapi to v1.12.722 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/aws-java-sdk-monorepo` - Merge into: `main` - Upgrade [com.amazonaws:aws-java-sdk-apigatewaymanagementapi](https://togithub.com/aws/aws-sdk-java) to `1.12.722`
Update dependency go to v1.22.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/golang` - Merge into: `main` - Upgrade [go](https://togithub.com/golang/go) to `1.22.3`
Update module github.com/hashicorp/nomad/api to v0.0.0-20240514164937-c9fd93c77220 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/github.com-hashicorp-nomad-api-0.x` - Merge into: `main` - Upgrade [github.com/hashicorp/nomad/api](https://togithub.com/hashicorp/nomad) to `c9fd93c77220`
Update module github.com/hashicorp/hcl/v2 to v2.20.1 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/github.com-hashicorp-hcl-v2-2.x` - Merge into: `main` - Upgrade [github.com/hashicorp/hcl/v2](https://togithub.com/hashicorp/hcl) to `303be6113391cd39e05f26423d724e9bc4fb07f5`
Update dependency org.hamcrest:hamcrest-core to v2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/major-javahamcrest-monorepo` - Merge into: `main` - Upgrade [org.hamcrest:hamcrest-core](https://togithub.com/hamcrest/JavaHamcrest) to `2.2`
Lock file maintenance - Schedule: ["before 4am on Monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions


🚸 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.15%. Comparing base (b9e978c) to head (b12ea60). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #588 +/- ## ======================================= Coverage 77.15% 77.15% ======================================= Files 41 41 Lines 3493 3493 ======================================= Hits 2695 2695 Misses 586 586 Partials 212 212 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 4 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.