seek-oss / vocab

Vocab is a strongly typed internationalization framework for React
MIT License
125 stars 7 forks source link

deps: wait-on #266

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

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 - "after 3:00 am and before 6:00 am every 2 weeks on Tuesday" in timezone Australia/Melbourne, 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.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 6c9c15520cd5963f7d69d4c114897ef6f84b16fb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR