ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
153 stars 81 forks source link

Bump ejs from 2.5.9 to 2.6.1 #8

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ejs from 2.5.9 to 2.6.1.

Changelog *Sourced from [ejs's changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md).* > ## v2.6.1: 2018-04-18 > * Async rendering ([**Viko**](https://github.com/Viko))
Commits - [`ef26a6d`](https://github.com/mde/ejs/commit/ef26a6d9f2cdd39d8a2855b3e6604da833d6dccd) Version 2.6.1 - [`ebad8d4`](https://github.com/mde/ejs/commit/ebad8d4a9a93ff3bfd212f2d0ef09f5237813822) Minor version bump for async rendering release - [`423d21d`](https://github.com/mde/ejs/commit/423d21d0829174ae82d4cd5dfec9999a9607f4ba) Added doc for the async rendering option - [`40bb0ea`](https://github.com/mde/ejs/commit/40bb0eac50968e56dc69344f581d85df339868fd) Use generated function instead of eval to get async func ctor - [`9c9f44c`](https://github.com/mde/ejs/commit/9c9f44c92871b3a41ed49fd962be0f2f05b17181) Merge branch 'master' into async - [`40cdb21`](https://github.com/mde/ejs/commit/40cdb2151779ec48d18aaaaf9bcd38400413943f) Fix merge conflict (again? could've sworn) - [`94841a1`](https://github.com/mde/ejs/commit/94841a12dcbed1ce18ce34e762f4383aa52ca1b0) Fix merge conflict - [`37bfeb0`](https://github.com/mde/ejs/commit/37bfeb0defae76661bc5b1a7000ec1040ff665a9) Move var declaration to the beginning of the function - [`c4f68f6`](https://github.com/mde/ejs/commit/c4f68f628c96040c6fcfe0701cfa21ece1d09dff) Document the outputFunctionName feature - [`c8b69a3`](https://github.com/mde/ejs/commit/c8b69a3ca8ecae014be668688fd32cac626d4988) Linting - Additional commits viewable in [compare view](https://github.com/mde/ejs/compare/v2.5.9...v2.6.1)


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 [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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - 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.