fix(deps): update dependency truncate-html to v1.2.2#1475
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency truncate-html to v1.2.2#1475renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1475 +/- ##
=======================================
Coverage 91.13% 91.13%
=======================================
Files 349 349
Lines 5807 5807
Branches 1335 1376 +41
=======================================
Hits 5292 5292
+ Misses 498 496 -2
- Partials 17 19 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
33b922e to
90202b0
Compare
ecfce68 to
3e3841e
Compare
d6a0fd8 to
8991202
Compare
17506c8 to
c1288e7
Compare
5efb3fe to
bb19e39
Compare
1b65b94 to
6e7fca5
Compare
1167895 to
757aac3
Compare
6eaed04 to
ea1653d
Compare
f71e434 to
2fe9fbb
Compare
e98b93e to
2176c07
Compare
89d9a91 to
d527a6b
Compare
c20d1f3 to
f837bac
Compare
f837bac to
e9e1e7a
Compare
5b503c2 to
2840c63
Compare
2840c63 to
64b9310
Compare
64b9310 to
a910ba5
Compare
089efb2 to
7e7733e
Compare
7e7733e to
3309db1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.4→1.2.2Release Notes
oe/truncate-html (truncate-html)
v1.2.2Compare Source
v1.2.1Compare Source
v1.2.0: custom truncate strategyCompare Source
A new option
customNodeStrategyhas been added. Check readme for details.For your requirements, the following code may achieve your needs:
ref: #41
v1.1.2: Fix Cheerio's break changesCompare Source
Cheerio released stable v1.0 a few days ago, but its APIs are very different from the latest beta version 1.0.0-rc.12, which breaks this lib.
The
v1.1.2release has pinned the cheerio version to1.0.0-rc.12to fix the cheerio problem.Reference:
Cheerio spent years on beta version of 1.0, and then bring so many break changes in stable version? Unbelievable!
v1.1.1Compare Source
v1.1.0: update cheerio to v1.0.0-rc.12Compare Source
There are several changes:
cheerio.loadtofalseto get rid of extra wrappers, see load for details.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.