Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add layer option to view cmd data payload #317

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

Santiago-Souto
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 8, 2024

🦋 Changeset detected

Latest commit: 296d8bc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vincentsong
Copy link
Collaborator

@Santiago-Souto I will add changeset after I merged that PR.

Santiago Souto and others added 3 commits February 9, 2024 09:32
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
@vincentsong vincentsong force-pushed the fix/add-layer-info-in-view-cmd branch from d74daaa to 296d8bc Compare February 8, 2024 22:33
@vincentsong vincentsong merged commit 5d0c5b0 into develop Feb 8, 2024
3 checks passed
@vincentsong vincentsong deleted the fix/add-layer-info-in-view-cmd branch February 8, 2024 22:37
Santiago-Souto pushed a commit that referenced this pull request Feb 9, 2024
* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Santiago-Souto pushed a commit that referenced this pull request Feb 9, 2024
* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Santiago-Souto pushed a commit that referenced this pull request Feb 9, 2024
* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Santiago-Souto pushed a commit that referenced this pull request Mar 11, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Vincent Song <wenfeng.song@dolby.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Santiago-Souto pushed a commit that referenced this pull request Mar 11, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

* Fix release workflow with missing env vars

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Vincent Song <wenfeng.song@dolby.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Santiago-Souto pushed a commit that referenced this pull request Mar 13, 2024
* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

* Release 0.1.44 (#323)

* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Vincent Song <wenfeng.song@dolby.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* Fix release workflow with missing env vars

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
vincentsong pushed a commit that referenced this pull request Mar 18, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b1244c1e7baecf369f87ca76ae8f90d788f5.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Sync RC-0.1.44 to develop branch (#321)

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

---------

Co-authored-by: Santiago Souto <ssout@dolby.com>

* Deprecated streamName in constructor of publish and view (#322)

* deprated streamName in constructor of publish and view

* added changeset

* removed streamName test for publish and view constructor, added jest mock for jwt-decode

* changed test stream name

* Release 0.1.44 (#324)

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

* Release 0.1.44 (#323)

* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unne…
keon-jukes pushed a commit that referenced this pull request Apr 11, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Vincent Song <wenfeng.song@dolby.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
keon-jukes pushed a commit that referenced this pull request Apr 11, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

* Fix incorrect stats count on diagnose call (#320)

* Fix incorrect stats count on diagnose call

* Fix some reviews

* Change statsCount validation

* Add PR triggers on tests action

* Refactor Diagnostics module

* Fix connection attribute

* Change conditional & variable names

* Switch to init those methods that changes only once

* updated sdk version to rc2

* Bump to v0.1.44

* Fix release workflow with missing env vars

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Vincent Song <wenfeng.song@dolby.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Santiago-Souto pushed a commit that referenced this pull request May 23, 2024
* Security / Update dependencies (#312)

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump protobufjs from 6.11.3 to 6.11.4 in /packages/millicast-sdk

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/millicast-sdk

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-webaudio-delay-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-viewer-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-publisher-demo

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js in /packages/millicast-chromecast-receiver

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component in /packages/millicast-webaudio-delay-demo

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-publisher-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-sdk

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-webaudio-delay-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 2.2.1 to 2.2.3 in /packages/millicast-viewer-demo

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json5 in /packages/millicast-chromecast-receiver

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump parse-url, @lerna/publish and lerna

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [@lerna/publish](https://github.com/lerna/lerna/tree/HEAD/packages/legacy-structure/commands/publish) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.

Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@7.0.2...8.1.0)

Updates `@lerna/publish` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/legacy-structure/commands/publish)

Updates `lerna` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.6.2/packages/lerna)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: "@lerna/publish"
  dependency-type: direct:development
- dependency-name: lerna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimist from 1.2.5 to 1.2.8 in /.github/actions/github-pages-deploy-action-4.1.1 (#252)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimist in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump json5 from 1.0.1 to 1.0.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#253)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump json5 in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump qs from 6.5.2 to 6.5.3 in /.github/actions/github-pages-deploy-action-4.1.1 (#254)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump qs in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#255)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump decode-uri-component

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump minimatch from 3.0.4 to 3.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#256)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump minimatch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump ansi-regex from 5.0.0 to 5.0.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#257)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump ansi-regex in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump node-fetch from 2.6.1 to 2.7.0 in /.github/actions/github-pages-deploy-action-4.1.1 (#258)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump node-fetch in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#259)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump tmpl in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#260)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump glob-parent in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump word-wrap from 1.2.3 to 1.2.5 in /.github/actions/github-pages-deploy-action-4.1.1 (#261)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump word-wrap in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/github-pages-deploy-action-4.1.1 (#263)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump @actions/core in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver from 5.7.1 to 5.7.2 in /.github/actions/github-pages-deploy-action-4.1.1 (#262)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump path-parse in /.github/actions/github-pages-deploy-action-4.1.1 (#264)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws in /.github/actions/github-pages-deploy-action-4.1.1 (#266)

Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.2.5...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/actions/github-pages-deploy-action-4.1.1 (#267)

* Fix dependabot issues (#250)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade millicast-sdk version v0.1.40

* Remove unnecessary images from local docs repo

* Bump hosted-git-info

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump jsdom in /.github/actions/github-pages-deploy-action-4.1.1 (#265)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#268)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#269)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver in /.github/actions/github-pages-deploy-action-4.1.1 (#270)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical issue on json-schema

* Bump @babel/traverse

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.8.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-webaudio-delay-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-viewer-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-publisher-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-chromecast-receiver

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse in /packages/millicast-multiview-demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.5 to 7.23.2 in /packages/millicast-sdk

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.18.9 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 1.5.0 to 1.6.2 (#298)

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize in /packages/millicast-sdk (#248)

* Bump tough-cookie, jest-puppeteer and rollup-plugin-filesize

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) and [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize). These dependencies need to be updated together.

Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

Updates `jest-puppeteer` from 4.4.0 to 9.0.0
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer)

Updates `rollup-plugin-filesize` from 9.1.2 to 10.0.0
- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)
- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jest-puppeteer
  dependency-type: direct:development
- dependency-name: rollup-plugin-filesize
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update puppeteer deps

* Upgrade node version of action to 16

* Upgrade jest version

* Fix circular dependency & update docs

* Add new Jest config

* Remove docs

* Fix Signaling mocks & add debugging launch config

* Fix Signaling mocked functions

* Change connect mock function

* Fix signaling partial mocking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Added schema validation for publish connect options (#310)

* added schema validation for connect options

* fixed reconnect test of publish

* addressed review comments

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

Signed-off-by: Santiago Souto <ssout@dolby.com>

* First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Functional tests E2E (#311)

* Update puppeteer & add functional test

* Complete sync

* Test folder restructure

* Add puppeteer container and fix e2e tests

* Fix action e2e test

* Revert fix

* Install root dependencies

* Change working dir for e2e test workflow

* Fix e2e action

* Change action entrypoint

* Revert "Change action entrypoint"

This reverts commit c713b12.

* Fix args cmd in action

* E2E test action install deps after container

* Change package.json test script

* Add yarn command

* Remove puppeteer container for action

* Fix test action

* Upgrade node 20 and install deps

* Remove puppeteer container

* Rename test directories

* Replace env file for github secret

* Change env vars in e2e test action

* Fix merge test

* split e2e and unit test

* update to node v20

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* added reusable workflow for setup and netlify cli (#314)

checkout action issue

checkout action issue

use composite action

fixed npm script

fixed deploy command

added multiview demo app deployment

added multiview demo app deployment

disable webaudio delay demo

disable webaudio delay demo

fixed path

added env vars

refine deploy flow

fixed typeo

added publisher demo

check tag name for RC

removed merge check for PR

fixed tag name

print tag name

changed tag condition

update version to rc0

update version to rc0

check npm config

refine workflow

removed branch deletion

reverts version

update to node v20

fixed github workflow event trigger

fixed webaudio delay demo build

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

First approach of a diagnostics report Logger function (#306)

* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Fix test
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests
* Fix tests
* Fix tests
* Add & fix tests
corrected reviews
* Change function name and check for max count of stats
* Remove headless argument
* Edit testing action
* Install chrome browser in action
* Remove diagnose getStats function
* Remove async tag from function
* Update index.d.ts
* Add diagnose method to Logger & SDK version as an exported var
* Modularize Diagnostics methods
* Add initStats when diagnose has no stats available (missing tests)
* Add example and fix tests

...

Signed-off-by: Santiago Souto <ssout@dolby.com>

Fixed build issue of webaudio delay demo (#315)

* fixed build issue of webaudio delay demo

* added build for eslint job

* fixed dependency location

* fixed test command

* fixed test command

* Fix duplicate code

changed to pull request on main branch

Signed-off-by: Santiago Souto <ssout@dolby.com>

* Feature / Add changesets (#316)

* Add changesets

* Change dependendency to devDependency

* Add README description & changelog action (testing)

* try github token

* changed base to main for PR

* added env of github token

* PR retry

* Add change for release

* fixed token typo

* remove git user config

* remove changelog workflow

---------

Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Add layer option to view cmd data payload (#317)

* Add layer option to view cmd data payload

* Fix layer option

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>

* added changeset

---------

Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: wenfeng song <wenfeng.song@dolby.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>

* Sync RC-0.1.44 to develop branch (#321)

* Bump RC version

* Revert RC version in package.json

* Remove unnecessary gitignore file

* changed to always use local sdk

* updated sdk version to rc1

* refine demo app deployment in workflow

---------

Co-authored-by: Santiago Souto <ssout@dolby.com>

* Deprecated streamName in constructor of publish and view (#322)

* deprated streamName in constructor of publish and view

* added changeset

* removed streamName test for publish and view constructor, added jest mock for jwt-decode

* changed test stream name

* PoC of h264/avc and h265/hevc user data unregistered SEI parsing. Known issue: prevention bytes is not removed

* can remove emulation_prevention_bytes

* improved start code scan and decoded the message from transform worker

* removed changeset files

* restore rude-plants-agree.md

* refine the API signature and unit test

* fixed log issue in viewer demo app

* refine the message log

* added pic_timing SEI message parsing

* remove time_offset

* restore time_offset

* added timing_info in SPS

* prevent exception for invalid active SPS state

* fixed unit test and terminated the old worker for new track

* changed the condition of printing pic_timing

* added optional check for timecode array

* Exposing sendMetadata & worker method (#334)

* Exposing sendMetadata & worker method

* Fix NALU creation (WIP)

* Fix insertion of SEI data

* Refactor in smaller and clearer functions

* Update packages/millicast-sdk/src/utils/Codecs.js

Co-authored-by: Vincent Song <wenfeng.song@dolby.com>

* Update packages/millicast-sdk/src/workers/TransformWorker.js

Co-authored-by: Vincent Song <wenfeng.song@dolby.com>

* Fix missing bracket

* Fix enqueue of frame with no metadata

---------

Co-authored-by: Vincent Song <wenfeng.song@dolby.com>

* Export SDK's UUID for sending SEI data

* Make inline worker to avoid installing it manually (#341)

* [WIP]Worker included in SDK bundle

* Inline worker when building

* Add ignore file generated by rollup

* Fix linter & unit tests

* Add clear cache workflow for manual use

* Refactor for more clarity

* Fix unit tests

* Throw error with wrong codec for metadata (#342)

* Add codec check before inserting metadata

* Change wording for error thrown

* Add error thrown for inserting with H265 because is not yet implemented

* Add sendMetadata definition (#346)

* Add sendMetadata definitions

* Update packages/millicast-sdk/src/Publish.js

Co-authored-by: Shivank Dubey <110578314+dubeyShivank@users.noreply.github.com>

---------

Co-authored-by: Shivank Dubey <110578314+dubeyShivank@users.noreply.github.com>

* Add changeset

* Add SEI special UUID for timecode extraction

* Print UUID with correct format

* Change active SPS not found error for warning

* Allow other types of payload to be inserted as SEI messages

They will be parsed as strings, and from the consumer side, it can obtain the correct type again by running JSON.parse(valueDecoded)

* Check UUID format

* Restructure onMetadata object emit

* Fix codec check for inserting metadata

* Make codec error message consistent

* Fix non h264 codec stream

* Update samples (#347)

* update samples for publishing and viewing

* Don't point to dev

* Clean up samples

* Update packages/millicast-publisher-demo/src/js/MillicastPublishUserMedia.js

Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>

* Update packages/millicast-sdk/src/index.js

Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>

* Update packages/millicast-sdk/src/index.js

Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>

---------

Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>

* Prevent metadata SEI extraction from codec - payload type mapping (#351)

* Parse payload type mapping with codec from SDP for extracting metadata

* Fix Safari metadata event on viewer side

* Fix unit tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: Santiago Souto <Santiago.Souto@dolby.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Calleriza <manuelcalleriza@gmail.com>
Co-authored-by: Renzo Delfino <75499398+R-Delfino95@users.noreply.github.com>
Co-authored-by: Santiago Souto <ssout@dolby.com>
Co-authored-by: Shivank Dubey <110578314+dubeyShivank@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants