Skip to content

chore(deps): bump the npm group across 1 directory with 10 updates - #818

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/npm-a85a8c9811
Open

chore(deps): bump the npm group across 1 directory with 10 updates#818
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/npm-a85a8c9811

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm group with 10 updates in the /apps/web directory:

Package From To
@supabase/supabase-js 2.112.4 2.113.0
lucide-react 1.37.0 1.39.0
next 16.3.3 16.3.4
zod 4.5.2 4.5.4
@remotion/bundler 4.0.518 4.0.520
@remotion/cli 4.0.518 4.0.520
@remotion/renderer 4.0.518 4.0.520
@types/node 26.4.0 26.4.1
eslint-config-next 16.3.3 16.3.4
remotion 4.0.518 4.0.520

Updates @supabase/supabase-js from 2.112.4 to 2.113.0

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.113.0

2.113.0 (2026-09-02)

🚀 Features

  • realtime: allow wait for pg changes (#2630)

❤️ Thank You

v2.113.0-canary.0

2.113.0-canary.0 (2026-09-01)

🚀 Features

  • realtime: allow wait for pg changes (#2630)

❤️ Thank You

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.113.0 (2026-09-02)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

Commits

Updates lucide-react from 1.37.0 to 1.39.0

Release notes

Sourced from lucide-react's releases.

Version 1.39.0

What's Changed

Full Changelog: lucide-icons/lucide@1.38.0...1.39.0

Version 1.38.0

What's Changed

Full Changelog: lucide-icons/lucide@1.36.0...1.38.0

Commits

Updates next from 16.3.3 to 16.3.4

Release notes

Sourced from next's releases.

v16.3.4

Follow-up release to v16.3.3 re-enabling AVIF Image Optimization (#97949).

The following bug fixes have been backported. It does not include all pending features/changes on canary.

  • testmode: Fix infinite recursion in testmode passthrough fetch (#97691)
  • Fix build error when aliasing typescript to @​typescript/typescript6 (#97997)
  • Fix unset crossOrigin in Turbopack manifests (#97930)

Credits

Huge thanks to @​eps1lon, @​mischnic, and @​timneutkens for helping!

Commits
  • 299180d v16.3.4
  • 12e173d [16.3.x] Re-enable AVIF image optimization and require sharp 0.35.4 (#97949)
  • 5d9022e [backport] Fix unset crossOrigin in Turbopack manifests (#97930)
  • d8f4560 [16.3.x] Fix build error when aliasing typescript to @​typescript/typescript6 ...
  • 656aebf [16.3] testmode: Fix infinite recursion in testmode passthrough fetch (#97691)
  • f37c1d6 [16.3.x] ci: remove pull_request_stats workflow (#97975)
  • See full diff in compare view

Updates zod from 4.5.2 to 4.5.4

Release notes

Sourced from zod's releases.

v4.5.4

Commits:

  • 84e416fbf4740527bbc8f319634f4e1b065bb42c fix(v4): stop the cycle walk from firing a default factory (#6500)
  • e8e206fa33ac5fe7ce20a2beb12d57b1cb3df653 4.5.4

v4.5.3

Commits:

  • e6b6ab347675cd2bd54b1bdbed16f98c59be82a9 docs(blog): widen the z.compile example to a 20-property schema
  • 87d6464418582bb96fc665a01f852ca6da324ad0 fix(docs): drop the OG description when the title wraps past two lines
  • 99fce394a026823e602b9c30d8d5d9f5f1932ce7 bench(v4): z.compile() against zod-compiler (#6499)
  • e3a695b6bf3f0d591ea682816e3cdaea04b0f967 docs(v4): record the email regex and container output-shape findings under Open
  • 7e24a24288183ce02554f1ded7775d0650a7b7e6 docs(blog): drop the reading time and put a GitHub link in the navbar
  • eab51ff3592b2d11d863f4ee4d5452f31a3de1b6 fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)
Commits
  • e8e206f 4.5.4
  • 84e416f fix(v4): stop the cycle walk from firing a default factory (#6500)
  • 1a16102 4.5.3
  • eab51ff fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)
  • 7e24a24 docs(blog): drop the reading time and put a GitHub link in the navbar
  • e3a695b docs(v4): record the email regex and container output-shape findings under Open
  • 99fce39 bench(v4): z.compile() against zod-compiler (#6499)
  • 87d6464 fix(docs): drop the OG description when the title wraps past two lines
  • e6b6ab3 docs(blog): widen the z.compile example to a 20-property schema
  • See full diff in compare view

Updates @remotion/bundler from 4.0.518 to 4.0.520

Release notes

Sourced from @​remotion/bundler's releases.

v4.0.520

What's Changed

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520

v4.0.519

What's Changed

... (truncated)

Commits
  • af71729 v4.0.520
  • d00dda4 Merge pull request #11014 from remotion-dev/codex/clear-waveform-progress-sna...
  • ebb8cbd Release waveform progress snapshot after loading
  • a9843bd Increase timeline waveform fidelity with composition FPS (#11011)
  • bcca570 Fix maximum timeline zoom at 30 pixels per frame (#11010)
  • 68c0a7d Merge pull request #11008 from remotion-dev/codex/media-pitch-shifting
  • 841cfec Attribute pitch shifting algorithm
  • f3e1950 Distinguish pitch rendering environments
  • c0d6594 Merge pull request #11009 from remotion-dev/codex/rename-codex-plugin-to-agen...
  • e6c933a Rename Codex plugin package to Agent plugin
  • Additional commits viewable in compare view

Updates @remotion/cli from 4.0.518 to 4.0.520

Release notes

Sourced from @​remotion/cli's releases.

v4.0.520

What's Changed

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520

v4.0.519

What's Changed

... (truncated)

Commits
  • af71729 v4.0.520
  • d00dda4 Merge pull request #11014 from remotion-dev/codex/clear-waveform-progress-sna...
  • ebb8cbd Release waveform progress snapshot after loading
  • a9843bd Increase timeline waveform fidelity with composition FPS (#11011)
  • bcca570 Fix maximum timeline zoom at 30 pixels per frame (#11010)
  • 68c0a7d Merge pull request #11008 from remotion-dev/codex/media-pitch-shifting
  • 841cfec Attribute pitch shifting algorithm
  • f3e1950 Distinguish pitch rendering environments
  • c0d6594 Merge pull request #11009 from remotion-dev/codex/rename-codex-plugin-to-agen...
  • e6c933a Rename Codex plugin package to Agent plugin
  • Additional commits viewable in compare view

Updates @remotion/renderer from 4.0.518 to 4.0.520

Release notes

Sourced from @​remotion/renderer's releases.

v4.0.520

What's Changed

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520

v4.0.519

What's Changed

... (truncated)

Commits
  • af71729 v4.0.520
  • d00dda4 Merge pull request #11014 from remotion-dev/codex/clear-waveform-progress-sna...
  • ebb8cbd Release waveform progress snapshot after loading
  • a9843bd Increase timeline waveform fidelity with composition FPS (#11011)
  • bcca570 Fix maximum timeline zoom at 30 pixels per frame (#11010)
  • 68c0a7d Merge pull request #11008 from remotion-dev/codex/media-pitch-shifting
  • 841cfec Attribute pitch shifting algorithm
  • f3e1950 Distinguish pitch rendering environments
  • c0d6594 Merge pull request #11009 from remotion-dev/codex/rename-codex-plugin-to-agen...
  • e6c933a Rename Codex plugin package to Agent plugin
  • Additional commits viewable in compare view

Updates @types/node from 26.4.0 to 26.4.1

Commits

Updates eslint-config-next from 16.3.3 to 16.3.4

Release notes

Sourced from eslint-config-next's releases.

v16.3.4

Follow-up release to v16.3.3 re-enabling AVIF Image Optimization (#97949).

The following bug fixes have been backported. It does not include all pending features/changes on canary.

  • testmode: Fix infinite recursion in testmode passthrough fetch (#97691)
  • Fix build error when aliasing typescript to @​typescript/typescript6 (#97997)
  • Fix unset crossOrigin in Turbopack manifests (#97930)

Credits

Huge thanks to @​eps1lon, @​mischnic, and @​timneutkens for helping!

Commits

Updates remotion from 4.0.518 to 4.0.520

Release notes

Sourced from remotion's releases.

v4.0.520

What's Changed

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520

v4.0.519

What's Changed

... (truncated)

Commits
  • af71729 v4.0.520
  • d00dda4 Merge pull request #11014 from remotion-dev/codex/clear-waveform-progress-sna...
  • ebb8cbd Release waveform progress snapshot after loading
  • a9843bd Increase timeline waveform fidelity with composition FPS (#11011)
  • bcca570 Fix maximum timeline zoom at 30 pixels per frame (#11010)
  • 68c0a7d Merge pull request #11008 from remotion-dev/codex/media-pitch-shifting
  • 841cfec Attribute pitch shifting algorithm
  • f3e1950 Distinguish pitch rendering environments
  • c0d6594 Merge pull request #11009 from remotion-dev/codex/rename-codex-plugin-to-agen...
  • e6c933a Rename Codex plugin package to Agent plugin
  • 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 npm group with 10 updates in the /apps/web directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.112.4` | `2.113.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.37.0` | `1.39.0` |
| [next](https://github.com/vercel/next.js) | `16.3.3` | `16.3.4` |
| [zod](https://github.com/colinhacks/zod) | `4.5.2` | `4.5.4` |
| [@remotion/bundler](https://github.com/remotion-dev/remotion) | `4.0.518` | `4.0.520` |
| [@remotion/cli](https://github.com/remotion-dev/remotion) | `4.0.518` | `4.0.520` |
| [@remotion/renderer](https://github.com/remotion-dev/remotion) | `4.0.518` | `4.0.520` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.4.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.3.3` | `16.3.4` |
| [remotion](https://github.com/remotion-dev/remotion) | `4.0.518` | `4.0.520` |



Updates `@supabase/supabase-js` from 2.112.4 to 2.113.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.113.0/packages/core/supabase-js)

Updates `lucide-react` from 1.37.0 to 1.39.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.39.0/packages/lucide-react)

Updates `next` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.3...v16.3.4)

Updates `zod` from 4.5.2 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.5.2...v4.5.4)

Updates `@remotion/bundler` from 4.0.518 to 4.0.520
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.518...v4.0.520)

Updates `@remotion/cli` from 4.0.518 to 4.0.520
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.518...v4.0.520)

Updates `@remotion/renderer` from 4.0.518 to 4.0.520
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.518...v4.0.520)

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

Updates `eslint-config-next` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.4/packages/eslint-config-next)

Updates `remotion` from 4.0.518 to 4.0.520
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.518...v4.0.520)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.113.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: lucide-react
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: next
  dependency-version: 16.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@remotion/bundler"
  dependency-version: 4.0.520
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@remotion/cli"
  dependency-version: 4.0.520
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@remotion/renderer"
  dependency-version: 4.0.520
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-config-next
  dependency-version: 16.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: remotion
  dependency-version: 4.0.520
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 5, 2026
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