cherfia / chromiumly

A lightweight Typescript library that interacts with Gotenberg's different modules to convert a variety of document formats to PDF files.
MIT License
66 stars 8 forks source link

fix(deps): update dependency config to v3.3.10 #305

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
config (source) 3.3.9 -> 3.3.10 age adoption passing confidence

Release Notes

node-config/node-config (config) ### [`v3.3.10`](https://togithub.com/node-config/node-config/releases/tag/v3.3.10) [Compare Source](https://togithub.com/node-config/node-config/compare/v3.3.9...v3.3.10) ##### What's Changed - replace var to let and const by [@​jamashita](https://togithub.com/jamashita) in [https://github.com/node-config/node-config/pull/720](https://togithub.com/node-config/node-config/pull/720) - refactor: 💡 xxx === undefined => typeof xxx === 'undefined' by [@​jamashita](https://togithub.com/jamashita) in [https://github.com/node-config/node-config/pull/729](https://togithub.com/node-config/node-config/pull/729) - Fix source maps when using ts config files, improve performance loading ts config files by [@​andrzej-woof](https://togithub.com/andrzej-woof) in [https://github.com/node-config/node-config/pull/721](https://togithub.com/node-config/node-config/pull/721) - fix: lack of comments removal, invalid regexp by [@​DeutscherDude](https://togithub.com/DeutscherDude) in [https://github.com/node-config/node-config/pull/745](https://togithub.com/node-config/node-config/pull/745) ##### New Contributors - [@​jamashita](https://togithub.com/jamashita) made their first contribution in [https://github.com/node-config/node-config/pull/720](https://togithub.com/node-config/node-config/pull/720) - [@​andrzej-woof](https://togithub.com/andrzej-woof) made their first contribution in [https://github.com/node-config/node-config/pull/721](https://togithub.com/node-config/node-config/pull/721) - [@​DeutscherDude](https://togithub.com/DeutscherDude) made their first contribution in [https://github.com/node-config/node-config/pull/745](https://togithub.com/node-config/node-config/pull/745) **Full Changelog**: https://github.com/node-config/node-config/compare/v3.3.9...v3.3.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d0f261e) 99.18% compared to head (24d5f34) 99.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ======================================= Coverage 99.18% 99.18% ======================================= Files 15 15 Lines 246 246 Branches 59 59 ======================================= Hits 244 244 Misses 2 2 ``` | [Flag](https://app.codecov.io/gh/cherfia/chromiumly/pull/305/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Taha+Abdelmoutaleb+Cherfia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/cherfia/chromiumly/pull/305/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Taha+Abdelmoutaleb+Cherfia) | `99.18% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Taha+Abdelmoutaleb+Cherfia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.