docs icon indicating copy to clipboard operation
docs copied to clipboard

patch: bump balena-sdk from 19.5.4 to 19.5.10

Open dependabot[bot] opened this issue 10 months ago • 0 comments

Bumps balena-sdk from 19.5.4 to 19.5.10.

Release notes

Sourced from balena-sdk's releases.

v19.5.10

4463a5c1 (Drop the toWritable helper in favor of TypeScript's satisfies, 2024-03-29)

v19.5.9

31cf598f (os: Update the comments on why we still need to be using the release_tags, 2024-03-29)

v19.5.8

166ffa8a (Fix application.create method being wrongly marked as deprecated, 2024-03-18)

v19.5.7

4aa0829c (Fix missing underscore to describes__device property, 2024-03-08)

v19.5.6

8fdad04e (Update TypeScript to 5.4.2, 2024-03-07) 7707a992 (Merge pull request #1405 from balena-io/vipulgupta2048/new-etcher, 2024-02-29) 6a07d911 (device-type.getInstructions: Convert etcher link to HTTPS, 2024-02-29)

v19.5.5

ab5c3baf (Update balena-auth to 6.0.1, 2024-02-23)

Changelog

Sourced from balena-sdk's changelog.

19.5.10 - 2024-03-29

  • Drop the toWritable helper in favor of TypeScript's satisfies [Thodoris Greasidis]

19.5.9 - 2024-03-29

  • os: Update the comments on why we still need to be using the release_tags [Thodoris Greasidis]

19.5.8 - 2024-03-18

  • Fix application.create method being wrongly marked as deprecated [myarmolinsky]

19.5.7 - 2024-03-08

  • Fix missing underscore to describes__device property [Andrea Rosci]

19.5.6 - 2024-03-07

  • Update TypeScript to 5.4.2 [Thodoris Greasidis]
  • device-type.getInstructions: Convert etcher link to HTTPS [Vipul Gupta (@​vipulgupta2048)]

19.5.5 - 2024-02-26

balena-auth-6.0.1 - 2024-02-23

  • Update jwt-decode to v3 [Thodoris Greasidis]

balena-auth-6.0.0 - 2024-02-23

  • Update typescript to 5.3.3 [Thodoris Greasidis]
  • Move the sources from lib to src [Thodoris Greasidis]
  • Update @​balena/lint to v7 [Thodoris Greasidis]
  • Stop publishing the lib folder [Thodoris Greasidis]
  • Drop support for nodejs < 18 [Thodoris Greasidis]
  • Drop no longer used appveyor.yml [Thodoris Greasidis]

balena-register-device-9.0.2 - 2024-02-23

  • Update @​balena/lint to v7 [Thodoris Greasidis]
  • Update balena-request to 13.3.0 [Thodoris Greasidis]

balena-request-13.3.1 - 2024-02-23

  • Update balena-auth to 6.0.1 [Thodoris Greasidis]

... (truncated)

Commits
  • e62c741 v19.5.10
  • 153b4a3 Merge pull request #1410 from balena-io/refactor-to-use-satisfies
  • 4463a5c Drop the toWritable helper in favor of TypeScript's satisfies
  • c5a5af2 v19.5.9
  • 371aa33 Merge pull request #1409 from balena-io/release-tags-comment
  • 31cf598 os: Update the comments on why we still need to be using the release_tags
  • 0e57a99 v19.5.8
  • c05cfec Merge pull request #1408 from balena-io/fix-application-create-method-being-m...
  • 166ffa8 Fix application.create method being wrongly marked as deprecated
  • 34986e7 v19.5.7
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Apr 01 '24 18:04 dependabot[bot]