Skip to content

Update marked to the latest version 🚀 - #19

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/marked-0.5.2
Open

Update marked to the latest version 🚀#19
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/marked-0.5.2

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

The dependency marked was updated from 0.5.0 to 0.5.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 0.5.2

Bug Fixes

  • Fix emphasis closing by single _ (part of left-flanking run) #1351
  • Make URL handling consistent between links and images #1359

Other

  • Add missing semicolons, add lint rule #1340
  • Make Steven (@styfle) a npm publisher #1346
  • Fix typo in docs: responsibility #1364
  • Add the ability to specify options on the demo page as JSON #1357
    • Show red border when JSON options are invalid #1360
  • Move license file back to root dir #1356
  • Fix builds: remove node v0.10 from travis matrix #1366
    • This does not a break compatibility in this release but it will a future release
  • Add files key to package.json to prevent publishing unused files #1367
Commits

The new version differs by 92 commits.

  • 97be813Merge pull request #1365 from styfle/release-0-5-2
  • 1b7598d0.5.2
  • 154d052Merge pull request #1367 from styfle/files-pkg-json
  • 31f330eDelete .npmignore
  • b2544c4Add files to package.json
  • 8b9ba8eMerge pull request #1366 from styfle/remove-node-0.10
  • 0c69fcbUpdate .travis.yml
  • e9d9d79Remove node v0.10 from travis matrix
  • 08d0107Merge pull request #1356 from styfle/license
  • 04257e8Merge pull request #1364 from yanick/patch-1
  • 89bafb8typo: responsibility
  • 2aeae6dMerge pull request #1360 from aprotim/demo_options_parse_feedback
  • beca97f🗜️ minify [skip ci]
  • 3bc4b99Merge pull request #1359 from aprotim/fix_url_sanitization
  • edaddacOptions input shouldn't be resizeable

There are 92 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeperBot added a commit that referenced this pull request Jan 1, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The dependencymarked was updated from 0.5.0 to 0.6.0.

Update to this version instead 🚀

Release Notes for 0.6.0

Breaking Changes

  • Drop support for Node v0.10 and old browsers such as Internet Explorer
    • You should not have any problems if using Node 4+ or a modern browser
  • Add parameter slugger to Renderer.prototype.heading method #1401
    • You should not have any problems if you do not override this method

New Features

  • Add new export marked.Slugger#1401

Fixes

  • Fix emphasis followed by a punctuation #1383
  • Fix bold around autolink email address #1385
  • Make autolinks case insensitive #1384
  • Make code fences compliant with Commonmark spec #1387
  • Make blockquote paragraph continuation compliant with Commonmark spec #1394
  • Make ordered list marker length compliant with Commonmark spec #1391
  • Make empty list items compliant with Commonmark spec #1395
  • Make tag escaping compliant with Commonmark spec #1397
  • Make strong/bold compliant with Commonmark spec #1400
  • Fix handling of adjacent lists #684
  • Add better error handling when token type cannot be found #1005
  • Fix duplicate heading id and non-latin characters #1401

CLI

  • Pretty print ENOENT errors on cli #1396
  • Update repo url in man #1403

Docs

Tests

  • Remove old test covered by gfm/cm #1389
Commits

The new version differs by 60 commits.

  • 88a8561Merge pull request #1404 from styfle/release-0.6.0
  • 3160a470.6.0
  • 991f3f7Merge pull request #1392 from UziTech/defibrillator-mccraveiro
  • 57fd147🗜️ minify [skip ci]
  • dfbc9a1Merge pull request #1401 from styfle/slugger2
  • 6dff94dMerge pull request #1403 from Krinkle/patch-1
  • 0e75ab5man: Update bugs url in text version
  • 632ac5dFix unit tests for slugger
  • 5c926e2Fix slugger & unit tests
  • ffeb807🗜️ minify [skip ci]
  • 7e1088fMerge pull request #1400 from mccraveiro/strong-tag
  • 9bc193b🗜️ minify [skip ci]
  • 53d7ba0Merge pull request #1397 from mccraveiro/escape-tag
  • fb334ba🗜️ minify [skip ci]
  • e5e5b09Merge pull request #1395 from mccraveiro/empty-list

There are 60 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 19, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The dependencymarked was updated from 0.5.0 to 0.6.1.

Update to this version instead 🚀

Release Notes for 0.6.1

Fixes

  • Fix parenthesis url redos #1414

Docs

  • Update demo site to use a worker #1418
  • Update devDependencies to last stable #1409
  • Update documentation about extending Renderer #1417
  • Remove --save option as it isn't required anymore #1422
  • Add snyk badge #1420
Commits

The new version differs by 40 commits.

  • c679e5eMerge pull request #1421 from UziTech/release-0.6.1
  • d9fe2470.6.1
  • e959a1dMerge pull request #1420 from markedjs/snyk-badge
  • f42c4a7Merge pull request #1422 from stevemoser/patch-1
  • 0f8e7b5Remove --save option as it isn't required anymore
  • e1605cbRemove --save option as it isn't required anymore
  • 89b1717🗜️ minify [skip ci]
  • a908d08Merge pull request #1414 from UziTech/multi-bracket-link
  • 7e07647Add snyk badge
  • da67561Merge pull request #1418 from UziTech/version-worker
  • 40ad6f1Merge branch 'master' into version-worker
  • bf0399bMerge pull request #1415 from remyhunt/enhancement-1406-demo-version
  • 02d90aaMerge pull request #1 from UziTech/demo-versions
  • 14da71cclean up more code
  • 40d65e5add loading screen

There are 40 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 5, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The dependencymarked was updated from 0.5.0 to 0.6.2.

Update to this version instead 🚀

Release Notes for 0.6.2

Security

Fixes

  • Links parens #1435
  • New line after table with escaped pipe #1439
  • List item tables #1446

Enhancements

  • Pass token boolean to the listitem function #1440
  • Allow html without \n after #1438

CLI

  • Update man page to include --test and fix argv parameters #1442
  • Add a --version flag to print marked version #1448

Testing

  • Normalize marked tests #1444
  • Update tests to node 4 syntax #1449
Commits

The new version differs by 68 commits.

  • 529a8d4Merge pull request #1441 from styfle/release-0.6.2
  • fc5dbf1🗜️ minify [skip ci]
  • b1ddd3cMerge pull request #1460 from andersk/inline-text-quadratic
  • be27472Improve worst-case performance of inline.text regex
  • 6b886010.6.2
  • ba1de1e🗜️ minify [skip ci]
  • d94253cMerge pull request #1438 from UziTech/html-new-line-fix
  • 6eec528Merge pull request #1449 from UziTech/use-htmldiffer
  • 0cd0333remove redundant comments
  • ff127c5use template literals
  • a16251dfix test spacing
  • da57301use htmldiffer in file tests & update to node 4
  • 621f649abstract htmldiffer
  • 42e816cfix again
  • 246dd3dfix whitespace after tag

There are 68 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The dependencymarked was updated from 0.5.0 to 0.6.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 6, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The dependencymarked was updated from 0.5.0 to 0.7.0.

Update to this version instead 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants