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

chore(deps): update dependency marked to v0.4.0 #74

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 2017

This Pull Request updates dependency marked from v0.3.6 to v0.4.0

Release Notes

v0.4.0

Compare Source

Security Fixes

  • Fix unsafe heading regex (#​1224)
  • Fix unsafe link regex (#​1223, #​1227)

New Features

  • Add option to disable heading ids (#​1190)
  • Add support for GFM Task Lists to comply with the GFM spec (#​1250)

Breaking Changes

  • Fix escaping pipes in tables (#​1239)
  • Fix html output for tables to match GFM spec (#​1245)
  • Fix many bugs to reach parity with CommonMark spec (#​1135)
  • Fix new Renderer() so it uses default options (#​1203)
  • Fix text and paragraph return types (#​1248) (#​1249)
  • Fix <em> less than 3 chars (#​1181)
  • Fix <pre> code blocks so there is no more trailing \n (#​1266)
  • Fix default langPrefix to follow CommonMark standard language- (#​1265)

CLI Changes

  • Add string argument to CLI (#​1182)
  • Change CLI stdio to remove warning (#​994)

Other changes

  • Lint all the things (#​1185)
  • Improved testing and DevOps (#​1160, #​1210, #​1220, #​1228, #​1219, #​1256)
  • Update documentation and demos (#​1196, #​1197, #​1204, #​1207, #​1221, #​1233, #​1217, #​1240, #​1244, #​1253)

v0.3.19

Compare Source
0.3.18 did not have changes to min.


v0.3.18

Compare Source

  • Supported Markdown flavors: CommonMark 0.28 and GitHub Flavored Markdown 0.28
  • Updates to our CI pipeline; we're all green! #​1098 with the caveat that there is a test that needs to get sorted (help us out #​1092)
  • Start ordered lists using the initial numbers from markdown lists (#​1144)
  • Added GitHub Pages site for documentation https://marked.js.org/ (#​1138)

v0.3.17

Compare Source

  • The elephant in the room: A security vulnerability was discovered and fixed. Please note, if something breaks due to these changes, it was not our intent, and please let us know by submitting a PR or issue to course correct (the nature of the zero-major release and having security as a number one priority) #​1083
  • The other elephant in the room: We missed publishing a 0.3.16 release to GitHub; so, trying to make up for that a bit.
  • Updates to the project documentation and operations, you should check it out, just start with the README and you should be good.
  • New release PR template available #​1076
  • Updates to default PR and Issue templates #​1076
  • Lint checks + tests + continuous integration using Travis #​1020
  • Updated testing output #​1085 & #​1087

v0.3.16

Compare Source


v0.3.15

Compare Source
Fixes unintended breaking change from v0.3.14


v0.3.14

Compare Source

  • Marked has a new home under the MarkedJS org! Other advances soon to come.
  • Updated minifier.
  • Various parser fixes

v0.3.13

Compare Source


v0.3.12

Compare Source

  • Addresses issue where some users might not have been able to update due to missing use strict #​991
  • Parser fix #​977
  • New way to perform tests with options and running individual tests #​1002
  • Improved test cases
  • Improved links

v0.3.9

Compare Source
We think with this version we have addressed most, if not all, known security vulnerabilities. If you find more, please let us know.


v0.3.7

Compare Source
Should fix XSS issue discovered.



This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.7 chore(deps): update dependency marked to v0.3.9 Dec 23, 2017
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.9 chore(deps): update dependency marked to v0.3.12 Jan 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.12 chore(deps): update dependency marked to v0.3.14 Feb 16, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.14 chore(deps): update dependency marked to v0.3.15 Feb 19, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.15 chore(deps): update dependency marked to v0.3.16 Feb 20, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.16 chore(deps): update dependency marked to v0.3.17 Feb 27, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.17 chore(deps): update dependency marked to v0.3.18 Mar 22, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.18 chore(deps): update dependency marked to v0.3.19 Mar 26, 2018
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.3.19 chore(deps): update dependency marked to v0.4.0 May 21, 2018
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.

1 participant