Skip to content

Conversation

@balena-renovate
Copy link
Contributor

@balena-renovate balena-renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Confidence
balena-sdk ^20.0.0 -> ^21.0.0 age confidence

Release Notes

balena-io/balena-sdk (balena-sdk)

v21.7.4

Compare Source

  • tests: Reduce the size of the api key names used in tests [Thodoris Greasidis]

v21.7.3

Compare Source

  • Narrow down the fullUuid type assertion [Otavio Jacobi]

v21.7.2

Compare Source

  • Migrate all $orderby from string form to object form [Otavio Jacobi]

v21.7.1

Compare Source

  • application-membership: Replace nested $filter with explicit $any on create [Otavio Jacobi]

v21.7.0

Compare Source

  • ApplicationMembershipRoles: Add safe_developer and safe_operator roles [Matthew Yarmolinsky]

v21.6.1

Compare Source

  • Run CI on supported node version (20) [Otavio Jacobi]

v21.6.0

Compare Source

  • Replace BillingAccountInfo with extended AccountInfo [Andrea Rosci]

v21.5.0

Compare Source

  • tests: Skip the org logo tests temporarily [Thodoris Greasidis]
  • Log tests: Increase timeout between logs in setup [joshbwlng]
  • tests: Only retry ratelimited requests with retry delay < 1m [Thodoris Greasidis]
  • Extend the retryRateLimitedRequests sdk option to also accept a function [Thodoris Greasidis]

v21.4.7

Compare Source

  • Update dependency lint-staged to v16 [balena-renovate[bot]]

v21.4.6

Compare Source

  • tests/os.download(): Add test for the emitted stream progress events [Thodoris Greasidis]

v21.4.5

Compare Source

  • Fix log tests race condition [Thodoris Greasidis]
  • Simplify the log tests [Thodoris Greasidis]

v21.4.4

Compare Source

  • Update balena-request to use native fetch for non-streaming requests [Thodoris Greasidis]

v21.4.3

Compare Source

  • tests: Use a realistic length for the image content_hash [Thodoris Greasidis]

v21.4.2

Compare Source

  • logs.history(): Add examples about using the start parameter [Thodoris Greasidis]

v21.4.1

Compare Source

  • tests/logs: Re-use the same test device across all test cases [Thodoris Greasidis]

v21.4.0

Compare Source

  • logs: Add support for a start parameter when reading logs [Thodoris Greasidis]

v21.3.5

Compare Source

  • os: Improve the checks against empty string release tag values [Thodoris Greasidis]

v21.3.4

Compare Source

  • os.getMaxSatisfyingVersion: Deprecate the 'default' versionRange value [Thodoris Greasidis]
  • os.getMaxSatisfyingVersion: Fix the docs referencing the old recommended & default behavior [Thodoris Greasidis]

v21.3.3

Compare Source

  • Remove unnecessary null checks [Thodoris Greasidis]

v21.3.2

Compare Source

  • Remove chai-as-promised from tests [Thodoris Greasidis]

v21.3.1

Compare Source

  • Update dependency balena-semver to v3 [balena-renovate[bot]]

v21.3.0

Compare Source

  • device: add changed_api_heartbeat_state_on__date to typings [Otavio Jacobi]

v21.2.2

Compare Source

  • fix linting [Otavio Jacobi]

v21.2.1

Compare Source

  • Update TypeScript to 5.8.2 [Thodoris Greasidis]

v21.2.0

Compare Source

  • os.getAvailableOsVersions: Add support for providing additional pine options [Thodoris Greasidis]

v21.1.0

Compare Source

  • Add methods for the team application access model [Andrea Rosci]
  • Add methods for the team model [Andrea Rosci]

v20.9.1

Compare Source

  • models/balenaos-contract: Switch to using markdown for links [Alexandru Costache]

v20.9.0

Compare Source

  • tests: Update test repo for release.createFromUrl to avoid redirects [Thodoris Greasidis]
  • typings: Add the missing User.owns__social_service_account property [Thodoris Greasidis]

v20.8.4

Compare Source

  • Update dependency mocha to v11 [balena-renovate[bot]]

v20.8.3

Compare Source

v20.8.2

Compare Source

  • tests: Add a prefix to the name used in the api key update tests [Thodoris Greasidis]

v20.8.1

Compare Source

  • tests: Add a prefix in the name of the auto-generated config.json api keys [Thodoris Greasidis]

v20.8.0

Compare Source

  • os: Add getOsUpdateType method for getting the OS update type for a device type from one OS version to another [myarmolinsky]

v20.7.6

Compare Source

  • Update balena-hup-action-utils [myarmolinsky]

v20.7.5

Compare Source

Update balena-request to 14.0.1 that no longer requires a zlib polyfill on browser builds [Thodoris Greasidis]

balena-request-14.0.1 - 2024-12-05

  • Avoid requiring some node dependencies using the package.json browser field [Thodoris Greasidis]

v20.7.4

Compare Source

  • Add provisioningKeyDescription property to ImgConfigOptions typing [Pagan Gazzard]

v20.7.3

Compare Source

Update balena-request to 14.x [Pagan Gazzard]

balena-request-14.0.0 - 2024-12-04

  • Switch tsconfig module to Node16 [Pagan Gazzard]
  • Update form-data-encoder to 4.x and formdata-node to 6.x [Pagan Gazzard]
  • Update tsconfig target to es2017 [Pagan Gazzard]
  • Set type to commonjs in package.json [Pagan Gazzard]

balena-request-13.3.4 - 2024-12-04

  • Tests: Convert to typescript [Pagan Gazzard]

balena-request-13.3.3 - 2024-12-03

  • Tests: add missing @​types/temp dependency [Pagan Gazzard]
  • Tests: remove bluebird dependency [Pagan Gazzard]
  • Tests: remove rindle dependency [Pagan Gazzard]
  • Update author in package.json [Pagan Gazzard]

v20.7.2

Compare Source

  • typings_tests: Switch tsconfig module to node16 [Thodoris Greasidis]
Update dependency pinejs-client-core to v7 [balena-renovate[bot]]

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-client-js-7.1.4 - 2024-09-10

  • Update TypeScript to 5.6.2 [Thodoris Greasidis]

pinejs-client-js-7.1.3 - 2024-09-05

  • Improve upsert typings [Pagan Gazzard]

pinejs-client-js-7.1.2 - 2024-09-05

  • Improve getOrCreate typings [Pagan Gazzard]

pinejs-client-js-7.1.1 - 2024-09-04

  • Improve typings for subscribe function [Pagan Gazzard]
  • Fix typing for subscribe on('data') method [Pagan Gazzard]

pinejs-client-js-7.1.0 - 2024-09-02

  • Deprecate prepare without expected parameter aliases [Pagan Gazzard]
  • Add the option to list expected parameter aliases when preparing a query [Pagan Gazzard]

pinejs-client-js-7.0.3 - Invalid date

  • Fix typings for request method when using method: 'GET' [Pagan Gazzard]

pinejs-client-js-7.0.2 - Invalid date

  • Reduce overloads for get by improving OptionsToResponse type helper [Pagan Gazzard]

pinejs-client-js-7.0.1 - 2024-08-29

  • Change ExpandPropsOf and ExpandToResponse helpers to check the common case first [Pagan Gazzard]

pinejs-client-js-7.0.0 - 2024-08-13

v20.7.1

Compare Source

  • tests: Improve stability of release.createFromUrl()'s cleanup [Thodoris Greasidis]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch 9 times, most recently from 327be3b to 5ab06d1 Compare August 1, 2025 01:19
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch 2 times, most recently from 8349505 to 95ee925 Compare August 13, 2025 15:02
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch from 95ee925 to ee59b8a Compare August 20, 2025 18:57
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch 2 times, most recently from fe4ffc0 to db3ffd4 Compare September 4, 2025 13:56
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch from db3ffd4 to 7c69480 Compare September 5, 2025 14:53
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch 2 times, most recently from 3aabc9f to 9f22d11 Compare September 26, 2025 02:21
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch from 9f22d11 to 84b3ddf Compare October 13, 2025 12:12
Update balena-sdk from 20.7.0 to 21.7.4

Change-type: patch
@balena-renovate balena-renovate bot force-pushed the renovate/major-21-balena-sdk branch from 84b3ddf to 51937ba Compare October 17, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant