Skip to content

chore(deps): bump lodash and three-stdlib in /starters/create-builder/nextjs#4485

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/starters/create-builder/nextjs/multi-3d613f5600
Open

chore(deps): bump lodash and three-stdlib in /starters/create-builder/nextjs#4485
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/starters/create-builder/nextjs/multi-3d613f5600

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Removes lodash. It's no longer used after updating ancestor dependency three-stdlib. These dependencies need to be updated together.

Removes lodash

Updates three-stdlib from 2.9.1 to 2.36.1

Release notes

Sourced from three-stdlib's releases.

v2.36.1

2.36.1 (2025-11-10)

Bug Fixes

  • lottie: harden SSR check to exclude react-native (#424) (f7fe1af)

v2.36.0

2.36.0 (2025-04-29)

Features

  • PointerLockControls: sensitivity const (#416) (e6653ce)

v2.35.16

2.35.16 (2025-04-23)

Bug Fixes

  • remove use of WebGL1 LuminanceFormat (#419) (e079bc8)

v2.35.15

2.35.15 (2025-04-05)

Bug Fixes

v2.35.14

2.35.14 (2025-02-20)

Bug Fixes

  • Fix alignment of integer vertex attributes (#408) (c122b5c)

v2.35.13

2.35.13 (2025-01-29)

Bug Fixes

v2.35.12

2.35.12 (2025-01-19)

... (truncated)

Commits
  • f7fe1af fix(lottie): harden SSR check to exclude react-native (#424)
  • e6653ce feat(PointerLockControls): sensitivity const (#416)
  • e079bc8 fix: remove use of WebGL1 LuminanceFormat (#419)
  • b51a7c9 fix(lottie-web): remove expressions eval (#415)
  • c122b5c fix: Fix alignment of integer vertex attributes (#408)
  • 12f00a3 fix: syntax errors in shaders (#405)
  • 6bed3f4 fix: revert TS mods (#403)
  • 5b1448e fix: error when used on server side via SVGRenderer (#398)
  • 1399589 fix: exclude globals
  • 646ba34 fix: harden type qualifier keywords
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Primarily a dependency update/removal, but three-stdlib is bumped across many versions and could introduce runtime/typing changes in 3D-related starter code.

Overview
Updates the create-builder/nextjs starter to remove lodash and to upgrade three-stdlib (via transitive deps) to 2.36.1, reflecting that lodash is no longer needed after the newer three-stdlib.

Lockfile changes reconcile the dependency graph accordingly (notably updating the resolved three-stdlib package and dropping the top-level lodash entry).

Written by Cursor Bugbot for commit 105e766. This will update automatically on new commits. Configure here.

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [three-stdlib](https://github.com/pmndrs/three-stdlib). These dependencies need to be updated together.


Removes `lodash`

Updates `three-stdlib` from 2.9.1 to 2.36.1
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](pmndrs/three-stdlib@v2.9.1...v2.36.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 
  dependency-type: indirect
- dependency-name: three-stdlib
  dependency-version: 2.36.1
  dependency-type: indirect
...

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 Apr 2, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: 105e766

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Apr 2, 2026

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 105e766

Command Status Duration Result
nx test @snippet/react ❌ Failed 3m 34s View ↗
nx test @e2e/react-sdk-next-14-app ✅ Succeeded 5m 13s View ↗
nx test @e2e/react-sdk-next-15-app ✅ Succeeded 5m 19s View ↗
nx test @e2e/angular-17-ssr ✅ Succeeded 5m 7s View ↗
nx test @e2e/sveltekit ✅ Succeeded 4m 21s View ↗
nx test @e2e/qwik-city ✅ Succeeded 8m 3s View ↗
nx test @e2e/vue ✅ Succeeded 4m 31s View ↗
nx test @snippet/solid ✅ Succeeded 1m View ↗
Additional runs (38) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2026-04-02 14:27:53 UTC

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