From b0cf294048d7c423a6a7480a1043341eefb2f5a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:34:52 +0000 Subject: [PATCH] chore(deps): update dependency renovate to v36.42.0 (#906) 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 | |---|---|---|---|---|---| | [renovate](https://renovatebot.com) ([source](https://togithub.com/renovatebot/renovate)) | [`36.41.0` -> `36.42.0`](https://renovatebot.com/diffs/npm/renovate/36.41.0/36.42.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/36.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/36.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/36.41.0/36.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/36.41.0/36.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
renovatebot/renovate (renovate) ### [`v36.42.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.42.0) [Compare Source](https://togithub.com/renovatebot/renovate/compare/36.41.0...36.42.0) ##### Features - **manager/pub:** extract Flutter SDK ([#​23759](https://togithub.com/renovatebot/renovate/issues/23759)) ([4484cbc](https://togithub.com/renovatebot/renovate/commit/4484cbcb2842c128e2e648278d8ea2584a3b4c72)) ##### Miscellaneous Chores - **deps:** update dependency jest-mock-extended to v3.0.5 ([#​23809](https://togithub.com/renovatebot/renovate/issues/23809)) ([143f776](https://togithub.com/renovatebot/renovate/commit/143f7763645410f9a242eacf8e90d730c7f81e35))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/peaceiris/hugo-theme-iris). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d047ad17f..061697f07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8886,9 +8886,9 @@ } }, "node_modules/renovate": { - "version": "36.41.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.41.0.tgz", - "integrity": "sha512-fePIvIWzjL8yg8r2ZLwhv+myntb8poBbwN4QiB4FhwDgKy0Ivfg5zG9rkjx++9DEVm6jE/9szU7s9ZgCegbnYw==", + "version": "36.42.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.42.0.tgz", + "integrity": "sha512-fdo4LuNE3rVoHAZ4+cYMQiR86vx+XxLhCIBhqRXP19KjJ1rrrn585msnpEjxzGrHXuXXr9DoE11xe+QNfLE4Fg==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", @@ -17517,9 +17517,9 @@ } }, "renovate": { - "version": "36.41.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.41.0.tgz", - "integrity": "sha512-fePIvIWzjL8yg8r2ZLwhv+myntb8poBbwN4QiB4FhwDgKy0Ivfg5zG9rkjx++9DEVm6jE/9szU7s9ZgCegbnYw==", + "version": "36.42.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.42.0.tgz", + "integrity": "sha512-fdo4LuNE3rVoHAZ4+cYMQiR86vx+XxLhCIBhqRXP19KjJ1rrrn585msnpEjxzGrHXuXXr9DoE11xe+QNfLE4Fg==", "dev": true, "requires": { "@aws-sdk/client-codecommit": "3.363.0",