Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade mustache from 2.1.3 to 2.3.2 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade mustache from 2.1.3 to 2.3.2.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2018-08-17.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Content Injection due to quoteless attributes
npm:mustache:20151207
479/1000
Why? Has a fix available, CVSS 5.3
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: mustache
  • 2.3.2 - 2018-08-17

    This release is made to revert changes introduced in 2.3.1 that caused unexpected behaviour for several users.

    Minor

  • 2.3.1 - 2018-08-07

    Minor

    Dev

    Docs

    • #644: Document global Mustache.escape overriding capacity, by @ paultopia.
    • #657: Correct Mustache.parse() return type documentation, by @ bbrooks.
  • 2.3.0 - 2016-11-08

    Minor

    Dev

    Docs

    Dependencies

    • eslint -> 2.2.0. Breaking changes fix by @ phillipj. #548
    • eslint -> 2.5.1.
    • mocha -> 3.0.2.
    • zuul -> 3.11.0.

    Thanks to all the people that contributed to this release!
    Be it issues, comments, changes.. you are awesome! 🎉 😄

    PS: Hope you enjoy the new changelog format! I wanted it to group information in a more useful way, and link to PRs for easy diff viewing. :shipit:

  • 2.2.1 - 2015-12-13

    Fixes

    • Improve HTML escaping, by @ phillipj.
    • Fix inconsistency in defining global mustache object, by @ simast.
    • Fix switch-case indent error, by @ norfish.
    • Unpin chai and eslint versions, by @ dasilvacontin.
    • Update README.md with proper grammar, by @ EvanLovely.
    • Update mjackson username in README, by @ mjackson.
    • Remove syntax highlighting in README code sample, by @ imagentleman.
    • Fix typo in README, by @ Xcrucifier.
    • Fix link typo in README, by @ keirog.
  • 2.2.0 - 2015-10-15

    Added

    • Add Partials support to CLI, by @ palkan.

    Changed

    Fixes

    • Fix README spelling error to "aforementioned", by @ djchie.
    • Equal error message test in .render() for server and browser, by @ phillipj.

    Dependencies

    • chai -> 3.3.0
    • eslint -> 1.6.0
  • 2.1.3 - 2015-07-23

    Added

    • Throw error when providing .render() with invalid template type, by @ phillipj.
    • Documents use of string literals containing double quotes, by @ jfmercer.

    Changed

    • Move mustache gif to githubusercontent, by @ Andersos.

    Fixed

    • Update UMD Shim to be resilient to HTMLElement global pollution, by @ mikesherov.
from mustache GitHub release notes
Commit messages
Package name: mustache

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown plugin: add markdown slides at runtime
1 participant