Skip to content

build: bump the promo-showcase group across 1 directory with 8 updates - #243

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/promo/noorwave-showcase/promo-showcase-0fbef6785b
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/promo/noorwave-showcase/promo-showcase-0fbef6785b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the promo-showcase group with 8 updates in the /promo/noorwave-showcase directory:

Package From To
@remotion/cli 4.0.484 4.0.525
@remotion/renderer 4.0.484 4.0.525
react 19.2.7 19.3.0
@types/react 19.2.17 19.3.0
react-dom 19.2.7 19.3.0
@types/react-dom 19.2.3 19.3.0
remotion 4.0.484 4.0.525
@types/react 19.2.17 19.3.0
@types/react-dom 19.2.3 19.3.0
typescript 6.0.3 7.0.2

Updates @remotion/cli from 4.0.484 to 4.0.525

Release notes

Sourced from @​remotion/cli's releases.

v4.0.525

What's Changed

Templates

Docs

Elements

Internal

... (truncated)

Commits
  • bd2bc84 v4.0.525
  • 338896c Merge pull request #11335 from remotion-dev/codex/refine-studio-code-handoff
  • b32057f Merge pull request #11330 from remotion-dev/fix/undo-redo-composition-navigation
  • e17db8f Fix Studio coding handoff window chrome
  • 35cd759 Handle encoded composition IDs when deleting
  • e5c9864 Merge pull request #10474 from krishnachitanyapidugu-sys/add-remotion-export-...
  • 4fbb719 Merge pull request #11329 from remotion-dev/fix-font-studio-display
  • 3b4b6ae Restore composition navigation on undo and redo
  • e9f031b Merge pull request #11328 from remotion-dev/codex/studio-sidebar-toggle-color
  • 7ee053c Fix computed values overlapping Studio inspector
  • Additional commits viewable in compare view

Updates @remotion/renderer from 4.0.484 to 4.0.525

Release notes

Sourced from @​remotion/renderer's releases.

v4.0.525

What's Changed

Templates

Docs

Elements

Internal

... (truncated)

Commits
  • bd2bc84 v4.0.525
  • 338896c Merge pull request #11335 from remotion-dev/codex/refine-studio-code-handoff
  • b32057f Merge pull request #11330 from remotion-dev/fix/undo-redo-composition-navigation
  • e17db8f Fix Studio coding handoff window chrome
  • 35cd759 Handle encoded composition IDs when deleting
  • e5c9864 Merge pull request #10474 from krishnachitanyapidugu-sys/add-remotion-export-...
  • 4fbb719 Merge pull request #11329 from remotion-dev/fix-font-studio-display
  • 3b4b6ae Restore composition navigation on undo and redo
  • e9f031b Merge pull request #11328 from remotion-dev/codex/studio-sidebar-toggle-color
  • 7ee053c Fix computed values overlapping Studio inspector
  • Additional commits viewable in compare view

Updates react from 19.2.7 to 19.3.0

Release notes

Sourced from react's releases.

19.3.0 (September 9, 2026)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.3 release post for more information.

New React Features

New React DOM Features

  • browser(): a new react-dom API that returns a usable which errors during server rendering and resolves in the browser. use(browser()) inside a <Suspense> boundary marks a subtree as browser-only without reporting a recoverable error (@​gnoff: #37143, #37241)
    • Added an onBrowserBailout option to the react-dom/server APIs to observe when a subtree defers to the browser (@​gnoff #37193)

Notable changes

All Changes

React

... (truncated)

Changelog

Sourced from react's changelog.

19.3.0 (September 9, 2026)

New React Features

New React DOM Features

  • browser(): a new react-dom API that returns a usable which errors during server rendering and resolves in the browser. use(browser()) inside a <Suspense> boundary marks a subtree as browser-only without reporting a recoverable error (@​gnoff: #37143, #37241)
    • Added an onBrowserBailout option to the react-dom/server APIs to observe when a subtree defers to the browser (@​gnoff #37193)

Notable changes

All Changes

React

... (truncated)

Commits

Updates @types/react from 19.2.17 to 19.3.0

Commits

Updates react-dom from 19.2.7 to 19.3.0

Release notes

Sourced from react-dom's releases.

19.3.0 (September 9, 2026)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.3 release post for more information.

New React Features

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
@dependabot dependabot Bot changed the title build: bump the promo-showcase group in /promo/noorwave-showcase with 8 updates build: bump the promo-showcase group across 1 directory with 8 updates Sep 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/promo/noorwave-showcase/promo-showcase-0fbef6785b branch from 60ce8c6 to 43adfa3 Compare September 18, 2026 10:52
Bumps the promo-showcase group with 8 updates in the /promo/noorwave-showcase directory:

| Package | From | To |
| --- | --- | --- |
| [@remotion/cli](https://github.com/remotion-dev/remotion) | `4.0.484` | `4.0.525` |
| [@remotion/renderer](https://github.com/remotion-dev/remotion) | `4.0.484` | `4.0.525` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.3.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.3.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.3.0` |
| [remotion](https://github.com/remotion-dev/remotion) | `4.0.484` | `4.0.525` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.3.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.3.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |



Updates `@remotion/cli` from 4.0.484 to 4.0.525
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.484...v4.0.525)

Updates `@remotion/renderer` from 4.0.484 to 4.0.525
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.484...v4.0.525)

Updates `react` from 19.2.7 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react)

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

Updates `react-dom` from 19.2.7 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom)

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

Updates `remotion` from 4.0.484 to 4.0.525
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.484...v4.0.525)

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

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@remotion/cli"
  dependency-version: 4.0.517
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: "@remotion/renderer"
  dependency-version: 4.0.517
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: remotion
  dependency-version: 4.0.517
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: promo-showcase
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: promo-showcase
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/promo/noorwave-showcase/promo-showcase-0fbef6785b branch from 43adfa3 to 06359c9 Compare September 19, 2026 09:34
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