open-balena

Open source software to manage connected IoT devices at scale

AGPL-3.0 License

Stars
1.1K
Committers
30

Bot releases are visible (Hide)

open-balena - v4.1.125

Published by flowzone-app[bot] about 1 month ago

0f138c2 (Update aws-actions/configure-aws-credentials digest to 909c963, 2024-09-17)

open-balena - v4.1.124

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v28.0.2

Notable changes

  • Improve getTargetStateV2 typings [Otavio Jacobi]

v28.0.2

Compare Source

f5b3ef8 (Improve getTargetStateV2 typings, 2024-09-16)

v28.0.2

Compare Source

  • Improve getTargetStateV2 typings [Otavio Jacobi]

List of commits

2d5cd40 (Update balena/open-balena-api Docker tag to v28.0.2, 2024-09-17)

open-balena - v4.1.123

Published by flowzone-app[bot] about 1 month ago

5fe76ca (Add pre-commit shellcheck hook, 2024-09-16)

open-balena - v4.1.122

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v28

Notable changes

  • Lock file maintenance [Self-hosted Renovate Bot]
  • Update to pinejs 19 [Pagan Gazzard]
    • Avoid deprecated usage of pinejs-client [Pagan Gazzard]
    • Use updated pinejs-client prepare syntax [Pagan Gazzard]
    • Fix linting issues with latest dependencies [Thodoris Greasidis]
    • Update TypeScript to 5.6.2 [Thodoris Greasidis]
    • Update dependency commander to v12 [Self-hosted Renovate Bot]
    • Tests: update nodejs to 20.x matching the minimum supported version [Pagan Gazzard]
    • Add pinejs 19 as a supported peer version [Pagan Gazzard]

v28.0.1

Compare Source

47c9adf (Lock file maintenance, 2024-09-16)

v28.0.1

Compare Source

  • Lock file maintenance [Self-hosted Renovate Bot]

v28.0.0

Compare Source

3fc2198 (Update to pinejs 19, 2024-09-16)

v28.0.0

Compare Source

pinejs-19.0.0 - 2024-09-16

pinejs-client-js-8.0.1 - 2024-09-13

  • Fix multiple lambdas triggering the expand filter error [Pagan Gazzard]

pinejs-client-js-8.0.0 - 2024-09-13

  • Remove error check if passing too many arguments to request [Pagan Gazzard]
  • Update error messages for invalid params [Pagan Gazzard]
  • Drop url from general Params and only have it in supported places [Pagan Gazzard]
  • Remove deprecated prepare signatures in favor of always passing expected aliases [Pagan Gazzard]
  • Remove $filter: a: b: ..., please use $filter: a: $any: { $alias: "x", $expr: x: b: ... } instead. [Pagan Gazzard]
  • Remove unused PinejsClient generic from the class signature [Pagan Gazzard]
  • Removed $filter: { a: { $count: { $op: number } } }, please use $filter: { $eq: [ { a: { $count: {} } }, number ] } instead. [Pagan Gazzard]
  • Update minimum supported version to es2018 [Pagan Gazzard]
  • Removed deprecated transformGetResult and renamed _transformGetResult to replace it [Pagan Gazzard]
  • Error on using OData options other than $filter in a $expand: { a: { $count: {...} } }. [Pagan Gazzard]
  • Removed $orderby: 'a/$count', please use $orderby: { a: { $count: {...} } } instead. [Pagan Gazzard]
  • Removed $expand: { 'a/$count': {...} }, please use $expand: { a: { $count: {...} } } instead. [Pagan Gazzard]
  • Removed resource: 'a/$count', please use options: { $count: { ... } } instead. [Pagan Gazzard]
  • Removed passing url to compile, please use a query object instead or use the url directly. [Pagan Gazzard]
  • Removed passing url to delete, please use a query object instead or use request directly. [Pagan Gazzard]
  • Removed passing url to put, please use a query object instead or use request directly. [Pagan Gazzard]
  • Removed passing url to patch, please use a query object instead or use request directly. [Pagan Gazzard]
  • Removed passing url to post, please use a query object instead or use request directly. [Pagan Gazzard]
  • Removed passing url to get, please use a query object instead or use request directly. [Pagan Gazzard]
  • Removed passing url to upsert as it is unsupported and may have adverse effects, please use a query object instead. [Pagan Gazzard]
  • Removed passing url to getOrCreate as it is unsupported and may have adverse effects, please use a query object instead. [Pagan Gazzard]

pinejs-18.2.10 - 2024-09-16

  • Avoid deprecated usage of pinejs-client [Pagan Gazzard]

pinejs-18.2.9 - 2024-09-13

  • Use updated pinejs-client prepare syntax [Pagan Gazzard]

pinejs-18.2.8 - 2024-09-13

pinejs-client-js-7.2.0 - 2024-09-13

  • Export OptionsToResponse type helper [Pagan Gazzard]

pinejs-client-js-7.1.5 - 2024-09-13

  • Switch tsconfig module resolution to Node16 [Pagan Gazzard]

pinejs-18.2.7 - 2024-09-13

abstract-sql-to-typescript-4.0.6 - 2024-09-12

  • Fix built file paths now that package.json is imported rather than required [Pagan Gazzard]

abstract-sql-to-typescript-4.0.5 - 2024-09-12

abstract-sql-to-typescript-4.0.4 - 2024-09-12

  • Correctly use Record<string, never> when there are no writable fields [Pagan Gazzard]

pinejs-18.2.6 - 2024-09-12

  • Fix linting issues with latest dependencies [Thodoris Greasidis]
  • Update TypeScript to 5.6.2 [Thodoris Greasidis]

pinejs-18.2.5 - 2024-09-10

  • Update dependency commander to v12 [Self-hosted Renovate Bot]

pinejs-18.2.4 - 2024-09-09

  • Tests: update nodejs to 20.x matching the minimum supported version [Pagan Gazzard]

pinejs-webresource-cloudfront-0.2.1 - 2024-09-16

  • Add pinejs 19 as a supported peer version [Pagan Gazzard]

List of commits

cf0f56d (Update balena/open-balena-api Docker tag to v28, 2024-09-16)

open-balena - v4.1.121

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v27.2.4

Notable changes

  • Avoid deprecated pinejs-client url usage with prepare [Pagan Gazzard]
  • Avoid deprecated pinejs-client url usage with post [Pagan Gazzard]

v27.2.4

Compare Source

f5c0fae (Avoid deprecated pinejs-client url usage with prepare, 2024-09-16)
a95baee (Avoid deprecated pinejs-client url usage with post, 2024-09-16)

v27.2.4

Compare Source

  • Avoid deprecated pinejs-client url usage with prepare [Pagan Gazzard]
  • Avoid deprecated pinejs-client url usage with post [Pagan Gazzard]

List of commits

35a0eda (Update balena/open-balena-api Docker tag to v27.2.4, 2024-09-16)

open-balena - v4.1.120

Published by flowzone-app[bot] about 1 month ago

Update qemux/qemu-docker Docker tag to v6.01

Notable changes

v6.01

Compare Source

What's Changed

Full Changelog: https://github.com/qemus/qemu-docker/compare/v6.00...v6.01

List of commits

3829209 (Update qemux/qemu-docker Docker tag to v6.01, 2024-09-16)

open-balena - v4.1.119

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v27.2.3

Notable changes

v27.2.3

Compare Source

Update dependency express to v4.20.0 [SECURITY]

Notable changes
v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
List of commits

13a07f2 (Update dependency express to v4.20.0 [SECURITY], 2024-09-16)

v27.2.3

Compare Source

  • Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]

List of commits

3a81367 (Update balena/open-balena-api Docker tag to v27.2.3, 2024-09-16)

open-balena - v4.1.118

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v27.2.2

Notable changes

v27.2.2

Compare Source

Update dependency sinon to v19

Notable changes
v19.0.0

Compare Source

  • 3534ab4f
    Bump samsam and nise to latest versions (#​2617) (Carl-Erik Kopseng)

    Ensures consistency and less breakage when there are "circular" dependencies.

  • 912c568d
    upgrade fake timers and others (#​2612) (Carl-Erik Kopseng)
    • Upgrade dependencies (includes breaking API in Fake Timers)
    • fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
  • 9715798e
    Use newer @​​mochify/* packages (#​2609) (Carl-Erik Kopseng)

    Co-authored-by: Maximilian Antoni [email protected]

Released by Carl-Erik Kopseng on 2024-09-13.

v18.0.1

Compare Source

Basically a patch release to update a transitive dependency in Nise.

  • 03e33ec6
    Pin [email protected] to avoid breaking change (Carl-Erik Kopseng)
  • 5a7924ad
    Add createStubInstance header in stubs.md (Daniel Kaplan)
  • ad6804cd
    Bump elliptic from 6.5.5 to 6.5.7 (#​2608) (dependabot[bot])
  • 033287bd
    Bump path-to-regexp and nise (#​2611) (dependabot[bot])

    Bumps path-to-regexp to 8.1.0 and updates ancestor dependency nise. These dependencies need to be updated together.

    Updates path-to-regexp from 6.2.2 to 8.1.0

    Updates nise from 6.0.0 to 6.0.1


    updated-dependencies:

    • dependency-name: path-to-regexp

      dependency-type: indirect

    • dependency-name: nise

      dependency-type: direct:production

    ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​​users.noreply.github.com>

  • 0c609f95
    re-add testing of esm browser builds (Carl-Erik Kopseng)

    It seems unclear why it was removed in the first place: I have tested extensively that it
    does work and it does fail the build if changing any assertion in the script

  • da4230a0
    Bump braces from 3.0.2 to 3.0.3 (#​2605) (dependabot[bot])

    Bumps braces from 3.0.2 to 3.0.3.


    updated-dependencies:

    • dependency-name: braces

      dependency-type: indirect

    ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​​users.noreply.github.com>

  • 02542370
    feat(ci): add node v22 (#​2600) (Rotzbua)
  • 794cb81a
    fix(tests): typo (#​2603) (Rotzbua)
  • 1eb2a254
    Use NodeJS 22.2.0 as base development version (Carl-Erik Kopseng)
  • 1aa713fd
    Bump rexml from 3.2.5 to 3.2.8 (#​2599) (dependabot[bot])

    Bumps rexml from 3.2.5 to 3.2.8. >

Released by Carl-Erik Kopseng on 2024-09-10.

List of commits

0820a28 (Update dependency sinon to v19, 2024-09-16)

v27.2.2

Compare Source

  • Update dependency sinon to v19 [Self-hosted Renovate Bot]

List of commits

c0d0ad7 (Update balena/open-balena-api Docker tag to v27.2.2, 2024-09-16)

open-balena - v4.1.117

Published by flowzone-app[bot] about 1 month ago

Update dependency balena-io/balena-cli to v19.0.10

Notable changes

v19.0.10

Compare Source

a2b4f76 (Remove package @resin.io/valid-email, 2024-09-12)

v19.0.9

Compare Source

Update actions/download-artifact action to v4.1.8

Notable changes
v4.1.8

Compare Source

What's Changed

Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.8

List of commits

58f480a (Update actions/download-artifact action to v4.1.8, 2024-09-12)

List of commits

fa705a9 (Update dependency balena-io/balena-cli to v19.0.10, 2024-09-16)

open-balena - v4.1.116

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-vpn Docker tag to v11.30.47

Notable changes

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.47

Compare Source

(2024-09-16)

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.47

Compare Source

(2024-09-16)

  • Lock file maintenance [Self-hosted Renovate Bot]

List of commits

017285e (Update balena/open-balena-vpn Docker tag to v11.30.47, 2024-09-16)

open-balena - v4.1.115

Published by flowzone-app[bot] about 1 month ago

278b377 (Update aws-actions/configure-aws-credentials digest to bd13543, 2024-09-12)

open-balena - v4.1.114

Published by flowzone-app[bot] about 1 month ago

Update dependency balena-io/balena-cli to v19.0.8

Notable changes

v19.0.8

Compare Source

e101e0f (Update actions/upload-artifact digest to 5076954, 2024-09-12)

v19.0.7

Compare Source

314e880 (Update actions/setup-node digest to 1e60f62, 2024-09-12)

v19.0.6

Compare Source

707b249 (Remove moment and moment-duration-format in favor of native time parsing, 2024-07-11)

List of commits

d958c29 (Update dependency balena-io/balena-cli to v19.0.8, 2024-09-12)

open-balena - v4.1.113

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-vpn Docker tag to v11.30.46

Notable changes

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.46

Compare Source

(2024-09-11)

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.46

Compare Source

(2024-09-11)

  • Lock file maintenance [Self-hosted Renovate Bot]

List of commits

ced9e83 (Update balena/open-balena-vpn Docker tag to v11.30.46, 2024-09-11)

open-balena - v4.1.112

Published by flowzone-app[bot] about 1 month ago

Update dependency balena-io/balena-cli to v19.0.5

Notable changes

-apple-actions/import-codesign-certs (apple-actions/import-codesign-certs)

v19.0.5

Compare Source

Update apple-actions/import-codesign-certs action to v2

Notable changes
v2

Compare Source

Upgrade to node 16 plus some other changes

List of commits

9242a34 (Update apple-actions/import-codesign-certs action to v2, 2024-09-10)

v19.0.4

Compare Source

39e1c02 (Deduplicate dependencies, 2024-09-10)
5f92bbc (Update TypeScript to 5.6.2, 2024-09-10)

List of commits

88236a8 (Update dependency balena-io/balena-cli to v19.0.5, 2024-09-11)

open-balena - v4.1.111

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-vpn Docker tag to v11.30.45

Notable changes

  • Tests: update chai to v5 / chai-as-promised to v8 [Pagan Gazzard]
  • Update @​sentry/node to ^8.30.0 [Otavio Jacobi]
  • Convert to ES modules [Pagan Gazzard]

v11.30.45

Compare Source

(2024-09-11)

  • Tests: update chai to v5 / chai-as-promised to v8 [Pagan Gazzard]

v11.30.45

Compare Source

(2024-09-11)

  • Tests: update chai to v5 / chai-as-promised to v8 [Pagan Gazzard]

v11.30.44

Compare Source

(2024-09-11)

v11.30.44

Compare Source

(2024-09-11)

v11.30.43

Compare Source

(2024-09-11)

  • Convert to ES modules [Pagan Gazzard]

v11.30.43

Compare Source

(2024-09-11)

  • Convert to ES modules [Pagan Gazzard]

List of commits

275bbd7 (Update balena/open-balena-vpn Docker tag to v11.30.45, 2024-09-11)

open-balena - v4.1.110

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-vpn Docker tag to v11.30.42

Notable changes

  • Avoid circular dependencies in utils [Pagan Gazzard]
  • Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]
  • Tests: avoid the need for require [Pagan Gazzard]
  • Update @​balena/lint to 9.x [Pagan Gazzard]

v11.30.42

Compare Source

(2024-09-11)

  • Avoid circular dependencies in utils [Pagan Gazzard]

v11.30.42

Compare Source

(2024-09-11)

  • Avoid circular dependencies in utils [Pagan Gazzard]

v11.30.41

Compare Source

(2024-09-11)

  • Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]

v11.30.41

Compare Source

(2024-09-11)

  • Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]

v11.30.40

Compare Source

(2024-09-11)

  • Tests: avoid the need for require [Pagan Gazzard]

v11.30.40

Compare Source

(2024-09-11)

  • Tests: avoid the need for require [Pagan Gazzard]

v11.30.39

Compare Source

(2024-09-10)

v11.30.39

Compare Source

(2024-09-10)

List of commits

1a40d39 (Update balena/open-balena-vpn Docker tag to v11.30.42, 2024-09-11)

open-balena - v4.1.109

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v27.2.1

Notable changes

  • Update @​balena/lint to 9.x [Pagan Gazzard]
  • Deprecate getAccessibleDeviceTypes in favor of getAccessibleDeviceTypeJsons [Thodoris Greasidis]
  • Deprecate findBySlug in favor of getDeviceTypeJsonBySlug [Thodoris Greasidis]
  • device-types: Alias findBySlug as getDeviceTypeJsonBySlug [Thodoris Greasidis]
  • device-types: Alias getAccessibleDeviceTypes as getAccessibleDeviceTypeJsons [Thodoris Greasidis]

v27.2.1

Compare Source

9a51867 (Update @​balena/lint to 9.x, 2024-09-10)

v27.2.1

Compare Source

v27.2.0

Compare Source

71e6689 (Deprecate getAccessibleDeviceTypes in favor of getAccessibleDeviceTypeJsons, 2024-09-06)
2357ad9 (Deprecate findBySlug in favor of getDeviceTypeJsonBySlug, 2024-09-06)
e373600 (device-types: Alias findBySlug as getDeviceTypeJsonBySlug, 2024-09-06)
b3b0d9f (device-types: Alias getAccessibleDeviceTypes as getAccessibleDeviceTypeJsons, 2024-09-06)

v27.2.0

Compare Source

  • Deprecate getAccessibleDeviceTypes in favor of getAccessibleDeviceTypeJsons [Thodoris Greasidis]
  • Deprecate findBySlug in favor of getDeviceTypeJsonBySlug [Thodoris Greasidis]
  • device-types: Alias findBySlug as getDeviceTypeJsonBySlug [Thodoris Greasidis]
  • device-types: Alias getAccessibleDeviceTypes as getAccessibleDeviceTypeJsons [Thodoris Greasidis]

List of commits

63b806d (Update balena/open-balena-api Docker tag to v27.2.1, 2024-09-10)

open-balena - v4.1.108

Published by flowzone-app[bot] about 1 month ago

de8173f (Update aws-actions/configure-aws-credentials digest to 1ceaabc, 2024-09-10)

open-balena - v4.1.107

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-api Docker tag to v27.1.4

Notable changes

  • Update TypeScript to 5.6.2 [Thodoris Greasidis]
  • device-types: Remove casts that are now unnecessary with pinejs model based typings [Thodoris Greasidis]
  • device-types: Simplify the getAccessibleDeviceTypes helper [Thodoris Greasidis]

v27.1.4

Compare Source

fcd692c (Update TypeScript to 5.6.2, 2024-09-10)

v27.1.4

Compare Source

  • Update TypeScript to 5.6.2 [Thodoris Greasidis]

v27.1.3

Compare Source

5e17dde (device-types: Remove casts that are now unnecessary with pinejs model based typings, 2024-09-06)
28e79b0 (device-types: Simplify the getAccessibleDeviceTypes helper, 2024-09-06)

v27.1.3

Compare Source

  • device-types: Remove casts that are now unnecessary with pinejs model based typings [Thodoris Greasidis]
  • device-types: Simplify the getAccessibleDeviceTypes helper [Thodoris Greasidis]

List of commits

abb7bb2 (Update balena/open-balena-api Docker tag to v27.1.4, 2024-09-10)

open-balena - v4.1.106

Published by flowzone-app[bot] about 1 month ago

Update balena/open-balena-vpn Docker tag to v11.30.38

Notable changes

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.38

Compare Source

(2024-09-09)

  • Lock file maintenance [Self-hosted Renovate Bot]

v11.30.38

Compare Source

(2024-09-09)

  • Lock file maintenance [Self-hosted Renovate Bot]

List of commits

85e9703 (Update balena/open-balena-vpn Docker tag to v11.30.38, 2024-09-09)