Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): ⬆️ update next to v15.1.4 (#351)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.1.3` -> `15.1.4`](https://renovatebot.com/diffs/npm/next/15.1.3/15.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.1.3/15.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.1.3/15.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js (next)</summary> ### [`v15.1.4`](https://redirect.github.com/vercel/next.js/releases/tag/v15.1.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.1.3...v15.1.4) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - backport: force module format for virtual client-proxy ([#​74608](https://redirect.github.com/vercel/next.js/issues/74608)) - Fix prerender tags when notFound is called ([#​74607](https://redirect.github.com/vercel/next.js/issues/74607)) - Use provided waitUntil for pending revalidates ([#​74604](https://redirect.github.com/vercel/next.js/issues/74604)) - Feature: next/image: add support for images.qualities in next.config ([#​74588](https://redirect.github.com/vercel/next.js/issues/74588)) - Chore: docs: add missing search: '' on remotePatterns ([#​74587](https://redirect.github.com/vercel/next.js/issues/74587)) - Chore: docs: update version history of next/image ([#​73923](https://redirect.github.com/vercel/next.js/issues/73923)) ([#​74570](https://redirect.github.com/vercel/next.js/issues/74570)) - Chore: next/image: improve imgopt api bypass detection for unsupported images ([#​74569](https://redirect.github.com/vercel/next.js/issues/74569)) ##### Credits Huge thanks to @​ and @​ for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/timelessco/next-ts-app-template).
- Loading branch information