Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update nextjs monorepo to v15.0.0-canary.191 (#4605)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@next/mdx](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/next-mdx)) | [`15.0.0-canary.190` -> `15.0.0-canary.191`](https://renovatebot.com/diffs/npm/@next%2fmdx/15.0.0-canary.190/15.0.0-canary.191) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2fmdx/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@next%2fmdx/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@next%2fmdx/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2fmdx/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`15.0.0-canary.190` -> `15.0.0-canary.191`](https://renovatebot.com/diffs/npm/eslint-config-next/15.0.0-canary.190/15.0.0-canary.191) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.0.0-canary.190` -> `15.0.0-canary.191`](https://renovatebot.com/diffs/npm/next/15.0.0-canary.190/15.0.0-canary.191) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.0.0-canary.190/15.0.0-canary.191?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js (@​next/mdx)</summary> ### [`v15.0.0-canary.191`](https://redirect.github.com/vercel/next.js/releases/tag/v15.0.0-canary.191) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.0.0-canary.190...v15.0.0-canary.191) ##### Core Changes - Hide stack for bad input by default: [#​71253](https://redirect.github.com/vercel/next.js/issues/71253) - \[after] after is not dynamic anymore: [#​71231](https://redirect.github.com/vercel/next.js/issues/71231) - codemod: ensure install commands run in terminal: [#​71255](https://redirect.github.com/vercel/next.js/issues/71255) - codemod: install types into dev dependencies: [#​71257](https://redirect.github.com/vercel/next.js/issues/71257) - codemod: polish end message: [#​71259](https://redirect.github.com/vercel/next.js/issues/71259) - chore: Ensure Next.js is built with a specified version of TypeScript: [#​71256](https://redirect.github.com/vercel/next.js/issues/71256) - more detailed time display: [#​71248](https://redirect.github.com/vercel/next.js/issues/71248) - Propagate expire/stale times the same way we do with revalidate: [#​71228](https://redirect.github.com/vercel/next.js/issues/71228) - Update global cache handler ref: [#​71263](https://redirect.github.com/vercel/next.js/issues/71263) - Handle URL-encoded Turbopack client chunks when resolving source maps: [#​71274](https://redirect.github.com/vercel/next.js/issues/71274) - \[BREAKING] Support ESLint v9 in plugin, config and `next lint`: [#​71218](https://redirect.github.com/vercel/next.js/issues/71218) - Make cacheLife profiles configurable: [#​71232](https://redirect.github.com/vercel/next.js/issues/71232) - \[dynamicIO] warn in debug mode when prospective renders error: [#​71266](https://redirect.github.com/vercel/next.js/issues/71266) - codemod: prettier the version logging at the beginning: [#​71264](https://redirect.github.com/vercel/next.js/issues/71264) - Fix missing key in `LoadingBoundary`: [#​71222](https://redirect.github.com/vercel/next.js/issues/71222) - codemod: install core deps based on package.json group: [#​71265](https://redirect.github.com/vercel/next.js/issues/71265) - Set Next-Router-Stale-Time header from collected stale times: [#​71279](https://redirect.github.com/vercel/next.js/issues/71279) - Respect stale time header in client prefetch cache: [#​71280](https://redirect.github.com/vercel/next.js/issues/71280) ##### Misc Changes - perf(turbopack): Do not perform tree shaking for modules without export: [#​71236](https://redirect.github.com/vercel/next.js/issues/71236) - perf(turbopack): Make `ModuleEvaluation` depend only on the last side effect: [#​71237](https://redirect.github.com/vercel/next.js/issues/71237) - fix(turbopack): Use module fragment for async module analysis: [#​71246](https://redirect.github.com/vercel/next.js/issues/71246) - Turbopack: Refactor resolver to accept bool instead of severity: [#​71254](https://redirect.github.com/vercel/next.js/issues/71254) - \[Turbopack] use FxHasher for IndexMap/Set and DashMap: [#​71251](https://redirect.github.com/vercel/next.js/issues/71251) - test: fix flaky tests for hydration error with 18.3: [#​71260](https://redirect.github.com/vercel/next.js/issues/71260) - Sync [@​next/third-parties](https://redirect.github.com/next/third-parties) with React peer versions: [#​71261](https://redirect.github.com/vercel/next.js/issues/71261) ##### Credits Huge thanks to [@​kdy1](https://redirect.github.com/kdy1), [@​eps1lon](https://redirect.github.com/eps1lon), [@​lubieowoce](https://redirect.github.com/lubieowoce), [@​huozhi](https://redirect.github.com/huozhi), [@​mischnic](https://redirect.github.com/mischnic), [@​sokra](https://redirect.github.com/sokra), [@​sebmarkbage](https://redirect.github.com/sebmarkbage), [@​ijjk](https://redirect.github.com/ijjk), [@​unstubbable](https://redirect.github.com/unstubbable), [@​mobeigi](https://redirect.github.com/mobeigi), [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@​gnoff](https://redirect.github.com/gnoff), and [@​acdlite](https://redirect.github.com/acdlite) for helping! </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->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/inabagumi/shinju-date). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information