Skip to content

build(deps): bump next from 14.2.24 to 15.2.4#158

Open
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/npm_and_yarn/next-15.2.4
Open

build(deps): bump next from 14.2.24 to 15.2.4#158
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/npm_and_yarn/next-15.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps next from 14.2.24 to 15.2.4.

Release notes

Sourced from next's releases.

v15.1.8

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

Core Changes

  • fix: Merge link header from middleware with the ones from React (#73431)
  • fix(edge): run after() if request is cancelled mid-streaming (#76013)
  • gate segmentCache branch in base-server (#79505)

Credits

Huge thanks to @​amannn, @​lubieowoce, and @​ztanner for helping!

v14.2.29

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

Core Changes

  • Only share incremental cache for edge in next start (#79389)

Credits

Huge thanks to @​ijjk for helping!

v14.2.28

[!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!

v14.2.27

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

Core Changes

  • fix dynamic route interception not working when deployed with middleware (#64923)

Credits

Huge thanks to @​ztanner for helping!

Commits

Dependabot compatibility score

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 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.

sktbrd and others added 5 commits June 2, 2025 18:54
- Updated NFTDisplay, AuthorAvatar, and CommunityTotalPayout components to use dynamic loading image URLs based on defined image sizes.
- Enhanced accessibility by adding aria-labels to interactive elements in WalletButton, TipButton, CustomLeftArrow, and CustomRightArrow components.
- Improved code readability by standardizing formatting and spacing across various components.
- Introduced IMAGE_SIZES constant for consistent image dimensions throughout the application.
…erformance

- Added dynamic imports for MobileNavbar, SidebarDesktop, Providers, and InitFrameSDK in layout.tsx to reduce initial load time.
- Updated VideoRenderer.tsx to use LazyIconWrapper for icon components, enhancing loading performance.
- Lazy load AuthorAvatar, MarkdownRenderer, and HTMLFlipBook in fullMag.tsx to optimize rendering.
- Refactored Dock component to use memoization and callbacks for improved performance and reduced re-renders.
- Updated TopMenu to utilize LazyIconWrapper for icons, ensuring smoother loading.
- Refactored MobileNavbar to use LazyIconWrapper for icon components, enhancing performance.
- Improved memory tracking logic in performanceMonitor.ts to handle initial memory state correctly.
- Created LazyIcon component to handle lazy loading of icons with error boundaries and fallback UI.
Bumps [next](https://github.com/vercel/next.js) from 14.2.24 to 15.2.4.
- [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.24...v15.2.4)

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

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 Jun 3, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skate ❌ Failed (Inspect) Jun 3, 2025 0:29am

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2025

A newer version of next exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant