From 29de7c2dece8bb398ff1171e12db583d0a29e1f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:06:49 +0000 Subject: [PATCH] chore(deps): update dependency path-scurry to v1.11.1 (#7278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [path-scurry](https://togithub.com/isaacs/path-scurry) | [`1.10.2` -> `1.11.1`](https://renovatebot.com/diffs/npm/path-scurry/1.10.2/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/path-scurry/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/path-scurry/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/path-scurry/1.10.2/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/path-scurry/1.10.2/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
isaacs/path-scurry (path-scurry) ### [`v1.11.1`](https://togithub.com/isaacs/path-scurry/compare/v1.11.0...v1.11.1) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.11.0...v1.11.1) ### [`v1.11.0`](https://togithub.com/isaacs/path-scurry/compare/v1.10.4...v1.11.0) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.4...v1.11.0) ### [`v1.10.4`](https://togithub.com/isaacs/path-scurry/compare/v1.10.3...v1.10.4) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.3...v1.10.4) ### [`v1.10.3`](https://togithub.com/isaacs/path-scurry/compare/v1.10.2...v1.10.3) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.2...v1.10.3)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/package.json b/docker/package.json index ff317b9622..bee1d269dd 100644 --- a/docker/package.json +++ b/docker/package.json @@ -30,7 +30,7 @@ "json-schema": "^0.4.0", "ip": "^2.0.1", "minimatch": "^5.0.0", - "path-scurry": "1.10.2", + "path-scurry": "1.11.1", "semver": "^7.5.3" }, "overrides": {