Skip to content

Releases: balena-io/open-balena-api

v28.0.5

18 Sep 15:03
f0b6e0b
Compare
Choose a tag to compare

2c4eb7b (Increase type safety by specifying the expected model resource for filter parameters, 2024-09-18)

v28.0.4

18 Sep 14:12
e2d9892
Compare
Choose a tag to compare

fd06169 (Ensure service installs are created when creating an immediately pinned device, 2024-09-18)

v28.0.3

17 Sep 23:04
74172d9
Compare
Choose a tag to compare

Update balena/open-balena-base Docker tag to v18.0.14

Notable changes

  • Update dependency node to v22.9.0 [Self-hosted Renovate Bot]
balena-io-modules/open-balena-base (balena/open-balena-base)

v18.0.14

Compare Source

(2024-09-17)

  • Update dependency node to v22.9.0 [Self-hosted Renovate Bot]

v18.0.14

Compare Source

(2024-09-17)

  • Update dependency node to v22.9.0 [Self-hosted Renovate Bot]

List of commits

6f49bfa (Update balena/open-balena-base Docker tag to v18.0.14, 2024-09-17)

v28.0.2

17 Sep 14:14
78e9336
Compare
Choose a tag to compare

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

v28.0.1

16 Sep 15:06
2d4f986
Compare
Choose a tag to compare

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

v28.0.0

16 Sep 14:29
4911e2c
Compare
Choose a tag to compare

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

v27.2.4

16 Sep 13:36
5ff286f
Compare
Choose a tag to compare

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.3

16 Sep 12:04
6ef2975
Compare
Choose a tag to compare

Update dependency express to v4.20.0 [SECURITY]

Notable changes

expressjs/express (express)

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.2

16 Sep 11:40
3d065f5
Compare
Choose a tag to compare

Update dependency sinon to v19

Notable changes

sinonjs/sinon (sinon)

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.1

10 Sep 15:09
c0fbcc6
Compare
Choose a tag to compare

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