Skip to content

Update dependency ejs-lint to v1

CC康纳百川请求将renovate/ejs-lint-1.x合并到master

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ejs-lint ^0.1.1 -> 1.2.2 age adoption passing confidence

Release Notes

ryanzim/ejs-lint

v1.2.2

Compare Source

Update EJS to silence unrelated security warning

v1.2.1

Compare Source

Patch release to upgrade EJS version

v1.2.0

Compare Source

  • Add --await option
  • Add support for backslashes in paths on Windows
  • Internal refactoring
  • Dependency upgrades

v1.1.0

Compare Source

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 for this!)

v1.0.1

Compare Source

Docs fix

v1.0.0

Compare Source

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)

v0.3.0

Compare Source

Breaking Changes
  • Removed the parse() method & the --parse cli option
  • CLI exits with an error code of 1 if errors are found
  • CLI prints errors to stderr instead of stdout
Other Changes
  • Updated & Refactored internals
  • Upgraded dependencies
  • Added tests for the CLI

v0.2.0

Compare Source


Configuration

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

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

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

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


  • If you want to rebase/retry this PR, click this checkbox.

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

合并请求报告

加载中