Pin dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @types/cheerio | devDependencies | pin | ^0.22.31 -> 0.22.35 |
| @types/lodash (source) | devDependencies | pin | ^4.14.202 -> 4.17.20 |
| @types/node (source) | devDependencies | pin | ^20.0.0 -> 20.19.25 |
| @types/node (source) | devDependencies | pin | ^24.0.0 -> 24.10.1 |
| @types/should | devDependencies | pin | ^13.0.0 -> 13.0.0 |
| @types/sinon (source) | devDependencies | pin | ^21.0.0 -> 21.0.0 |
Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 84.62%. Comparing base (969c43b) to head (471d827).
:warning: Report is 31 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #708 +/- ##
==========================================
- Coverage 86.46% 84.62% -1.85%
==========================================
Files 75 33 -42
Lines 5335 3518 -1817
Branches 706 394 -312
==========================================
- Hits 4613 2977 -1636
+ Misses 715 536 -179
+ Partials 7 5 -2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.