SukkaW / hexo-theme-suka

🎨Modern, powerful and simple theme for Hexo.
https://theme-suka.skk.moe
GNU General Public License v3.0
615 stars 49 forks source link

chore(deps): update dependency ejs-lint to v1 #125

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ejs-lint devDependencies major 0.3.0 -> 1.1.0

Release Notes

ryanzim/ejs-lint ### [`v1.1.0`](https://togithub.com/ryanzim/ejs-lint/releases/v1.1.0) [Compare Source](https://togithub.com/ryanzim/ejs-lint/compare/v1.0.1...v1.1.0) Print the line of code where the error occurred, so you can see the context of the error, instead of just the file, line, and column number. (Thanks to [@​kenirwin](https://togithub.com/kenirwin) for this!) ### [`v1.0.1`](https://togithub.com/ryanzim/ejs-lint/releases/v1.0.1) [Compare Source](https://togithub.com/ryanzim/ejs-lint/compare/v1.0.0...v1.0.1) Docs fix ### [`v1.0.0`](https://togithub.com/ryanzim/ejs-lint/releases/v1.0.0) [Compare Source](https://togithub.com/ryanzim/ejs-lint/compare/v0.3.0...v1.0.0) #### Breaking Changes - Drop all Node versions prior to Node 10 - Remove old deprecated `.lint()` alias function #### New Features - Now lints inside expression tags (like `<%=`) - Can now pass directories into the CLI interface to lint all files in the directory ([#​53](https://togithub.com/ryanzim/ejs-lint/issues/53))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.