circleci / rollcage

A Clojure client for Rollbar
Eclipse Public License 1.0
50 stars 28 forks source link

Configure Renovate #59

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 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 5 Pull Requests:

Update dependency cheshire:cheshire to v5.13.0 - Schedule: ["at any time"] - Branch name: `renovate/cheshire-cheshire-5.x` - Merge into: `master` - Upgrade [cheshire:cheshire](https://togithub.com/dakrone/cheshire) to `5.13.0`
Update dependency clj-http:clj-http to v3.13.0 - Schedule: ["at any time"] - Branch name: `renovate/clj-http-clj-http-3.x` - Merge into: `master` - Upgrade [clj-http:clj-http](https://togithub.com/dakrone/clj-http) to `3.13.0`
Update dependency lein-cloverage:lein-cloverage to v1.2.4 - Schedule: ["at any time"] - Branch name: `renovate/lein-cloverage-lein-cloverage-1.x` - Merge into: `master` - Upgrade [lein-cloverage:lein-cloverage](https://togithub.com/cloverage/cloverage) to `1.2.4`
Update dependency lein-pprint:lein-pprint to v1.3.2 - Schedule: ["at any time"] - Branch name: `renovate/lein-pprint-lein-pprint-1.x` - Merge into: `master` - Upgrade [lein-pprint:lein-pprint](https://togithub.com/technomancy/leiningen) to `1.3.2`
Update dependency prismatic:schema to v1.4.1 - Schedule: ["at any time"] - Branch name: `renovate/prismatic-schema-1.x` - Merge into: `master` - Upgrade [prismatic:schema](https://togithub.com/plumatic/schema) to `1.4.1`


🚸 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 clojure package org.clojure:core.memoize
  • Failed to look up clojure package org.clojure:tools.logging
  • Failed to look up clojure package org.clojure:test.check

Files affected: project.clj


❓ 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 3 months ago

Codecov Report

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

Project coverage is 96.53%. Comparing base (3ecd8cb) to head (3b5fee2). Report is 11 commits behind head on master.

:exclamation: Current head 3b5fee2 differs from pull request most recent head 157e4b4. Consider uploading reports for the commit 157e4b4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ========================================== + Coverage 92.20% 96.53% +4.32% ========================================== Files 4 4 Lines 231 231 Branches 5 4 -1 ========================================== + Hits 213 223 +10 + Misses 13 4 -9 + Partials 5 4 -1 ```

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