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 wait-on to v8 #400

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wait-on ^7.2.0 -> ^8.0.0 age adoption passing confidence

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


Release Notes

jeffbski/wait-on (wait-on) ### [`v8.0.0`](https://togithub.com/jeffbski/wait-on/releases/tag/v8.0.0): - breaking change for http unix socket use [Compare Source](https://togithub.com/jeffbski/wait-on/compare/v7.2.0...v8.0.0) Updated for security vulnerabilities with axios@1.7.4 and braces. ##### Breaking change in using latest axios with a unix socket URL As part of the axios update, the syntax for using a socket with an http URL in axios has changed so you must specify the protocol and server For example: `http://unix:SOCKETPATH:http://server/foo/bar` instead of just using only the path (no protocol and no server) `http://unix:SOCKETPATH:/foo/bar` Due to this change, I have updated my tests, docs, bumped the major version.

Configuration

📅 Schedule: Branch creation - "on thursday" (UTC), 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.

github-actions[bot] commented 2 months ago

Pull Request Test Coverage Report for Build 11620265384

Details


Totals Coverage Status
Change from base Build 11620254768: 0.0%
Covered Lines: 6813
Relevant Lines: 7294

💛 - Coveralls
sonarcloud[bot] commented 1 day 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