Skip to content

chore(deps)(deps): bump the production-dependencies group in /v2 with 7 updates#117

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/v2/production-dependencies-681dd487c2
Open

chore(deps)(deps): bump the production-dependencies group in /v2 with 7 updates#117
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/v2/production-dependencies-681dd487c2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group in /v2 with 7 updates:

Package From To
@convex-dev/auth 0.0.93 0.0.94
@remotion/cli 4.0.474 4.0.484
@remotion/player 4.0.474 4.0.484
@remotion/tailwind 4.0.474 4.0.484
@remotion/transitions 4.0.474 4.0.484
posthog-js 1.395.0 1.396.0
remotion 4.0.474 4.0.484

Updates @convex-dev/auth from 0.0.93 to 0.0.94

Changelog

Sourced from @​convex-dev/auth's changelog.

0.0.94

Commits

Updates @remotion/cli from 4.0.474 to 4.0.484

Release notes

Sourced from @​remotion/cli's releases.

v4.0.484

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.483...v4.0.484

v4.0.483

What's Changed

... (truncated)

Commits
  • 97b7207 v4.0.484
  • ee90e56 Remove Timing Editor shortcuts (#8701)
  • e131fbf Update docs page count (#8702)
  • 65f96fa @remotion/browser-studio: Add read-only browser Studio prototype (#8696)
  • c859e18 @​remotion/studio: Add color picker eyedropper shortcut (#8699)
  • b7bfa3d @​remotion/cli: Link Zod mismatch warning to docs (#8694)
  • 8a39ae8 @​remotion/player: Improve play button focus outline (#8682)
  • ec1b809 remotion-monorepo: Add worktree env copy hook (#8691)
  • 9f1dfb6 @​remotion/web-renderer: Add text-decoration support (#8689)
  • 162e153 @remotion/zod-types: Remove Zod peer dependency (#8688)
  • Additional commits viewable in compare view

Updates @remotion/player from 4.0.474 to 4.0.484

Release notes

Sourced from @​remotion/player's releases.

v4.0.484

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.483...v4.0.484

v4.0.483

What's Changed

... (truncated)

Commits
  • 97b7207 v4.0.484
  • ee90e56 Remove Timing Editor shortcuts (#8701)
  • e131fbf Update docs page count (#8702)
  • 65f96fa @remotion/browser-studio: Add read-only browser Studio prototype (#8696)
  • c859e18 @​remotion/studio: Add color picker eyedropper shortcut (#8699)
  • b7bfa3d @​remotion/cli: Link Zod mismatch warning to docs (#8694)
  • 8a39ae8 @​remotion/player: Improve play button focus outline (#8682)
  • ec1b809 remotion-monorepo: Add worktree env copy hook (#8691)
  • 9f1dfb6 @​remotion/web-renderer: Add text-decoration support (#8689)
  • 162e153 @remotion/zod-types: Remove Zod peer dependency (#8688)
  • Additional commits viewable in compare view

Updates @remotion/tailwind from 4.0.474 to 4.0.484

Release notes

Sourced from @​remotion/tailwind's releases.

v4.0.484

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.483...v4.0.484

v4.0.483

What's Changed

... (truncated)

Commits
  • 97b7207 v4.0.484
  • ee90e56 Remove Timing Editor shortcuts (#8701)
  • e131fbf Update docs page count (#8702)
  • 65f96fa @remotion/browser-studio: Add read-only browser Studio prototype (#8696)
  • c859e18 @​remotion/studio: Add color picker eyedropper shortcut (#8699)
  • b7bfa3d @​remotion/cli: Link Zod mismatch warning to docs (#8694)
  • 8a39ae8 @​remotion/player: Improve play button focus outline (#8682)
  • ec1b809 remotion-monorepo: Add worktree env copy hook (#8691)
  • 9f1dfb6 @​remotion/web-renderer: Add text-decoration support (#8689)
  • 162e153 @remotion/zod-types: Remove Zod peer dependency (#8688)
  • Additional commits viewable in compare view

Updates @remotion/transitions from 4.0.474 to 4.0.484

Release notes

Sourced from @​remotion/transitions's releases.

v4.0.484

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.483...v4.0.484

v4.0.483

What's Changed

... (truncated)

Commits
  • 97b7207 v4.0.484
  • ee90e56 Remove Timing Editor shortcuts (#8701)
  • e131fbf Update docs page count (#8702)
  • 65f96fa @remotion/browser-studio: Add read-only browser Studio prototype (#8696)
  • c859e18 @​remotion/studio: Add color picker eyedropper shortcut (#8699)
  • b7bfa3d @​remotion/cli: Link Zod mismatch warning to docs (#8694)
  • 8a39ae8 @​remotion/player: Improve play button focus outline (#8682)
  • ec1b809 remotion-monorepo: Add worktree env copy hook (#8691)
  • 9f1dfb6 @​remotion/web-renderer: Add text-decoration support (#8689)
  • 162e153 @remotion/zod-types: Remove Zod peer dependency (#8688)
  • Additional commits viewable in compare view

Updates posthog-js from 1.395.0 to 1.396.0

Release notes

Sourced from posthog-js's releases.

posthog-js@1.396.0

1.396.0

Minor Changes

  • #3987 74cc6bb Thanks @​TueHaulund! - Add a get_current_url config option that overrides the URL used for client-side URL targeting — session replay URL triggers, the session replay URL blocklist, survey URL display conditions, product tour URL conditions, web experiment URL conditions, and autocapture URL allow/ignore lists. These match against window.location.href directly, which does not reflect a $current_url rewritten in before_send. Apps where the browser URL is not meaningful for targeting (e.g. Electron/desktop builds served from a generated host) can now return the logical URL to match against. Defaults to window.location.href when not set. (2026-06-29)

Patch Changes

  • Updated dependencies [74cc6bb]:
    • @​posthog/types@​1.392.0
Commits
  • 1ba8ce8 chore: update versions and lockfile [version bump]
  • 74cc6bb feat(replay): add get_current_url override for client-side URL targeting (#3987)
  • 9179374 chore: update versions and lockfile [version bump]
  • e86f61a feat(mcp): add instrumentMutator for framework serverMutator hooks (#3995)
  • d2faa82 chore: update versions and lockfile [version bump]
  • 606ef43 fix: preserve $groups passed via properties (#3896)
  • See full diff in compare view

Updates remotion from 4.0.474 to 4.0.484

Release notes

Sourced from remotion's releases.

v4.0.484

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.483...v4.0.484

v4.0.483

What's Changed

Bumps the production-dependencies group in /v2 with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@convex-dev/auth](https://github.com/get-convex/convex-auth) | `0.0.93` | `0.0.94` |
| [@remotion/cli](https://github.com/remotion-dev/remotion) | `4.0.474` | `4.0.484` |
| [@remotion/player](https://github.com/remotion-dev/remotion) | `4.0.474` | `4.0.484` |
| [@remotion/tailwind](https://github.com/remotion-dev/remotion) | `4.0.474` | `4.0.484` |
| [@remotion/transitions](https://github.com/remotion-dev/remotion) | `4.0.474` | `4.0.484` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.395.0` | `1.396.0` |
| [remotion](https://github.com/remotion-dev/remotion) | `4.0.474` | `4.0.484` |


Updates `@convex-dev/auth` from 0.0.93 to 0.0.94
- [Changelog](https://github.com/get-convex/convex-auth/blob/main/CHANGELOG.md)
- [Commits](get-convex/convex-auth@v0.0.93...v0.0.94)

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

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

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

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

Updates `posthog-js` from 1.395.0 to 1.396.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.395.0...posthog-js@1.396.0)

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

---
updated-dependencies:
- dependency-name: "@convex-dev/auth"
  dependency-version: 0.0.94
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/cli"
  dependency-version: 4.0.484
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/player"
  dependency-version: 4.0.484
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/tailwind"
  dependency-version: 4.0.484
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/transitions"
  dependency-version: 4.0.484
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: posthog-js
  dependency-version: 1.396.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: remotion
  dependency-version: 4.0.484
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
perm Ready Ready Preview, Comment Jun 29, 2026 9:21am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants