Skip to content

Bump @signageos/sdk from 1.21.1 to 1.24.0#113

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/signageos/sdk-1.24.0
Open

Bump @signageos/sdk from 1.21.1 to 1.24.0#113
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/signageos/sdk-1.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2024

Copy link
Copy Markdown
Contributor

Bumps @signageos/sdk from 1.21.1 to 1.24.0.

Changelog

Sourced from @​signageos/sdk's changelog.

[1.24.0] - 2024-08-09

Added

  • Add api.organization.token for management of Organization Tokens (get, create, delete)

Deprecated

  • api.timingCommand - api.applet.command should be used instead

Fixed

  • Tests related to Location
  • BulkOperation test for INSTALL_PACKAGE_FROM_URI and INSTALL_PACKAGE operations

[1.23.0] - 2024-05-10

Added

  • Snooze/unsnooze alerts per device
  • Pagination for device.alive.list method using getNextPage method on result Array

[1.22.0] - 2024-02-22

Added

  • Add new telemetry types
  • Add new management capabilities
  • Add api.device.extendedManagementUrl.list method
  • Add api.device.extendedManagementUrl.set method

[1.21.0] - 2023-08-29

Added

  • Add urlLauncherAddress field to PeerRecoverySettings when enabled equals true
  • add package management unit tests

Fixed

  • correct device aliveAt type to possible null value
  • set method for device peer recovery

[1.20.0] - 2023-07-19

Added

  • Finalize bulk operations implementation

Fixed

  • Fix timings comparator in update timing function
  • setTelemetryIntervals returns error when value is more than 1 year

[1.19.2] - 2023-04-04

Fixed

  • finishEvent field has data of type any in ITiming interface which corresponds with docs
  • device.set v2 method accepts connectionMethod

[1.19.1] - 2023-04-01

Fixed

  • Development API - Reload devices when no one has connected yet
  • Development API - Hot Reload works correctly even on Windows systems

... (truncated)

Commits
  • b235465 Release v1.24.0
  • 0eba53e Merge branch 'vb/organization-token-managment' into 'master'
  • 44793da updated changelog for organization token management methods; fixed argument n...
  • 2bc5941 changelog
  • a96a07b lint error fix
  • 5327a00 test fix
  • 64b7809 deleted unused import
  • 8e36f3c added constant to test
  • 6e0f751 Fixed codestyle. removed OrganizationTokenDeletable
  • bcfa874 Naming fixes, organizationToken Management refactoring
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
Bumps [@signageos/sdk](https://github.com/signageos/sdk) from 1.21.1 to 1.24.0.
- [Changelog](https://github.com/signageos/sdk/blob/master/CHANGELOG.md)
- [Commits](signageos/sdk@v1.21.1...v1.24.0)

---
updated-dependencies:
- dependency-name: "@signageos/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/signageos/sdk-1.24.0 branch from 074f33f to cda0716 Compare September 10, 2024 20:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants