angular / dev-infra

Angular Development Infrastructure
MIT License
65 stars 54 forks source link

build: update dependency wait-on to v8 #2261

Closed angular-robot closed 1 month ago

angular-robot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
wait-on devDependencies major ^7.0.0 -> ^8.0.0

[!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 - 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 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 Renovate Bot.

josephperrott commented 1 month ago

This PR was merged into the repository by commit 5424a04cf8961a048cacc7b48a9b99e34cec0e19.

The changes were merged into the following branches: main

angular-automatic-lock-bot[bot] commented 3 weeks ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.