Skip to content

Update All Dependencies

Guilherme Carraro Martins requested to merge renovate/all-dependencies into main

This MR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 22.14.0 -> 22.14.1
eslint-config-next (source) devDependencies patch 14.2.27 -> 14.2.28
lucide (source) dependencies minor ^0.487.0 -> ^0.494.0
lucide-react (source) dependencies minor ^0.487.0 -> ^0.494.0
next (source) dependencies patch 14.2.27 -> 14.2.28
posthog-js dependencies minor 1.235.0 -> 1.236.2
three-globe dependencies patch 2.42.3 -> 2.42.4
zod (source) dependencies patch 3.24.2 -> 3.24.3

Release Notes

vercel/next.js (eslint-config-next)

v14.2.28

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: node.js module import error when using middleware (#​77945)
Credits

Huge thanks to @​ztanner for helping!

lucide-icons/lucide (lucide)

v0.494.0: Version 0.494.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.493.0...0.494.0

v0.493.0: Version 0.493.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.492.0...0.493.0

v0.492.0: Version 0.492.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.491.0...0.492.0

v0.491.0: Version 0.491.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.490.0...0.491.0

v0.490.0: Version 0.490.0

Compare Source

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.489.0...0.490.0

v0.489.0: Version 0.489.0

Compare Source

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.488.0...0.489.0

v0.488.0: Version 0.488.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.487.0...0.488.0

PostHog/posthog-js (posthog-js)

v1.236.2

Compare Source

  • fix response based branching for open choice questions (#​1907)

v1.236.1

Compare Source

  • chore: refactor survey loadIfEnabled (#​1903)
  • feat: Enforce that private members of classes start with an underscore (#​1901)
  • chore: Remove giant Info object (#​1900)

v1.236.0

Compare Source

  • chore: add canRenderSurveyAsync (#​1891)
  • feat: capture pinterest, snapchat, and quora click ids (#​1872)
  • chore: Generate bundle size viz (#​1899)
  • Make react router playground handle pageviews on route change (#​1895)

v1.235.6

Compare Source

  • feat: Improve how PostHogProvider works with SSR (#​1893)
  • feat(err): add react error boundary (#​1884)

v1.235.5

Compare Source

  • fix: survey feedback button not showing after url change (#​1892)
  • chore: better license attribution (#​1883)

v1.235.4

Compare Source

  • Fix web vitals running when capture_performance: false is set (#​1890)

v1.235.3

Compare Source

  • chore: rename survey extension utils and fix logging (#​1889)

v1.235.2

Compare Source

  • fix: new survey position for feedback button (#​1885)

v1.235.1

Compare Source

  • chore: even more replay debug signal (#​1887)
vasturiano/three-globe (three-globe)

v2.42.4

Compare Source

colinhacks/zod (zod)

v3.24.3

Compare Source

Main feature: massive tsc performance improvement in .extend() courtesy of @​Andarist: #​4150

Commits:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Guilherme Carraro Martins

Merge request reports

Loading