Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Update dependency marked to v0.8.2 #19

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 6, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marked (source) 0.5.2 -> 0.8.2 age adoption passing confidence
@types/marked 0.4.2 -> 0.7.4 age adoption passing confidence

Release Notes

markedjs/marked

v0.8.2

Compare Source

Fixes

  • Add html to TextRenderer for html in headings #​1622
  • Remove html tags in heading ids #​1622

Docs

  • Update comment about GitHub breaks #​1620

v0.8.1

Compare Source

Fixes

v0.8.0

Compare Source

Breaking changes
Fixes
Docs
Dev Dependencies

v0.7.0

Compare Source

Security
Breaking Changes
  • Deprecate sanitize and sanitizer options #​1504
  • Move fences to CommonMark #​1511
  • Move tables to GFM #​1511
  • Remove tables option #​1511
  • Single backtick in link text needs to be escaped #​1515
Fixes
Tests
  • Run tests with correct options #​1511

v0.6.3

Compare Source

Fixes
Docs
DevOps
  • Use latest commit for demo master #​1457
  • Update tests to commonmark 0.29 #​1465
  • Update tests to GFM 0.29 #​1470
  • Fix commonmark spec 57 and 40 (headings) #​1475

v0.6.2

Compare Source

Security
Fixes
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

v0.6.1

Compare Source

Fixes
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

v0.6.0

Compare Source

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
Docs
Tests
  • Remove old test covered by gfm/cm #​1389

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency marked to v0.6.2 Update dependency @types/marked to v0.6.5 Jun 4, 2019
@renovate renovate bot changed the title Update dependency @types/marked to v0.6.5 Update dependency marked to v0.7.0 Jul 21, 2019
@renovate renovate bot changed the title Update dependency marked to v0.7.0 Update dependency @types/marked to v0.6.5 Jul 21, 2019
@renovate renovate bot changed the title Update dependency @types/marked to v0.6.5 Update dependency @types/marked to v0.7.1 Nov 12, 2019
@renovate renovate bot changed the title Update dependency @types/marked to v0.7.1 Update dependency @types/marked to v0.7.2 Nov 21, 2019
@renovate renovate bot changed the title Update dependency @types/marked to v0.7.2 Update dependency marked to v0.8.0 Dec 22, 2019
@renovate renovate bot changed the title Update dependency marked to v0.8.0 Update dependency marked to v0.8.2 May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant