openedx / frontend-component-footer

Site footer component for edX frontend apps.
GNU Affero General Public License v3.0
6 stars 97 forks source link

Renovate config to automate @edx namespaced minor/patch version upgrades #231

Closed abdullahwaheed closed 2 years ago

abdullahwaheed commented 2 years ago

Ticket

Create common renovate config that automates @edx namespaced minor/patch version upgrades

What has changed

Added Renovate config to update and auto merge @edx name spaced minor and patch packages. As no schedule is provided, it will create and merge renovate PRs at any time

P.S: as all the @edx dependencies are in devDependencies, this new config might be redundant but i have added it still so if we add dependencies or migrate these from devDependencies, this will work

codecov[bot] commented 2 years ago

Codecov Report

Merging #231 (830abfb) into master (3e1264b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   70.27%   70.27%           
=======================================
  Files           4        4           
  Lines          37       37           
  Branches        5        5           
=======================================
  Hits           26       26           
  Misses         11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Mashal-m commented 2 years ago

working fine, ready to review. @abdullahwaheed