From 674a18f8777d7e063dec1516e447f690fe1b0a96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:15:32 +0000 Subject: [PATCH] chore(deps): update dependency renovate to v35.35.0 (#676) 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.34.1` -> `35.35.0`](https://renovatebot.com/diffs/npm/renovate/35.34.1/35.35.0) | [![age](https://badges.renovateapi.com/packages/npm/renovate/35.35.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/renovate/35.35.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/renovate/35.35.0/compatibility-slim/35.34.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/renovate/35.35.0/confidence-slim/35.34.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
renovatebot/renovate ### [`v35.35.0`](https://togithub.com/renovatebot/renovate/releases/tag/35.35.0) [Compare Source](https://togithub.com/renovatebot/renovate/compare/35.34.1...35.35.0) ##### Features - **util/pretty-time:** Ensure support for `years`, `months` and `weeks` ([#​21366](https://togithub.com/renovatebot/renovate/issues/21366)) ([db8a377](https://togithub.com/renovatebot/renovate/commit/db8a377b2f48ca5ff3d7be68bd9f7c12233a0fcf)) ##### Code Refactoring - **dotnet-version:** Fix schema for dates ([#​21367](https://togithub.com/renovatebot/renovate/issues/21367)) ([46723eb](https://togithub.com/renovatebot/renovate/commit/46723ebb3ae2500da0c8819b77ca04ca50515c54))
--- ### 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 5c63ab4ca..10becde78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8831,9 +8831,9 @@ } }, "node_modules/renovate": { - "version": "35.34.1", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.34.1.tgz", - "integrity": "sha512-09SOuWkQeNcoI/M4ppvqGUraTPmGP0aZ1Hcc5SFyIuN0ajoEdPevRr3AdhHQ6uORhJ0cQuO+LhUM0m+kqbIRmg==", + "version": "35.35.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.35.0.tgz", + "integrity": "sha512-ZcU5RymTcJv9g5zBcDrIBULKpOuSDfYvEgAU7rRai1x+ga3ynB0d2g1hPH1XBq3DTJ5lRTOpWLlHWqBnO+NVNg==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.290.0", @@ -17309,9 +17309,9 @@ } }, "renovate": { - "version": "35.34.1", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.34.1.tgz", - "integrity": "sha512-09SOuWkQeNcoI/M4ppvqGUraTPmGP0aZ1Hcc5SFyIuN0ajoEdPevRr3AdhHQ6uORhJ0cQuO+LhUM0m+kqbIRmg==", + "version": "35.35.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.35.0.tgz", + "integrity": "sha512-ZcU5RymTcJv9g5zBcDrIBULKpOuSDfYvEgAU7rRai1x+ga3ynB0d2g1hPH1XBq3DTJ5lRTOpWLlHWqBnO+NVNg==", "dev": true, "requires": { "@aws-sdk/client-codecommit": "3.290.0",