Skip to content

build(deps): bump the node-dependencies group with 5 updates - #30

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-dependencies-0a47990cb5
Sep 11, 2026
Merged

build(deps): bump the node-dependencies group with 5 updates#30
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-dependencies-0a47990cb5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the node-dependencies group with 5 updates:

Package From To
@remotion/player 4.0.519 4.0.522
remotion 4.0.519 4.0.522
@types/node 26.4.0 26.5.0
@types/react-dom 19.2.5 19.2.7
vitest 4.1.11 5.0.0

Updates @remotion/player from 4.0.519 to 4.0.522

Release notes

Sourced from @​remotion/player's releases.

v4.0.522

What's Changed

Elements

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.521...v4.0.522

v4.0.521

What's Changed

... (truncated)

Commits
  • 6642f47 v4.0.522
  • f62000f Remove glow from audio oscilloscope
  • b8faaec Merge pull request #11115 from remotion-dev/codex/zoom-audio-asset-timeline
  • 3e5dddc Merge pull request #11114 from remotion-dev/codex/clamp-layer-duration-to-com...
  • 1dd30a1 @remotion/studio: Add timeline zoom to audio asset previews
  • d373bd3 Clamp timeline layer resizing to composition duration
  • f1eed76 Merge pull request #11104 from remotion-dev/codex/cli-command-help-11101
  • 95576f2 Complete CLI help options and trim tests
  • 06c91db Merge pull request #11110 from remotion-dev/codex/fix-sequence-duration-inter...
  • 16c9918 Merge pull request #11109 from remotion-dev/codex/studio-copy-feedback-11100
  • Additional commits viewable in compare view

Updates remotion from 4.0.519 to 4.0.522

Release notes

Sourced from remotion's releases.

v4.0.522

What's Changed

Elements

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.521...v4.0.522

v4.0.521

What's Changed

... (truncated)

Commits
  • 6642f47 v4.0.522
  • f62000f Remove glow from audio oscilloscope
  • b8faaec Merge pull request #11115 from remotion-dev/codex/zoom-audio-asset-timeline
  • 3e5dddc Merge pull request #11114 from remotion-dev/codex/clamp-layer-duration-to-com...
  • 1dd30a1 @remotion/studio: Add timeline zoom to audio asset previews
  • d373bd3 Clamp timeline layer resizing to composition duration
  • f1eed76 Merge pull request #11104 from remotion-dev/codex/cli-command-help-11101
  • 95576f2 Complete CLI help options and trim tests
  • 06c91db Merge pull request #11110 from remotion-dev/codex/fix-sequence-duration-inter...
  • 16c9918 Merge pull request #11109 from remotion-dev/codex/studio-copy-feedback-11100
  • Additional commits viewable in compare view

Updates @types/node from 26.4.0 to 26.5.0

Commits

Updates @types/react-dom from 19.2.5 to 19.2.7

Commits

Updates vitest from 4.1.11 to 5.0.0

Release notes

Sourced from vitest's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
  • f441c6f chore: release v5.0.0 (#11130)
  • d46a747 fix: treat test.describe as a suite during static collection (#11128)
  • 584cf30 fix: add a warning if inline project has duplicate plugins due to unexpected ...
  • f08ce4b fix: apply queued mocks from doMock() in queue order (fixes #10706) (#11127)
  • 897f51f chore: release v5.0.0-rc.4 (#11107)
  • 1339b06 chore(deps): update all non-major dependencies (#11104)
  • 51e9494 feat!: parse files statically in vitest list by default (#11088)
  • 2122ffd fix: propagate --maxWorkers to projects (#11102)
  • dc10f5f fix(browser): report the action error when a task times out (#11101)
  • d4fe198 feat: promote clearCache out of experimental (#11086)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the node-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@remotion/player](https://github.com/remotion-dev/remotion) | `4.0.519` | `4.0.522` |
| [remotion](https://github.com/remotion-dev/remotion) | `4.0.519` | `4.0.522` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.5.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.11` | `5.0.0` |


Updates `@remotion/player` from 4.0.519 to 4.0.522
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.519...v4.0.522)

Updates `remotion` from 4.0.519 to 4.0.522
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.519...v4.0.522)

Updates `@types/node` from 26.4.0 to 26.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react-dom` from 19.2.5 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `vitest` from 4.1.11 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@remotion/player"
  dependency-version: 4.0.522
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: remotion
  dependency-version: 4.0.522
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: vitest
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2026
@github-actions
github-actions Bot merged commit ae3e97c into main Sep 11, 2026
6 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/node-dependencies-0a47990cb5 branch September 11, 2026 08:48
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants