This commit is contained in:
Balena CI 2021-07-02 01:35:43 +03:00 committed by VersionBot
parent 765275657c
commit 5bd53db905
5 changed files with 39 additions and 3 deletions

View File

@ -1,3 +1,34 @@
- commits:
- subject: Bump color-string from 1.5.3 to 1.5.5
hash: 4518c93fcaf77727663e4f91ed922b51a5d2f94f
body: >
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to
1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
-
[Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
footer:
Change-type: patch
change-type: patch
Signed-off-by: 'dependabot[bot] <support@github.com>'
signed-off-by: 'dependabot[bot] <support@github.com>'
author: 'dependabot[bot]'
nested: []
version: 12.8.12
date: 2021-07-01T22:29:58.156Z
- commits: - commits:
- subject: Remove codeowners file - subject: Remove codeowners file
hash: 3d4c720d0bbfd66b8749b993cd94c33b00363587 hash: 3d4c720d0bbfd66b8749b993cd94c33b00363587

View File

@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
# v12.8.12
## (2021-07-01)
* Bump color-string from 1.5.3 to 1.5.5 [dependabot[bot]]
# v12.8.11 # v12.8.11
## (2021-06-30) ## (2021-06-30)

View File

@ -1 +1 @@
12.8.11 12.8.12

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "balena-supervisor", "name": "balena-supervisor",
"version": "12.8.11", "version": "12.8.12",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "balena-supervisor", "name": "balena-supervisor",
"description": "This is balena's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as the balena API informs it to.", "description": "This is balena's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as the balena API informs it to.",
"version": "12.8.11", "version": "12.8.12",
"license": "Apache-2.0", "license": "Apache-2.0",
"repository": { "repository": {
"type": "git", "type": "git",