Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
Updates all dependencies and support marked 0.5.0
Update to this version instead 🚀
Fixes issue with task lists (#44)
dependency
marked-terminal was updated from 2.0.0
to 3.2.0
.Update to this version instead 🚀
Updated to support marked 0.6.0 and added support for real links (#52)
The new version differs by 10 commits.
e7695ac
v3.2.0
8b7c66e
Merge pull request #52 from horosgrisa/master
66570ac
Add support for hyperlinks
7334d58
Add support for hyperlinks
0e48205
Merge pull request #48 from pvdlg/marked-0.6.0
ad9a2de
Upgrade to marked 0.6.0
3af3137
Merge pull request #47 from shanehofstetter/master
1ba58c0
fix all nested lists (add regex global modifier)
188300a
Merge pull request #46 from wtgtybhertgeghgtwtg/use-object-assign
256e2eb
Use Object.assign
over lodash.assign
.
See the full diff
dependency
marked-terminal was updated from 2.0.0
to 3.3.0
.dependency
marked-terminal was updated from 2.0.0
to 4.1.0
.
Version 3.0.0 of marked-terminal was just published.
marked-terminal
The version 3.0.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-terminal.
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
v3.0.0Breaking changes
Updated to marked 0.4.0 which has breaking changes (#41)
Commits
The new version differs by 25 commits.
fd96408
v3.0.0
a70c307
Bumps dev dependencies to marked 0.4
36a8035
Merge pull request #41 from gr2m/patch-1
fca5514
Changes travis checks for modern versions of node
e9d5ff4
build(package): marked@^0.4.0
aa5e552
Revert "Revert "No longer bullet every line of multi-line list items""
d57047e
Merge pull request #38 from mikaelbr/revert-37-multi-line-list-items
5ab64f8
Revert "No longer bullet every line of multi-line list items"
4e756c9
Revert "v2.0.1"
dd005fa
Merge pull request #37 from devinivy/multi-line-list-items
a981246
v2.0.1
6c6297b
Updates package-lock
e9ecc8d
Do not bullet every line of multi-line list items
105245b
Merge pull request #36 from dzabrzenski/master
9d48a88
update
marked
to the latest versionThere are 25 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: