π¨ [security] Update ejs: 3.1.3 β 3.1.7 (patch) #147
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu π
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
π¨ Your current dependencies have known security vulnerabilities π¨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
β³οΈ ejs (3.1.3 β 3.1.7) Β· Repo Β· Changelog
Security Advisories π¨
π¨ Template injection in ejs
Release Notes
3.1.7
3.1.6
3.1.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Version 3.1.7
Don't use template literal
Skip test -- error message vary depending on JS runtime
Update packages
Merge pull request #629 from markbrouwer96/main
Updated jsdoc to 3.6.7
Merge pull request #609 from mde/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
Merge pull request #603 from mde/mde-null-proto-where-possible
Merge pull request #606 from akash-55/main
Update syntax.md
Move to utils, handle older runtimes, fix tests
Merge pull request #601 from nicdumz/main
Create Objects without prototypes.
Sanitize option names.
Merge pull request #598 from mde/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
Merge pull request #585 from db-developer/main
add basic unit testing of utils.js
fixed some situations where null or undefined on 'to', 'from' or 'list' would throw exceptions
Merge pull request #584 from db-developer/main
introduced windows compatible tests
Version 3.1.6
Sanitize filename for display
Remove unused arg
Better doc-generation, document the doc commands
Updated deps for security
Version 3.1.5
Version 3.1.4
Removed arrow
Linting
Removed post-install script
Merge pull request #526 from brittharr/fix-cli-passthrough
convert cli passthrough hyphen case options to camelcase before rendering
failing test for hyphen case cli options
Merge pull request #523 from chemecse/fix-cli-includes
Fix cli includes by defaulting views to the current working directory
Merge branch 'master' of github.com:mde/ejs
Fixed README errors
Merge pull request #517 from leomp12/ci/create-release
ci(create-release): auto setup github release after version tag
Merge pull request #2 from mde/master
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands