From aaa59294952c4a6dd72d80deb88938d68930a7e3 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:14:25 +0000 Subject: [PATCH] v2.7.114 --- .versionbot/CHANGELOG.yml | 13 +++++++++++++ CHANGELOG.md | 4 ++++ package.json | 4 ++-- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f6d10f19..4c91a9c7 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update renovatebot/github-action action to v40.2.11 + hash: 37a182925fb6cc8025ecfb7e7999265de3744ff7 + body: | + Update renovatebot/github-action from 40.2.10 to 40.2.11 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.7.114 + title: "" + date: 2024-09-30T10:14:18.659Z - commits: - subject: "CI: opt out of auth persistence" hash: 2e3a70f3a4969b3c6be0d1b97c59def1cbc081ce diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bd33dc9..0bf389ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## 2.7.114 - 2024-09-30 + +* Update renovatebot/github-action action to v40.2.11 [Self-hosted Renovate Bot] + ## 2.7.113 - 2024-09-26 * CI: opt out of auth persistence [Pagan Gazzard] diff --git a/package.json b/package.json index b0294fc2..13bda3b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/balena-io-renovate-config", - "version": "2.7.113", + "version": "2.7.114", "private": true, "repository": { "type": "git", @@ -25,6 +25,6 @@ "node": ">=18.12.0" }, "versionist": { - "publishedAt": "2024-09-26T22:30:48.506Z" + "publishedAt": "2024-09-30T10:14:19.417Z" } }