misskey-delta / misskey-web

improved MissKernel/Misskey-Web.
MIT License
6 stars 6 forks source link

Update marked to the latest version šŸš€ #501

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.3.18 of marked was just published.

Dependency marked
Current Version 0.3.13
Type dependency

The version 0.3.18 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 Minor fixes and updated docs
  • Supported Markdown flavors: CommonMark 0.28 and GitHub Flavored Markdown 0.28
  • Updates to our CI pipeline; we're all green! #1098 with the caveat that there is a test that needs to get sorted (help us out #1092)
  • Start ordered lists using the initial numbers from markdown lists (#1144)
  • Added GitHub Pages site for documentation https://marked.js.org/ (#1138)
Commits

The new version differs by 217 commits.

  • 98c9d14 Update home page
  • 5d5fa04 0.3.18
  • f886f40 Merge pull request #1147 from 8fold/update-badges
  • 044683b Remove Authors ~Head
  • cceac77 Merge remote-tracking branch 'upstream/master' into update-badges
  • 265d6c1 pre-commit
  • 341d128 Merge branch 'master' into update-badges
  • eef9de4 Add /docs directory for GitHub Pages (#1138)
  • 682b9c6 grammar
  • e3489ca Add marked mark maker badge
  • 03d0ed0 [editorconfig]: All md files except in test use tab (#1111)
  • c22be25 Create CNAME for marked.js.org
  • 35214c5 Add initial docs with logo
  • 3e681a6 Move most of README.md to /docs/README.md
  • 94b8b3e Move existing docs to /docs dir

There are 217 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:

greenkeeper[bot] commented 6 years ago

Version 0.3.19 just got published.

Update to this version instead šŸš€

Release Notes 0.3.18 minified required new release

0.3.18 did not have changes to min.

Commits

The new version differs by 23 commits.

  • 5d1baa4 Merge pull request #1157 from markedjs/release-0.3.19
  • a089991 Merge pull request #64 from fidian/master
  • ad6c7f9 Merge pull request #1156 from UziTech/docs-navigation
  • 03e015c 0.3.19
  • cf2def0 minify
  • 29f4190 Ignore DS_Store on macos
  • f29bceb Update publishing template (#1154)
  • 210eed7 Update badge template (#1155)
  • 9c01b83 link to README.md
  • fd9f444 add github ribbon
  • f5a4add add home link to header
  • c1e19a9 Merge pull request #1152 from 8fold/release-0.3.18
  • 24c0b7f fix installation nav
  • 6661fe5 Merge pull request #1148 from 8fold/styfle-admin
  • 5d3d70a Merge pull request #1144 from paulroub/OL_initial_numbers

There are 23 commits in total.

See the full diff