-
Notifications
You must be signed in to change notification settings - Fork 302
fix(deps): update dependency truncate-html to v1.2.2 #1475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/truncate-html-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1475 +/- ##
=======================================
Coverage 91.18% 91.18%
=======================================
Files 349 349
Lines 5831 5831
Branches 1376 1376
=======================================
Hits 5317 5317
Misses 497 497
Partials 17 17 ☔ 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
a317023 to
744dc66
Compare
140a2aa to
1c044d2
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
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.