Skip to content

Commit

Permalink
v16.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 23, 2024
1 parent dee1833 commit 7641766
Show file tree
Hide file tree
Showing 6 changed files with 124 additions and 6 deletions.
104 changes: 104 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -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:
- subject: Update copy-webpack-plugin to v12
hash: dde0e86a1abfab8c8f0e954ed632d5b154dc5a55
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
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
## (2024-04-19)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.2.25
16.2.26
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: balena-supervisor
description: 'Balena Supervisor: balena''s agent on devices.'
joinable: false
type: sw.application
version: 16.2.25
version: 16.2.26
provides:
- slug: sw.compose.long-volume-syntax
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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.",
"version": "16.2.25",
"version": "16.2.26",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -137,6 +137,6 @@
"yargs": "^15.4.1"
},
"versionist": {
"publishedAt": "2024-04-19T15:46:46.755Z"
"publishedAt": "2024-04-23T18:58:25.910Z"
}
}

0 comments on commit 7641766

Please sign in to comment.