Skip to content

chore(deps): update dependency marked to v0.8.2 #1773

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2020

This PR contains the following updates:

Package Type Update Change
marked (source) devDependencies minor 0.3.18 -> 0.8.2

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

v0.5.2

Compare Source

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: re_s_ponsibility #​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

v0.5.1

Compare Source

Security
  • Fix inline code regex and prevent REDOS #​1337
  • Use @markedjs/html-differ to prevent REDOS #​1331
Bug Fixes
  • Fix typographic substitution in (pre|code|kbd|script) blocks when smartypants=true #​1335
  • Fix auto-linking email address #​1338
Other
  • Refactor the escape() function to improve performance 10-20% #​975
  • Update copyright in source code #​1326
  • Update benchmark tests #​1019
  • Add dependency badges to readme #​1333

v0.5.0

Compare Source

Security
Breaking Changes
  • Fix GFM empty table cells #​1262
  • Fix GFM extended auto-linking requiring multiple backpedals #​1293
  • Fix GFM strikethrough compatibility #​1258
  • Fix issues link references and prototypes #​1299
  • Fix hard line break when backslash at EOL #​1303
  • Fix hyperlinks with parenthesis #​1305
  • Fix loose lists #​1304
  • Fix strong and em #​1315
Docs
  • Fix typo in USING_ADVANCED.md #​1276
  • Add pictures to AUTHORS.md #​1272
  • Change badge to latest version of marked #​1300
  • Change badges from shields.io to badgen.net #​1317
  • Use iframe to sandbox generated html #​1295
  • Add additional links into readme #​1310
  • Add missing parameters for renderer methods #​1311
  • Add undocumented option descriptions #​1312
  • Add navigation sidebar to the docs #​1316
CI
  • Change travis clone depth to 3 #​1270

v0.4.0

Compare Source

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

v0.3.19

Compare Source

0.3.18 did not have changes to min.


Renovate 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 this update again.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

Merging #1773 into master will increase coverage by 1.72%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1773      +/-   ##
==========================================
+ Coverage   86.33%   88.06%   +1.72%     
==========================================
  Files         179      157      -22     
  Lines        6946     5422    -1524     
  Branches     2173     1525     -648     
==========================================
- Hits         5997     4775    -1222     
+ Misses        929      578     -351     
- Partials       20       69      +49     
Impacted Files Coverage Δ
components/breadcrumb/Breadcrumb.jsx 41.17% <0.00%> (-50.67%) ⬇️
components/auto-complete/InputElement.jsx 79.16% <0.00%> (-20.84%) ⬇️
components/timeline/TimelineItem.jsx 81.81% <0.00%> (-18.19%) ⬇️
components/input/Group.jsx 85.71% <0.00%> (-14.29%) ⬇️
components/progress/progress.jsx 87.17% <0.00%> (-12.83%) ⬇️
components/collapse/CollapsePanel.jsx 88.88% <0.00%> (-11.12%) ⬇️
components/grid/Row.jsx 74.35% <0.00%> (-11.01%) ⬇️
components/progress/circle.jsx 89.47% <0.00%> (-10.53%) ⬇️
components/layout/Sider.jsx 77.61% <0.00%> (-9.72%) ⬇️
components/steps/index.jsx 92.30% <0.00%> (-7.70%) ⬇️
... and 138 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6cdd2e...a561706. Read the comment docs.

@renovate renovate bot changed the title Update dependency marked to v0.8.0 chore(deps): update dependency marked to v0.8.0 Feb 16, 2020
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.8.0 Update dependency marked to v0.8.0 Mar 12, 2020
@renovate renovate bot changed the title Update dependency marked to v0.8.0 chore(deps): update dependency marked to v0.8.0 Mar 13, 2020
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.8.0 chore(deps): update dependency marked to v0.8.1 Mar 18, 2020
@renovate renovate bot force-pushed the renovate/marked-0.x branch from 70d86f3 to 303521a Compare March 18, 2020 21:46
@renovate renovate bot changed the title chore(deps): update dependency marked to v0.8.1 chore(deps): update dependency marked to v0.8.2 Mar 22, 2020
@renovate renovate bot force-pushed the renovate/marked-0.x branch 2 times, most recently from 5dc6236 to fe43aec Compare March 23, 2020 03:46
@renovate renovate bot force-pushed the renovate/marked-0.x branch from fe43aec to a561706 Compare June 22, 2020 10:53
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.8.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/marked-0.x branch July 21, 2020 03:07
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2021
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.

2 participants