Closed greenkeeper[bot] closed 5 years ago
dependency
marked was updated from 0.4.0
to 0.5.1
.Update to this version instead ๐
The new version differs by 47 commits.
98dba3e
change version to 0.5.1
82a1f32
Merge branch 'master' into release-0.6.0
d6ebfc9
Merge pull request #1333 from styfle/readme-badges
fb06c34
reseting from npm version workaround
8540eef
npm version not being caught by git
5f46e44
0.6.0
e52279a
package-lock changed
6c2a614
Merge pull request #1331 from markedjs/fork-html-differ
f93d858
๐๏ธ minify [skip ci]
b891696
Merge pull request #1337 from UziTech/code-trimmed
9dc6996
fix a few more spec examples
3271b8b
fix inline code regex
5699117
๐๏ธ minify [skip ci]
2a94e20
Merge pull request #1338 from Feder1co5oave/fix-1218
51e97fd
add tests from #1307, #1327, and #1337
There are 47 commits in total.
See the full diff
dependency
marked was updated from 0.4.0
to 0.5.2
.Update to this version instead ๐
files
key to package.json to prevent publishing unused files #1367The new version differs by 45 commits.
97be813
Merge pull request #1365 from styfle/release-0-5-2
1b7598d
0.5.2
154d052
Merge pull request #1367 from styfle/files-pkg-json
31f330e
Delete .npmignore
b2544c4
Add files to package.json
8b9ba8e
Merge pull request #1366 from styfle/remove-node-0.10
0c69fcb
Update .travis.yml
e9d9d79
Remove node v0.10 from travis matrix
08d0107
Merge pull request #1356 from styfle/license
04257e8
Merge pull request #1364 from yanick/patch-1
89bafb8
typo: responsibility
2aeae6d
Merge pull request #1360 from aprotim/demo_options_parse_feedback
beca97f
๐๏ธ minify [skip ci]
3bc4b99
Merge pull request #1359 from aprotim/fix_url_sanitization
edaddac
Options input shouldn't be resizeable
There are 45 commits in total.
See the full diff
Version 0.5.0 of marked was just published.
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.0Security
Breaking Changes
Docs
CI
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](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: