Skip to content

[renovate-bot] - Update dependency wait-on to v8 #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

This PR contains the following updates:

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

Release Notes

jeffbski/wait-on (wait-on)

v8.0.1

Compare Source

v8.0.0: - breaking change for http unix socket use

Compare Source

Updated for security vulnerabilities with [email protected] 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 7ebae15 to 6cd8486 Compare August 20, 2024 18:09
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 6cd8486 to 38ee064 Compare September 27, 2024 01:44
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch 2 times, most recently from 2603b3f to 900a5df Compare November 26, 2024 18:42
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 900a5df to 45ad56b Compare December 4, 2024 10:30
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 45ad56b to 06df350 Compare February 18, 2025 22:15
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 06df350 to b694f75 Compare February 26, 2025 16:05
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch 2 times, most recently from df47fd9 to 914dbe3 Compare March 12, 2025 15:36
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 914dbe3 to 6f30d0b Compare March 20, 2025 01:35
@renovate renovate bot force-pushed the renovate/wait-on-8.x branch from 6f30d0b to e0c0786 Compare March 31, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants