titicacadev / triple-frontend

Monorepo for Triple Frontend Components and Libraries
https://storybook.triple-corp.com
MIT License
137 stars 9 forks source link

chore(deps): update dependency next to ^14.2.12 #3382

Open triple-bot opened 6 days ago

triple-bot commented 6 days ago

This PR contains the following updates:

Package Type Update Change
next (source) devDependencies patch ^14.2.9 -> ^14.2.12

Release Notes

vercel/next.js (next) ### [`v14.2.12`](https://togithub.com/vercel/next.js/releases/tag/v14.2.12) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.11...v14.2.12) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - update prefetching jsdoc & documentation ([#​68047](https://togithub.com/vercel/next.js/issues/68047)) - Ensure we chunk revalidate tag requests ([#​70189](https://togithub.com/vercel/next.js/issues/70189)) - (backport) fix(eslint): allow typescript-eslint v8 ([#​70090](https://togithub.com/vercel/next.js/issues/70090)) - \[ppr] Don't mark RSC requests as /\_next/data requests (backport of [#​66249](https://togithub.com/vercel/next.js/issues/66249)) ([#​70083](https://togithub.com/vercel/next.js/issues/70083)) ##### Credits Huge thanks to [@​alvarlagerlof](https://togithub.com/alvarlagerlof), [@​wyattjoh](https://togithub.com/wyattjoh), [@​delbaoliveira](https://togithub.com/delbaoliveira), and [@​ijjk](https://togithub.com/ijjk) for helping! ### [`v14.2.11`](https://togithub.com/vercel/next.js/releases/tag/v14.2.11) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.10...v14.2.11) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: correct metadata url suffix ([https://github.com/vercel/next.js/pull/69959](https://togithub.com/vercel/next.js/pull/69959)) - fix: setting assetPrefix to URL format breaks HMR ([#​70040](https://togithub.com/vercel/next.js/issues/70040)) - Update revalidateTag to batch tags in one request ([#​65296](https://togithub.com/vercel/next.js/issues/65296)) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​devjiwonchoi](https://togithub.com/devjiwonchoi), and [@​ijjk](https://togithub.com/ijjk) for helping! ### [`v14.2.10`](https://togithub.com/vercel/next.js/releases/tag/v14.2.10) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.9...v14.2.10) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Remove invalid fallback revalidate value ([https://github.com/vercel/next.js/pull/69990](https://togithub.com/vercel/next.js/pull/69990)) - Revert server action optimization ([https://github.com/vercel/next.js/pull/69925](https://togithub.com/vercel/next.js/pull/69925)) - Add ability to customize Cache-Control ([#​69802](https://togithub.com/vercel/next.js/issues/69802)) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi) and [@​ijjk](https://togithub.com/ijjk) for helping!

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.32%. Comparing base (5cd93bc) to head (0f1f60c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3382 +/- ## ======================================= Coverage 14.32% 14.32% ======================================= Files 724 724 Lines 10182 10182 Branches 3356 3356 ======================================= Hits 1459 1459 Misses 8292 8292 Partials 431 431 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.