Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Sep 26, 2018

Bumps ejs from 2.5.7 to 2.6.1.

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.6.1: 2018-04-18

  • Async rendering (Viko)

v2.5.9: 2018-04-18

  • Fixed options-passing for Express (mde)
  • Re-enabled performance tests (mde)

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
  • 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.


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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 26, 2018
Bumps [ejs](https://github.com/mde/ejs) from 2.5.7 to 2.6.1.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md)
- [Commits](mde/ejs@v2.5.7...v2.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ejs-2.6.1 branch from aee8c9f to 50a7923 Compare February 12, 2019 22:57
@dependabot-preview
Copy link
Author

Superseded by #57.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ejs-2.6.1 branch June 17, 2019 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PR: unreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants