From a52668d1c4864d684b69ed7e6e329edeb51a9bb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 18:15:59 +0000 Subject: [PATCH] chore(deps): update dependency renovate to v36.46.0 (#918) 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.45.0` -> `36.46.0`](https://renovatebot.com/diffs/npm/renovate/36.45.0/36.46.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/36.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/36.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/36.45.0/36.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/36.45.0/36.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
renovatebot/renovate (renovate) ### [`v36.46.0`](https://togithub.com/renovatebot/renovate/releases/tag/36.46.0) [Compare Source](https://togithub.com/renovatebot/renovate/compare/36.45.0...36.46.0) ##### Features - **manager/pub:** extract Dart SDK ([#​23829](https://togithub.com/renovatebot/renovate/issues/23829)) ([1d53c73](https://togithub.com/renovatebot/renovate/commit/1d53c73cb03e4cb8ce2291c4258feb34eb386486)) ##### Code Refactoring - **util:** move GitHub token related utils to proper place ([#​23869](https://togithub.com/renovatebot/renovate/issues/23869)) ([58748ab](https://togithub.com/renovatebot/renovate/commit/58748ab6c24b54fc3787687958ecc81f3611f63e))
--- ### 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 101b88bd5..55ffe22b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8790,9 +8790,9 @@ } }, "node_modules/renovate": { - "version": "36.45.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.45.0.tgz", - "integrity": "sha512-1GBR5CsNQ6gpIp21HxWIEevW7PuQL4Dq8qvE3CR4nERJ/fcE2lvVg+k0BD4np4FnxGdypBJXBQfOljiuF/Zmyg==", + "version": "36.46.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.46.0.tgz", + "integrity": "sha512-HanQEh09OMVL8u0c1nOT/8Ywbou+9y90N+iW4x5yaX703/YCSCzLNQvqwxt09aQwOTe+CJa3vaTS/6kjMm2Geg==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", @@ -17402,9 +17402,9 @@ } }, "renovate": { - "version": "36.45.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.45.0.tgz", - "integrity": "sha512-1GBR5CsNQ6gpIp21HxWIEevW7PuQL4Dq8qvE3CR4nERJ/fcE2lvVg+k0BD4np4FnxGdypBJXBQfOljiuF/Zmyg==", + "version": "36.46.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.46.0.tgz", + "integrity": "sha512-HanQEh09OMVL8u0c1nOT/8Ywbou+9y90N+iW4x5yaX703/YCSCzLNQvqwxt09aQwOTe+CJa3vaTS/6kjMm2Geg==", "dev": true, "requires": { "@aws-sdk/client-codecommit": "3.363.0",