pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
162 stars 92 forks source link

Configure Renovate #172

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: 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:

:abcd: 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.


You have configured Renovate to use branch dev as base branch.

What to Expect

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

Pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `dev` - Pin dash to `==1.1.1` - Pin ms_deisotope to `==0.0.9` - Pin plotly to `==4.1.0` - Pin pynumpress to `==0.0.5` - Pin sphinx to `==2.2.0` - Pin [sphinx_rtd_theme](https://togithub.com/rtfd/sphinx_rtd_theme) to `==0.4.3`
Update dependency dash to v1.2.0 - Schedule: "at any time" - Branch name: `renovate/dash-1.x` - Merge into: `dev` - Upgrade dash to `==1.2.0`
Update dependency plotly to v4.1.1 - Schedule: "at any time" - Branch name: `renovate/plotly-4.x` - Merge into: `dev` - Upgrade plotly to `<5.0` - Upgrade plotly to `==4.1.1`


:children_crossing: 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.


:question: 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 Renovate Bot. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #172 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #172   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          32       32           
  Lines        3507     3507           
=======================================
  Hits         2914     2914           
  Misses        593      593

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3dcaa1a...c2a8d86. Read the comment docs.