Skip to content

Bump ejs from 2.5.9 to 2.6.1

TTtie requested to merge dependabot/npm_and_yarn/ejs-2.6.1 into master

Created by: dependabot-preview[bot]

Bumps ejs from 2.5.9 to 2.6.1.

Changelog

Sourced from ejs's changelog.

v2.6.1: 2018-04-18

  • Async rendering (Viko)
Commits
  • ef26a6d Version 2.6.1
  • ebad8d4 Minor version bump for async rendering release
  • 423d21d Added doc for the async rendering option
  • 40bb0ea Use generated function instead of eval to get async func ctor
  • 9c9f44c Merge branch 'master' into async
  • 40cdb21 Fix merge conflict (again? could've sworn)
  • 94841a1 Fix merge conflict
  • 37bfeb0 Move var declaration to the beginning of the function
  • c4f68f6 Document the outputFunctionName feature
  • c8b69a3 Linting
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports