Skip to content

patch: bump balena-sdk from 20.9.1 to 23.1.0#100

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/balena-sdk-23.1.0
Closed

patch: bump balena-sdk from 20.9.1 to 23.1.0#100
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/balena-sdk-23.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2026

Copy link
Copy Markdown

Bumps balena-sdk from 20.9.1 to 23.1.0.

Release notes

Sourced from balena-sdk's releases.

v23.1.0

b9c0f22f (Add device.pinToOsRelease that supports offline devices, 2026-02-09)

v23.0.5

6afef2e3 (Use Node 22 for the Windows tests to reduce flakiness, 2026-02-26)

v23.0.4

d342a49c (device-types: Lazy load handlebars in instructions related methods, 2026-02-25)

v23.0.3

52c71971 (Add experimental role type, 2026-01-29)

v23.0.2

7ff73153 (Update balena-request to 14.1.6, 2026-02-12) de962a31 (Add url as a devDependency to fix mochttp in browser tests, 2026-02-12)

v23.0.1

d5d0f24b (Replace the deprecated url.parse & url.resolve with WHATWG URL API, 2026-02-11)

v23.0.0

aa56dea4 (os.getSupportedOsUpdateVersions: List both Default & ESR OS releases by default, 2025-11-11) 47bfa2e5 (device.getWithServiceDetails(), application.getWithDeviceServiceDetails(), remove the current_services property, 2025-11-11) 3868561f (Drop the device.lastOnline() method, 2025-11-11) 6f765338 (Drop support for using short device uuids as parameters, 2026-01-19) 3929de4e (Update docs to not use short device uuids as parameters, 2026-01-19) 2332a9d9 (Drop support for using short release commits as parameters, 2026-01-19) 19b1e025 (Update docs to not use short release commits as parameters, 2026-01-19) a6b5560a (os.getMaxSatisfyingVersion: Drop the 'default' versionRange value in favor of 'latest', 2026-01-23) 63c5c884 (Block OS Upgrades from OS < 2.14.0 and target OS < 2.16.0, 2026-01-19) 63dd634d (Drop support for node < 22.18.0, 2026-01-23) ef5f1bb9 (os.getAvailableOsVersions: Change the includeDraft convenience options to be passed as a third parameter, 2026-01-23) 94c2c98e (Rename device.setSupervisorRelease to device.pinToSupervisorRelease, 2026-01-23) e1efd8fd (Normalize jsdoc Null type to null, 2026-02-09)

v22.4.9

1b9021dc (os.getSupportedOsUpdateVersions: Fix the jsdoc of osType to String|Null, 2026-02-03)

v22.4.8

0a8574c4 (Update devDependencies, 2026-01-23) 17430d83 (Stop setting NODE_OPTIONS=--no-experimental-strip-types since it's no longer needed, 2026-01-23)

v22.4.7

e04dbec5 (patch: Publish NPM package(s) using OIDC auth., 2026-01-20) f87faddc (Add package read permission to flowzone workflow, 2026-01-20)

v22.4.6

6e12a39a (Explicitly type the return type of most methods, 2025-12-31) 21a6c607 (Remove as T from mergePineOptions calls to have proper type checking, 2026-01-05)

v22.4.5

... (truncated)

Changelog

Sourced from balena-sdk's changelog.

23.1.0 - 2026-02-27

  • Add device.pinToOsRelease that supports offline devices [Thodoris Greasidis]

23.0.5 - 2026-02-26

  • Use Node 22 for the Windows tests to reduce flakiness [Thodoris Greasidis]

23.0.4 - 2026-02-26

  • device-types: Lazy load handlebars in instructions related methods [Thodoris Greasidis]

23.0.3 - 2026-02-25

  • Add experimental role type [Andrea Rosci]

23.0.2 - 2026-02-13

  • Add url as a devDependency to fix mochttp in browser tests [Thodoris Greasidis]

balena-request-14.1.6 - 2026-02-12

  • Make url a devDependency since it should now only be necessary in the browser tests [Thodoris Greasidis]
  • Replace internal uses of the deprecated url.parse & url.resolve with WHATWG URL API [Thodoris Greasidis]
  • Update flowzone config [Thodoris Greasidis]

balena-request-14.1.5 - 2025-05-29

  • Remove no longer needed timekeeper dev dependency [Thodoris Greasidis]

balena-request-14.1.4 - 2025-05-29

  • Update dependency buffer to v6 [balena-renovate[bot]]

balena-request-14.1.3 - 2025-05-28

  • Abstract the timeout implementation [Thodoris Greasidis]

balena-request-14.1.2 - 2025-05-27

  • Simplify the event emitting logic in the stream() method [Thodoris Greasidis]

balena-request-14.1.1 - 2025-05-27

  • Update dependency temp to ^0.9.0 [balena-renovate[bot]]

balena-request-14.1.0 - 2025-05-27

... (truncated)

Commits
  • 0ce76ca v23.1.0
  • fcfcb26 Merge pull request #1593 from balena-io/pinToOsRelease
  • b9c0f22 Add device.pinToOsRelease that supports offline devices
  • f8abc80 v23.0.5
  • 302a35b Merge pull request #1598 from balena-io/test-windows-node22
  • 6afef2e Use Node 22 for the Windows tests to reduce flakiness
  • 47b1823 v23.0.4
  • 4a0c4c0 Merge pull request #1597 from balena-io/conditionally-load-handlebars
  • d342a49 device-types: Lazy load handlebars in instructions related methods
  • f98c266 v23.0.3
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for balena-sdk since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [balena-sdk](https://github.com/balena-io/balena-sdk) from 20.9.1 to 23.1.0.
- [Release notes](https://github.com/balena-io/balena-sdk/releases)
- [Changelog](https://github.com/balena-io/balena-sdk/blob/master/CHANGELOG.md)
- [Commits](balena-io/balena-sdk@v20.9.1...v23.1.0)

---
updated-dependencies:
- dependency-name: balena-sdk
  dependency-version: 23.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown
Author

Superseded by #103.

@dependabot dependabot Bot closed this Mar 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/balena-sdk-23.1.0 branch March 13, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants