Skip to content

Bump @signageos/sdk from 1.21.1 to 1.23.0#108

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Copy link
Copy Markdown
Contributor

Bumps @signageos/sdk from 1.21.1 to 1.23.0.

Changelog

Sourced from @​signageos/sdk's changelog.

[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

[1.19.0] - 2023-03-29

Added

  • Management of .sosrc run control file
  • New Development API under dev namespace/import

[1.18.0] - 2023-02-20

Added

  • setTelemetryIntervals method for device telemetry interval configuration

[1.17.1] - 2023-01-16

Fixed

... (truncated)

Commits
  • 49a14f8 Release v1.23.0
  • 7bb82d7 Merge branch 'mz/pagination' into 'master'
  • 19dbf86 Update changelog
  • b040afd Implement pagination of DeviceAlive list
  • 2d220ab Remove --fix from lint because it will not produce error in CI pipeline but n...
  • acfc231 Fix lint of not related files
  • 136a903 Make the npm engine less strict
  • c2397d9 Add docker compose config for testing
  • 96e79d9 Upgrade nock that is compatible with node 20
  • 3dcb4c2 Upgrade node to 20
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@signageos/sdk](https://github.com/signageos/sdk) from 1.21.1 to 1.23.0.
- [Changelog](https://github.com/signageos/sdk/blob/master/CHANGELOG.md)
- [Commits](signageos/sdk@v1.21.1...v1.23.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 added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #113.

@dependabot dependabot Bot closed this Aug 12, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/signageos/sdk-1.23.0 branch August 12, 2024 21:02
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