Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4e7e9d5 to
7b35121
Compare
7b35121 to
39b7014
Compare
39b7014 to
c22b612
Compare
c22b612 to
9ca03ee
Compare
9ca03ee to
67baa4e
Compare
67baa4e to
459be62
Compare
459be62 to
19af337
Compare
19af337 to
aa6a93c
Compare
aa6a93c to
0e8d0a3
Compare
0e8d0a3 to
cfc0ad2
Compare
cfc0ad2 to
1ef77e3
Compare
1ef77e3 to
bfe77e1
Compare
bfe77e1 to
f39d802
Compare
f39d802 to
06f1b9e
Compare
40ead74 to
e59dcb1
Compare
e59dcb1 to
c6defb4
Compare
c6defb4 to
b99fda6
Compare
b99fda6 to
7c418d2
Compare
7c418d2 to
dc0cb05
Compare
dc0cb05 to
990a9b2
Compare
990a9b2 to
909c81e
Compare
909c81e to
4c43092
Compare
4c43092 to
ccba45b
Compare
ccba45b to
c749343
Compare
c749343 to
08cd0f9
Compare
08cd0f9 to
78bd263
Compare
78bd263 to
bb809b9
Compare
bb809b9 to
e785b49
Compare
e785b49 to
fb85c7e
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:
18.19.9→18.19.1301.0.0-rc.12→1.2.02.0.10→2.0.143.6.6→3.9.6Release Notes
cheeriojs/cheerio (cheerio)
v1.2.0Compare Source
What's Changed
.val()now supports button values by @kaioduarte in #4175.find()now properly scopes:scopeselectors by @T0nd0Tara in #4967isHtmlutility now runtime-validates input types by @Mallikarjun-0 in #4523New Contributors
Full Changelog: cheeriojs/cheerio@v1.1.2...v1.2.0
v1.1.2Compare Source
What's Changed
Full Changelog: cheeriojs/cheerio@v1.1.1...v1.1.2
v1.1.1Compare Source
91a2b3dv1.1.0Compare Source
What's Changed
.propon document nodes by @fb55 in #4320browsertopackage.jsonroot by @UNIDY2002 in #4033Doc Improvements
.htmlwith.propfor outerHTML by @fb55 in #4321New Contributors
Full Changelog: cheeriojs/cheerio@v1.0.0...v1.1.0
v1.0.0Compare Source
Cheerio 1.0 is here! 🎉
Announcement Blog Post
Breaking Changes
The minimum NodeJS version is now 18.17 or higher #3959
Import paths were simplified. For example, use
cheerio/sliminstead ofcheerio/lib/slim. #3970The deprecated default Cheerio instance and static methods were removed. #3974
Before, it was possible to write code like this:
Make sure to always load documents first:
Node types previously re-exported by Cheerio must now be imported directly
from (
domhandler)(https://github.com/fb55/domhandler). #3969htmlparser2 options now reside exclusively under the
xmlkey (#2916):New Features
Fixes
cheerio/utilsby @blixt in #2601data, and simplify by @fb55 in #2818closestbe able to start from text nodes by @Qualtagh in #2811Other
Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0
Keyang/node-csvtojson (csvtojson)
v2.0.14Compare Source
v2.0.13Compare Source
v2.0.12Compare Source
v2.0.11Compare Source
Release Note - Version 2.0.11
Optimized the package's internal dependencies and removed unnecessary code, resulting in a significant reduction in bundle size.
75a154dUpdated critical dependencies to their latest versions, addressing known security vulnerabilities.
Removed deprecated code and refactored outdated modules, enhancing code quality and maintainability.
99616e4nodemailer/mailparser (mailparser)
v3.9.6Compare Source
Bug Fixes
v3.9.5Compare Source
Bug Fixes
v3.9.4Compare Source
Bug Fixes
v3.9.3Compare Source
Bug Fixes
v3.9.2Compare Source
Bug Fixes
v3.9.1Compare Source
Bug Fixes
v3.9.0Compare Source
Features
Bug Fixes
v3.8.1Compare Source
Bug Fixes
v3.7.5Compare Source
Bug Fixes
v3.7.4Compare Source
Bug Fixes
v3.7.3Compare Source
Bug Fixes
v3.7.2Compare Source
Bug Fixes
v3.7.1Compare Source
Bug Fixes
v3.7.0Compare Source
Features
v3.6.9Compare Source
Bug Fixes
v3.6.8Compare Source
Bug Fixes
v3.6.7Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every 12 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.