chore(deps): bump ws and @remotion/cli in /packages/plugin/docs/animation#171
Conversation
Bumps [ws](https://github.com/websockets/ws) to 8.21.0 and updates ancestor dependency [@remotion/cli](https://github.com/remotion-dev/remotion). These dependencies need to be updated together. Updates `ws` from 8.17.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.1...8.21.0) Updates `@remotion/cli` from 4.0.462 to 4.0.481 - [Release notes](https://github.com/remotion-dev/remotion/releases) - [Commits](remotion-dev/remotion@v4.0.462...v4.0.481) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect - dependency-name: "@remotion/cli" dependency-version: 4.0.481 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps ws to 8.21.0 and updates ancestor dependency @remotion/cli. These dependencies need to be updated together.
Updates
wsfrom 8.17.1 to 8.21.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 248439255[dist] 8.20.0d3503c1[minor] Export thePerMessageDeflateclass and header utilsUpdates
@remotion/clifrom 4.0.462 to 4.0.481Release notes
Sourced from @remotion/cli's releases.
... (truncated)
Commits
ffc91a7v4.0.4815f7b8abv4.0.4801c47dd1Merge branch 'main' of https://github.com/remotion-dev/remotion4440210Update SKILL.md530afd3Update resources.mdx70897c8v4.0.48056fbb7f@remotion/effects: Add gridlines effect (#8564)edc75cf@remotion/studio: Add sequence property shortcuts (#8569)608fb7bAdd Remocn resource for Remotion components (#8565)9dde702@remotion/studio: Add effect context menu option (#8566)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Summary by cubic
Update dependencies in the animation docs plugin to align with Remotion 4.0.481 and patch a WebSocket DoS vulnerability. This affects only
packages/plugin/docs/animationand requires no app code changes.@remotion/cli: 4.0.462 → 4.0.481 (updates@remotion/*packages; improves Studio features and stability)ws: 8.17.1 → 8.21.0 (fixes memory exhaustion DoS; addsmaxBufferedChunksandmaxFragmentsoptions)Written for commit ea52202. Summary will update on new commits.