Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2025

Bumps the dependencies group with 6 updates:

Package From To
lucide-react 0.546.0 0.548.0
posthog-js 1.279.3 1.280.1
react-email 4.3.1 4.3.2
svix 1.78.0 1.80.0
@vitejs/plugin-react 5.0.4 5.1.0
eslint-plugin-react-hooks 7.0.0 7.0.1

Updates lucide-react from 0.546.0 to 0.548.0

Release notes

Sourced from lucide-react's releases.

Version 0.548.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.547.0...0.548.0

Version 0.547.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.546.0...0.547.0

Commits

Updates posthog-js from 1.279.3 to 1.280.1

Release notes

Sourced from posthog-js's releases.

[email protected]

1.280.1

Patch Changes

[email protected]

1.280.0

Minor Changes

Commits
  • 560bf6b chore: update versions and lockfile
  • 2b13291 fix: extendUrlParams should always replace unless the caller says otherwise (...
  • 130c9e0 fix: retry count never updated in query params (#2491)
  • d7dced1 fix: infinite polling in retry queue prevents garbage collection (#2485)
  • bc2f1fc Update generated references
  • 18e55a4 chore: update versions and lockfile
  • 7ec7be5 fix: Do not show surveys in React Native if targeting URL or CSS selector (#2...
  • 49c2b1a Update generated references
  • 242c08f chore: update versions and lockfile
  • 5c14af2 chore: ignore posthogs own exceptions (#2430)
  • Additional commits viewable in compare view

Updates react-email from 4.3.1 to 4.3.2

Release notes

Sourced from react-email's releases.

[email protected]

No release notes provided.

Changelog

Sourced from react-email's changelog.

4.3.2

Commits
  • 2a014b8 chore(root): version packages (#2592)
  • f38ed50 fix(react-email): hot reloading failing with tailwind.config-like imports (...
  • See full diff in compare view

Updates svix from 1.78.0 to 1.80.0

Release notes

Sourced from svix's releases.

v1.80.0

Version 1.80.0

  • Libs/PHP added support for $svix->application->getOrCreate

v1.79.0

Version 1.79.0

  • Libs/Kotlin: Add SvixOptions to the com.svix.kotlin namespace
    • The un-namespaced symbol is kept as a typealias for backwards compatibility
  • Libs/Javascript: Add option to configure the fetch method
  • Server: Add support for creating applications in the POST /api/v1/app/{app_id}/msg and the POST /api/v1/auth/app-portal-access/{app_id} API calls
Changelog

Sourced from svix's changelog.

Version 1.80.0

  • Libs/PHP added support for $svix->application->getOrCreate

Version 1.79.0

  • Libs/Kotlin: Add SvixOptions to the com.svix.kotlin namespace
    • The un-namespaced symbol is kept as a typealias for backwards compatibility
  • Libs/Javascript: Add option to configure the fetch method
  • Server: Add support for creating applications in the POST /api/v1/app/{app_id}/msg and the POST /api/v1/auth/app-portal-access/{app_id} API calls
Commits

Updates @vitejs/plugin-react from 5.0.4 to 5.1.0

Release notes

Sourced from @​vitejs/plugin-react's releases.

[email protected]

Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react/preamble at the top of their client entry instead of manually calling transformIndexHtml. This simplifies SSR setup for applications that don't use the transformIndexHtml API.

Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)

Rolldown 1.0.0-beta.44+ removed the top-level jsx option in favor of transform.jsx. This plugin now uses the transform.jsx option to support Rolldown 1.0.0-beta.44+.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.1.0 (2025-10-24)

Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react/preamble at the top of their client entry instead of manually calling transformIndexHtml. This simplifies SSR setup for applications that don't use the transformIndexHtml API.

Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)

Rolldown 1.0.0-beta.44+ removed the top-level jsx option in favor of transform.jsx. This plugin now uses the transform.jsx option to support Rolldown 1.0.0-beta.44+.

Commits

Updates eslint-plugin-react-hooks from 7.0.0 to 7.0.1

Changelog

Sourced from eslint-plugin-react-hooks's changelog.

7.0.1

  • Disallowed passing inline useEffectEvent values as JSX props to guard against accidental propagation. (#34820 by @​jf-eirinha)
  • Switch to export = so eslint-plugin-react-hooks emits correct types for consumers in Node16 ESM projects. (#34949 by @​karlhorky)
  • Tightened the typing of configs.flat so the configs export is always defined. (#34950 by @​poteto)
  • Fix named import runtime errors. (#34951, #34953 by @​karlhorky)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.546.0` | `0.548.0` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.279.3` | `1.280.1` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.3.1` | `4.3.2` |
| [svix](https://github.com/svix/svix-libs) | `1.78.0` | `1.80.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.0` | `7.0.1` |


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

Updates `posthog-js` from 1.279.3 to 1.280.1
- [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/[email protected]@1.280.1)

Updates `react-email` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/[email protected]/packages/react-email)

Updates `svix` from 1.78.0 to 1.80.0
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.78.0...v1.80.0)

Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react)

Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.548.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.280.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-email
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: svix
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2025
@vercel
Copy link

vercel bot commented Oct 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
mikebifulco-com-bnbu Ready Ready Preview Comment Oct 25, 2025 5:09am

@mbifulco mbifulco merged commit ee494b4 into main Oct 29, 2025
6 checks passed
@mbifulco mbifulco deleted the dependabot/npm_and_yarn/dependencies-309f33bb1a branch October 29, 2025 18:44
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.

2 participants