Skip to content

Bump ejs from 2.5.7 to 2.5.8

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

Created by: dependabot-preview[bot]

Bumps ejs from 2.5.7 to 2.5.8.

Release notes

Sourced from ejs's releases.

v2.5.8

  • Add filename to error when include file cannot be found (Leon)
  • Node v9 in CI (Thomas)
  • Fixed special case for Express caching (mde)
  • Added Promise/async-await support to renderFile (mde)
  • Added notes on IDE support to README (Betanu701)
Changelog

Sourced from ejs's changelog.

v2.5.8: 2018-03-25

  • Add filename to error when include file cannot be found (Leon)
  • Node v9 in CI (Thomas)
  • Fixed special case for Express caching (mde)
  • Added Promise/async-await support to renderFile (mde)
  • Added notes on IDE support to README (Betanu701)
Commits
  • b470b65 Version 2.5.8
  • b855804 Fixed linting error
  • 0bafb6d Updated Readme again for release
  • c3ef65b Merge branch 'master' of github.com:mde/ejs
  • 16a17d3 Updated Changelog for release
  • 9f93d60 Merge pull request #336 from Betanu701/patch-1
  • 92142fd Adding IDE Integrations
  • 334c4e1 Merge pull request #333 from mde/mde/promise_support
  • 7c77ceb Added tests for Promise/async support in renderFile
  • c04ec96 Added Promise support with capabilities test to renderFile
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Finally, you can contact us by mentioning @dependabot.

Merge request reports