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

Update marked to the latest version 🚀 #7

Merged
merged 1 commit into from Aug 18, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 17, 2018

Version 0.5.0 of marked was just published.

Dependency marked
Current Version 0.4.0
Type devDependency

The version 0.5.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of marked.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 0.5.0

Security

  • Use rtrim, not unsafe /X+$/ #1260

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
Commits

The new version differs by 89 commits.

  • fadec13 0.5.0
  • 2af2ae4 minify
  • bfe1573 🗜️ minify [skip ci]
  • 60688a4 Merge pull request #1315 from barrywoolgar/patch-1
  • 431884f Remove commented line
  • 8c0432f Merge pull request #1317 from markedjs/badgen
  • 9a80b28 Change packagephobia badge to badgen
  • 1affa63 Change badges to use badgen
  • ba7e06d Merge pull request #1316 from styfle/docs-nav
  • bc6b408 Add license to navbar
  • 7a3e405 Move license to docs
  • c4a2514 Remove whitespace
  • 9169143 Change selected color & remove underline
  • feeeee5 Revert script links so they still use CDN
  • ab89d59 Add bold for selected nav

There are 89 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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.576% when pulling 2e06cc8 on greenkeeper/marked-0.5.0 into c9523cd on latest.

@addaleax addaleax merged commit 3c98424 into latest Aug 18, 2018
@addaleax addaleax deleted the greenkeeper/marked-0.5.0 branch August 18, 2018 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants