This commit is contained in:
flowzone-app[bot] 2024-04-23 18:58:32 +00:00 committed by GitHub
parent dee1833307
commit 7641766f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 124 additions and 6 deletions

View File

@ -1,3 +1,107 @@
- commits:
- subject: Remove unnecessary @types packages
hash: 8ebb26663880d879e5eb6528512822c99e1ef42b
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update knex to 3.1.0
hash: 17a7e60506f36403a98c0205d80989edcb1997f6
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update json-mask to 2.0.0
hash: 77f6f17042d9fda21d90dc5363824562f1ddd0f6
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update lint-staged to 15.2.2
hash: f3809dccfb3cf787da9ccd9fefab6d0f2554d895
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update mocha-pod to 2.0.5
hash: 9ca027ad486ecffac20f1cff714c493e92b7befc
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update mocha to 10.4.0
hash: 7c423958ea61c12f3786b9a52567dea75d2351c5
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update rewire to 7, @balena/lint to 8
hash: 5d6a73514165f4fc60b64d3eebafc0419e50e228
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update nodemon to 3.1.0
hash: d887809494ce27859ddd571048f4c7266c0c4bec
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update sinon to 17
hash: bd26d8877003aa751df0216f341e776d39370724
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
- subject: Update systeminformation to 5.22.7
hash: 7bb5900649b42ecd418dc21590b7359c2088cc5c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
version: 16.2.26
title: ""
date: 2024-04-23T18:58:25.318Z
- commits: - commits:
- subject: Update copy-webpack-plugin to v12 - subject: Update copy-webpack-plugin to v12
hash: dde0e86a1abfab8c8f0e954ed632d5b154dc5a55 hash: dde0e86a1abfab8c8f0e954ed632d5b154dc5a55

View File

@ -4,6 +4,20 @@ 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/).
# v16.2.26
## (2024-04-23)
* Remove unnecessary @types packages [Christina Ying Wang]
* Update knex to 3.1.0 [Christina Ying Wang]
* Update json-mask to 2.0.0 [Christina Ying Wang]
* Update lint-staged to 15.2.2 [Christina Ying Wang]
* Update mocha-pod to 2.0.5 [Christina Ying Wang]
* Update mocha to 10.4.0 [Christina Ying Wang]
* Update rewire to 7, @balena/lint to 8 [Christina Ying Wang]
* Update nodemon to 3.1.0 [Christina Ying Wang]
* Update sinon to 17 [Christina Ying Wang]
* Update systeminformation to 5.22.7 [Christina Ying Wang]
# v16.2.25 # v16.2.25
## (2024-04-19) ## (2024-04-19)

View File

@ -1 +1 @@
16.2.25 16.2.26

View File

@ -2,6 +2,6 @@ name: balena-supervisor
description: 'Balena Supervisor: balena''s agent on devices.' description: 'Balena Supervisor: balena''s agent on devices.'
joinable: false joinable: false
type: sw.application type: sw.application
version: 16.2.25 version: 16.2.26
provides: provides:
- slug: sw.compose.long-volume-syntax - slug: sw.compose.long-volume-syntax

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "balena-supervisor", "name": "balena-supervisor",
"version": "16.2.25", "version": "16.2.26",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "balena-supervisor", "name": "balena-supervisor",
"version": "16.2.25", "version": "16.2.26",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@balena/systemd": "^0.5.0", "@balena/systemd": "^0.5.0",

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": "16.2.25", "version": "16.2.26",
"license": "Apache-2.0", "license": "Apache-2.0",
"repository": { "repository": {
"type": "git", "type": "git",
@ -137,6 +137,6 @@
"yargs": "^15.4.1" "yargs": "^15.4.1"
}, },
"versionist": { "versionist": {
"publishedAt": "2024-04-19T15:46:46.755Z" "publishedAt": "2024-04-23T18:58:25.910Z"
} }
} }