drazisil / ghi

GitHub Issues on the command line. Use your $EDITOR, not your browser.
Other
12 stars 7 forks source link

Configure Renovate #27

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year 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 8 Pull Requests:

chore(deps): update dependency json to v2.6.3 - Schedule: ["at any time"] - Branch name: `renovate/json-2.x` - Merge into: `master` - Upgrade json to `"= 2.6.3"`
chore(deps): update dependency rspec to v3.12.0 - Schedule: ["at any time"] - Branch name: `renovate/rspec-3.x-lockfile` - Merge into: `master` - Upgrade rspec to `3.12.0`
chore(deps): update dependency rspec_junit_formatter to "~> 0.6.0" - Schedule: ["at any time"] - Branch name: `renovate/rspec_junit_formatter-0.x` - Merge into: `master` - Upgrade rspec_junit_formatter to `"~> 0.6.0"`
chore(deps): update dependency simplecov to "~> 0.22.0" - Schedule: ["at any time"] - Branch name: `renovate/simplecov-0.x` - Merge into: `master` - Upgrade simplecov to `"~> 0.22.0"`
chore(deps): update ruby/setup-ruby action to v1.144.2 - Schedule: ["at any time"] - Branch name: `renovate/ruby-setup-ruby-1.x` - Merge into: `master` - Upgrade [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) to `v1.144.2`
chore(deps): update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update actions/upload-artifact action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v3`
chore(deps): update codecov/codecov-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3.1.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.


❓ 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 1 year ago

Codecov Report

Merging #27 (41c63e4) into master (886479e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   23.41%   23.41%           
=======================================
  Files           5        5           
  Lines         568      568           
=======================================
  Hits          133      133           
  Misses        435      435           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more