Skip to content

Commit

Permalink
v19.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 22, 2024
1 parent b2ff309 commit ed5f662
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 3 deletions.
87 changes: 87 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,82 @@
- commits:
- subject: Update dependencies
hash: d145bca44643c57fd881a1aab5e48b94071f36ee
body: |
Update @balena/abstract-sql-compiler from 10.0.0 to 10.0.1
Update @balena/abstract-sql-to-typescript from 5.0.0 to 5.0.1
Update @balena/odata-parser from 3.1.0 to 3.1.2
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested:
- commits:
- subject: Wrap composite comparison operations with parenthesis when necessary
hash: b39c90a5a816b647bd1d4e4b1294bb377a798726
body: ""
footer:
Change-type: patch
change-type: patch
See: https://balena.zulipchat.com/#narrow/stream/346007-balena-io.2FbalenaCloud/topic/pinejs.2015/near/358435946
see: https://balena.zulipchat.com/#narrow/stream/346007-balena-io.2FbalenaCloud/topic/pinejs.2015/near/358435946
author: Thodoris Greasidis
nested: []
version: abstract-sql-compiler-10.0.1
title: ""
date: 2024-10-07T12:50:02.908Z
- commits:
- subject: Fix types export
hash: 0020286b742e955018eee82ea0081ea11ae68d90
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested: []
version: abstract-sql-to-typescript-5.0.1
title: ""
date: 2024-10-22T10:37:47.047Z
- commits:
- subject: Update dependencies
hash: e671fc822a9db4c4aa43fc5b3d46d7c9b2558700
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
version: odata-parser-3.1.2
title: ""
date: 2024-10-04T15:48:57.862Z
- commits:
- subject: Avoid setting `property`/`count`/`options` for expands when not
provided
hash: 1f3e69085a7e4225c648ea55a594895c288c45e2
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
- subject: Avoid setting nested `property` for `PropertyPath` when not provided
hash: 020a2a429e8782c38c84650fe644953a90288321
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
version: odata-parser-3.1.1
title: ""
date: 2024-10-04T15:32:30.651Z
- subject: Use task model typings for tasks Worker.client
hash: 721979ea57cb8992111a1767b2c7e3d879d9711b
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested: []
version: 19.4.1
title: ""
date: 2024-10-22T18:36:10.643Z
- commits:
- subject: Expose `checkApiKey` to allow resolving an api key string
hash: 28be0bbd4d3b1c7e5bc13b3ee8daeac1787cb816
Expand Down Expand Up @@ -1682,6 +1761,7 @@




As balena-lint
rejects `new
Boolean()`, `new
Expand All @@ -1707,6 +1787,7 @@




As engine and npm is
now required as part
of package.json we
Expand Down Expand Up @@ -1747,6 +1828,7 @@




Ensure that the
input passed in for
JSON types is either
Expand Down Expand Up @@ -1857,6 +1939,7 @@




This also deprecates
the legacy version
footer:
Expand Down Expand Up @@ -1888,6 +1971,7 @@




It can in fact be a
lot of different
things and that is
Expand Down Expand Up @@ -1920,6 +2004,7 @@




We know what type
they return and they
should be explicitly
Expand Down Expand Up @@ -1957,6 +2042,7 @@




Update
@balena/sbvr-types
from 3.4.18 to 3.5.0
Expand Down Expand Up @@ -2105,6 +2191,7 @@




This also deprecates
the legacy use of
direct true/false
Expand Down
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ 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/).

# v19.4.1
## (2024-10-22)


<details>
<summary> Update dependencies [Pagan Gazzard] </summary>

> ## abstract-sql-compiler-10.0.1
> ### (2024-10-07)
>
> * Wrap composite comparison operations with parenthesis when necessary [Thodoris Greasidis]
>
> ## abstract-sql-to-typescript-5.0.1
> ### (2024-10-22)
>
> * Fix types export [Pagan Gazzard]
>
> ## odata-parser-3.1.2
> ### (2024-10-04)
>
> * Update dependencies [Pagan Gazzard]
>
> ## odata-parser-3.1.1
> ### (2024-10-04)
>
> * Avoid setting `property`/`count`/`options` for expands when not provided [Pagan Gazzard]
> * Avoid setting nested `property` for `PropertyPath` when not provided [Pagan Gazzard]
>
</details>

* Use task model typings for tasks Worker.client [Pagan Gazzard]

# v19.4.0
## (2024-10-18)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.4.0
19.4.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balena/pinejs",
"version": "19.4.0",
"version": "19.4.1",
"main": "out/server-glue/module",
"type": "commonjs",
"repository": "[email protected]:balena-io/pinejs.git",
Expand Down Expand Up @@ -147,6 +147,6 @@
"recursive": true
},
"versionist": {
"publishedAt": "2024-10-18T15:42:32.922Z"
"publishedAt": "2024-10-22T18:36:12.327Z"
}
}

0 comments on commit ed5f662

Please sign in to comment.