forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.66k stars 339 forks source link

Configure Renovate #386

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 master as base branch.

What to Expect

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

chore(deps): pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@babel/cli](https://togithub.com/babel/babel) to `7.8.4` - Pin [@babel/core](https://togithub.com/babel/babel) to `7.8.4` - Pin [@babel/preset-env](https://togithub.com/babel/babel) to `7.8.4` - Pin [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `8.3.5` - Pin [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `8.3.4` - Pin [ava](https://togithub.com/avajs/ava) to `2.4.0` - Pin [cheerio](https://togithub.com/cheeriojs/cheerio) to `1.0.0-rc.3` - Pin [codecov](https://togithub.com/codecov/codecov-node) to `3.6.5` - Pin [cross-env](https://togithub.com/kentcdodds/cross-env) to `6.0.3` - Pin [ejs](https://togithub.com/mde/ejs) to `3.0.1` - Pin [eslint](https://togithub.com/eslint/eslint) to `6.8.0` - Pin [eslint-config-xo-lass](https://togithub.com/niftylettuce/eslint-config-xo-lass) to `1.0.3` - Pin [eslint-plugin-node](https://togithub.com/mysticatea/eslint-plugin-node) to `11.0.0` - Pin [fixpack](https://togithub.com/henrikjoreteg/fixpack) to `2.3.1` - Pin [husky](https://togithub.com/typicode/husky) to `3.1.0` - Pin [lint-staged](https://togithub.com/okonet/lint-staged) to `10.0.7` - Pin nodemailer-sendgrid to `1.0.3` - Pin [nyc](https://togithub.com/istanbuljs/nyc) to `15.0.0` - Pin [pug](https://togithub.com/pugjs/pug) to `2.0.4` - Pin [remark-cli](https://togithub.com/remarkjs/remark) to `7.0.1` - Pin [remark-preset-github](https://togithub.com/niftylettuce/remark-preset-github) to `0.0.16` - Pin [xo](https://togithub.com/xojs/xo) to `0.24.0`
chore(deps): update dependency xo to v0.26.1 - Schedule: "at any time" - Branch name: `renovate/xo-0.x` - Merge into: `master` - Upgrade [xo](https://togithub.com/xojs/xo) to `0.26.1`
chore(deps): update dependency ava to v3 - Schedule: "at any time" - Branch name: `renovate/ava-3.x` - Merge into: `master` - Upgrade [ava](https://togithub.com/avajs/ava) to `3.3.0`
chore(deps): update dependency cross-env to v7 - Schedule: "at any time" - Branch name: `renovate/cross-env-7.x` - Merge into: `master` - Upgrade [cross-env](https://togithub.com/kentcdodds/cross-env) to `7.0.0`
chore(deps): update dependency fixpack to v3 - Schedule: "at any time" - Branch name: `renovate/fixpack-3.x` - Merge into: `master` - Upgrade [fixpack](https://togithub.com/henrikjoreteg/fixpack) to `3.0.5`
chore(deps): update dependency husky to v4 - Schedule: "at any time" - Branch name: `renovate/husky-4.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.2.3`


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

codecov-io commented 4 years ago

Codecov Report

Merging #386 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #386   +/-   ##
=====================================
  Coverage      90%    90%           
=====================================
  Files           1      1           
  Lines         120    120           
=====================================
  Hits          108    108           
  Misses         12     12

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 850a327...2cb4f93. Read the comment docs.