Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 6 commits.
48eae25
Update History.md (and include migration guide)
8abf644
Rename useHtmlParser2
option
7c074d3
Remove documentation for xmlMode
option
5abe5ea
Document advanced usage with htmlparser2
bc7a7b8
Correct errors in Readme.md
9125119
Improve release process
See the full diff
Version 1.0.0-rc.1 of cheerio just got published.
The version 1.0.0-rc.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of cheerio. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 28 commits.
f21ffef
1.0.0-rc.1
9ffc200
Update unit test
408038f
Merge branch 'parse5' of https://github.com/inikulin/whacko into v1.0.0
124a8b8
Merge branch 'add-inner-wrap'
bedd8e7
Normalize code style
07bac2d
Added support for nested wrapping.
98edaea
Add nested wrapping test
6084a22
Added $.merge following the specification at https://api.jquery.com/jquery.merge/
e7e6b91
Clarify project scope in README file
4afae9a
.text() ignores script and style tags (#1018)
2d12c81
Test suite housekeeping (#1016)
18d41e3
Merge pull request #1011 from cheeriojs/job-board
4242875
experiment with a job board
465c0df
Change options format
2dc6058
Add test for #997
There are 28 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: