From f6a2e2d4487973a3dad2af3159fd834c01c8df46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 12:32:12 +0000 Subject: [PATCH] chore(deps): update dependency renovate to v35.57.1 (#705) 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)) | [`35.57.0` -> `35.57.1`](https://renovatebot.com/diffs/npm/renovate/35.57.0/35.57.1) | [![age](https://badges.renovateapi.com/packages/npm/renovate/35.57.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/renovate/35.57.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/renovate/35.57.1/compatibility-slim/35.57.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/renovate/35.57.1/confidence-slim/35.57.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
renovatebot/renovate ### [`v35.57.1`](https://togithub.com/renovatebot/renovate/releases/tag/35.57.1) [Compare Source](https://togithub.com/renovatebot/renovate/compare/35.57.0...35.57.1) ##### Bug Fixes - **onboarding): Revert "feat(onboarding:** use cache to check if repo is onboarded" ([#​21731](https://togithub.com/renovatebot/renovate/issues/21731)) ([b27ec63](https://togithub.com/renovatebot/renovate/commit/b27ec633bcc2c7eb8d8f1a3d878df7e514273ce5)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v2.3.0 ([#​21735](https://togithub.com/renovatebot/renovate/issues/21735)) ([4caa2bf](https://togithub.com/renovatebot/renovate/commit/4caa2bf991d4599d24a4ed1880adfc37cc51ca69))
--- ### 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://app.renovatebot.com/dashboard#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 8d10c8d4b..3117ced03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8921,9 +8921,9 @@ } }, "node_modules/renovate": { - "version": "35.57.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.57.0.tgz", - "integrity": "sha512-kARmyzLh7aMkqlLd+GyKvxMlXSSyz1dVY/zaG53y5tLrHeNJklagKhRKrv1Jp2sV+O5WuPXp7IThSKn4xeOBpg==", + "version": "35.57.1", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.57.1.tgz", + "integrity": "sha512-AOR5TXOPNGQsygw7XrCB/KHvuBTeF8bh44Nx0Yxy1NVrNaBIFp4LlYpPZVA5oyC9AMa2WkpPcWE/KT5eSI3nsw==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.312.0", @@ -17547,9 +17547,9 @@ } }, "renovate": { - "version": "35.57.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.57.0.tgz", - "integrity": "sha512-kARmyzLh7aMkqlLd+GyKvxMlXSSyz1dVY/zaG53y5tLrHeNJklagKhRKrv1Jp2sV+O5WuPXp7IThSKn4xeOBpg==", + "version": "35.57.1", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.57.1.tgz", + "integrity": "sha512-AOR5TXOPNGQsygw7XrCB/KHvuBTeF8bh44Nx0Yxy1NVrNaBIFp4LlYpPZVA5oyC9AMa2WkpPcWE/KT5eSI3nsw==", "dev": true, "requires": { "@aws-sdk/client-codecommit": "3.312.0",