From 8f918249a65d98a1c0d03ac0cd03d4fe8bd8ee78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 09:13:52 +0000 Subject: [PATCH] chore(deps): update dependency renovate to v35.147.0 (#823) 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.146.1` -> `35.147.0`](https://renovatebot.com/diffs/npm/renovate/35.146.1/35.147.0) | [![age](https://badges.renovateapi.com/packages/npm/renovate/35.147.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/renovate/35.147.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/renovate/35.147.0/compatibility-slim/35.146.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/renovate/35.147.0/confidence-slim/35.146.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
renovatebot/renovate (renovate) ### [`v35.147.0`](https://togithub.com/renovatebot/renovate/releases/tag/35.147.0) [Compare Source](https://togithub.com/renovatebot/renovate/compare/35.146.1...35.147.0) ##### Features - **bundler:** try matching lock file to package file first ([#​23032](https://togithub.com/renovatebot/renovate/issues/23032)) ([6161d06](https://togithub.com/renovatebot/renovate/commit/6161d069e3383eea8fc89a77259df68cab4255e6))
--- ### 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 d6412d6d7..18abaa7ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8803,9 +8803,9 @@ } }, "node_modules/renovate": { - "version": "35.146.1", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.146.1.tgz", - "integrity": "sha512-tonL26NCKsrJeKkQs3x48mwiw+NFQy24IyXGUqcRSNpMwTbuxTBtfozvWarXy3Bc0k1Vq9PG6VGM6Qtc0EOx6Q==", + "version": "35.147.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.147.0.tgz", + "integrity": "sha512-yx3LBZqJoWe+Kf7ymuwmnwwk346AbiCtcWnbh8PE9e+tLZFMUXM3w9UMkk3lBRJsG99vMj1BRc6NqtCMYCDrFQ==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.348.0", @@ -17359,9 +17359,9 @@ } }, "renovate": { - "version": "35.146.1", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.146.1.tgz", - "integrity": "sha512-tonL26NCKsrJeKkQs3x48mwiw+NFQy24IyXGUqcRSNpMwTbuxTBtfozvWarXy3Bc0k1Vq9PG6VGM6Qtc0EOx6Q==", + "version": "35.147.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.147.0.tgz", + "integrity": "sha512-yx3LBZqJoWe+Kf7ymuwmnwwk346AbiCtcWnbh8PE9e+tLZFMUXM3w9UMkk3lBRJsG99vMj1BRc6NqtCMYCDrFQ==", "dev": true, "requires": { "@aws-sdk/client-codecommit": "3.348.0",