Skip to content

Conversation

@andrewkmin
Copy link
Collaborator

Bumps next from 14.2.25 to 14.2.32.


updated-dependencies:

  • dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ...

Summary & Motivation

per #1076

How I Tested These Changes

Did you add a changeset?

If updating one of our packages, you'll likely need to add a changeset to your PR. To do so, run pnpm changeset. pnpm changeset will generate a file where you should write a human friendly message about the changes. Note how this (example) includes the package name (should be auto added by the command) along with the type of semver change (major.minor.patch) (which you should set).

These changes will be used at release time to determine what packages to publish and how to bump their version. For more context see this comment.

@socket-security
Copy link

socket-security bot commented Nov 6, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednext@​14.2.25 ⏵ 14.2.3282100 +1395 +19870

View full report

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 6, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0eccd54:

Sandbox Source
@turnkey/example-react-components Configuration

moeodeh3
moeodeh3 previously approved these changes Nov 6, 2025
Copy link
Contributor

@moeodeh3 moeodeh3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not related to your pr but a lot of missing ^ for some reason in some examples - more of a note so feel free to ignore

"esm": "^3.2.25",
"install": "^0.13.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not your doing but why no ^ here?

"clsx": "^2.1.0",
"lucide-react": "^0.426.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same goes for here

"dotenv": "^16.0.3",
"lucide-react": "^0.542.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here

"esm": "^3.2.25",
"install": "^0.13.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woah there are a lot of these

Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.32.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.25...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@andrewkmin andrewkmin merged commit bd9ac30 into main Nov 6, 2025
8 checks passed
@andrewkmin andrewkmin deleted the andrew/dependabot-next branch November 6, 2025 18:38
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.

3 participants