Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump @mux/mux-node from 6.0.0 to 7.3.1 #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @mux/mux-node from 6.0.0 to 7.3.1.

Release notes

Sourced from @​mux/mux-node's releases.

v7.3.1

This release improves support for TypeScript 5 and its --moduleResolution bundler setting with a more-explicit typings in package.json

v7.3.0

This release adds support for the Data.Monitoring methods, and deprecates the Data.RealTime methods. See this changelog entry for more details about the change.

v7.2.0

This release adds a helper function Mux.JWT.signViewerCounts to make it easier to sign JWTs for viewer count requests.

v7.1.0

This release updates several dependencies to address outstanding security issues in those dependencies.

v7.0.0

What's Changed

  • Fix incorrect types
  • Split JWT signing to support signing Space Ids
  • Add missing exports

v6.4.0

This release adds an optional custom header that users can add to aid in identifying the platform being used to make the request.

v6.3.1

This release sets the embedded_subtitles property as optional when creating a livestream

v6.3.0

This release adds several missing properties to the Asset interface

What's Changed

New Contributors

v6.2.0

Reconnect Window with slates is now available in public beta. Check out the blog post for more information.

Changed Operations • adds reconnect_slate_url and use_slates_for_standard_latecy parameters for creating and updating Live Streams

Version 6.1.0

This version has the following changes

  • The Data.Filters API is marked as deprecated, since the underlying API calls is also deprecated
  • The Data.Dimensions class is added
Commits
  • b899a36 Bump for 7.3.1
  • 6f915b6 Add additional types declaration to package.json (#304)
  • 5b8912e Merge pull request #242 from zerothabhishek/fix-type-of-CreateLiveStreamParams
  • 58b431f Merge pull request #276 from muxinc/dependabot/npm_and_yarn/typescript-eslint...
  • f72ee39 Bump @​typescript-eslint/eslint-plugin from 5.49.0 to 5.59.2
  • 9e28552 Merge pull request #275 from muxinc/dependabot/npm_and_yarn/eslint-8.40.0
  • 6970c62 Merge pull request #272 from muxinc/dependabot/npm_and_yarn/axios-1.4.0
  • fa2da22 Bump eslint from 8.34.0 to 8.40.0
  • b285a31 Merge pull request #277 from muxinc/dependabot/npm_and_yarn/typescript-eslint...
  • d5b760b Merge pull request #278 from muxinc/dependabot/npm_and_yarn/types/node-20.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mux/mux-node](https://github.com/muxinc/mux-node-sdk) from 6.0.0 to 7.3.1.
- [Release notes](https://github.com/muxinc/mux-node-sdk/releases)
- [Changelog](https://github.com/muxinc/mux-node-sdk/blob/master/CHANGELOG.md)
- [Commits](muxinc/mux-node-sdk@v6.0.0...v7.3.1)

---
updated-dependencies:
- dependency-name: "@mux/mux-node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants