ahochsteger / gmail-processor

Gmail Processor is an open-source project that automates the processing of Gmail messages and attachments using Google Apps Script and execute actions (e.g. store attachments in a GDrive folder, log information in a spreadsheet) depending on matching criteria.
http://ahochsteger.github.io/gmail-processor/
Apache License 2.0
487 stars 135 forks source link

chore(deps): update dependency typescript to v5.6.2 #409

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

microsoft/TypeScript (typescript) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

Configuration

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

🚦 Automerge: Enabled.

â™» 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.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10822168071

Details


Files with Coverage Reduction New Missed Lines %
src/lib/processors/BaseProcessor.ts 5 84.67%
src/lib/processors/MessageProcessor.ts 22 89.58%
<!-- Total: 27 -->
Totals Coverage Status
Change from base Build 10718446301: -0.2%
Covered Lines: 6810
Relevant Lines: 7294

💛 - Coveralls