Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 17, 2019

Bumps ejs from 2.6.1 to 2.6.2.

Release notes

Sourced from ejs's releases.

v2.6.2

  • Examples for client-side EJS compiled with Express middleware (@​mjgs)
  • Make Template constructor public (@​ThisNameWasTaken)
  • Added remove function to cache (@​S2-)
  • Recognize both 'Nix and Windows absolute paths (@​mde)
Changelog

Sourced from ejs's changelog.

v2.6.2: 2019-06-19

  • Examples for client-side EJS compiled with Express middleware (@​mjgs)
  • Make Template constructor public (@​ThisNameWasTaken)
  • Added remove function to cache (@​S2-)
  • Recognize both 'Nix and Windows absolute paths (@​mde)
Commits
  • 63a5082 Version 2.6.2
  • 27640e8 Updated CHANGELOG for release
  • cea58ff Merge branch 'master' of github.com:mde/ejs
  • 8a6abe4 Recognize both *nix and Windows abs paths
  • f2c77d7 Merge pull request #430 from S2-/remove-cache
  • 2daec5d add remove function to cache
  • 9b5bbf1 Merge pull request #411 from ThisNameWasTaken/master
  • ca7fe20 Expose Template class
  • 20d4c77 Merge pull request #409 from mjgs/client-side-ejs-compiled-with-express
  • 59ac6ef Merge pull request #407 from nwoltman/fix-rmwhitespace
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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.

@Kocal
Copy link
Owner

Kocal commented Aug 1, 2019

@dependabot rebase

Bumps [ejs](https://github.com/mde/ejs) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md)
- [Commits](mde/ejs@v2.6.1...v2.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ejs-2.6.2 branch from 498e8be to b5e226c Compare August 1, 2019 05:29
@codecov-io
Copy link

Codecov Report

Merging #231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           5        5           
  Lines          48       48           
  Branches       11       11           
=======================================
  Hits           34       34           
  Misses         11       11           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27e3bc7...b5e226c. Read the comment docs.

@cypress
Copy link

cypress bot commented Aug 1, 2019



Test summary

56 0 0 0


Run details

Project jsdoc-vuejs
Status Passed
Commit d1aaeef
Started Aug 1, 2019 6:09 AM
Ended Aug 1, 2019 6:10 AM
Duration 00:44 💡
OS Windows 6.3.9600
Browser Electron 61

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@Kocal Kocal merged commit 7bfb7b2 into master Aug 1, 2019
@Kocal Kocal deleted the dependabot/npm_and_yarn/ejs-2.6.2 branch August 1, 2019 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants