Skip to content

Commit

Permalink
build(deps): update nextjs monorepo to v15.0.0-canary.191 (#4605)
Browse files Browse the repository at this point in the history
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 (@&#8203;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:
[#&#8203;71253](https://redirect.github.com/vercel/next.js/issues/71253)
- \[after] after is not dynamic anymore:
[#&#8203;71231](https://redirect.github.com/vercel/next.js/issues/71231)
- codemod: ensure install commands run in terminal:
[#&#8203;71255](https://redirect.github.com/vercel/next.js/issues/71255)
- codemod: install types into dev dependencies:
[#&#8203;71257](https://redirect.github.com/vercel/next.js/issues/71257)
- codemod: polish end message:
[#&#8203;71259](https://redirect.github.com/vercel/next.js/issues/71259)
- chore: Ensure Next.js is built with a specified version of TypeScript:
[#&#8203;71256](https://redirect.github.com/vercel/next.js/issues/71256)
- more detailed time display:
[#&#8203;71248](https://redirect.github.com/vercel/next.js/issues/71248)
- Propagate expire/stale times the same way we do with revalidate:
[#&#8203;71228](https://redirect.github.com/vercel/next.js/issues/71228)
- Update global cache handler ref:
[#&#8203;71263](https://redirect.github.com/vercel/next.js/issues/71263)
- Handle URL-encoded Turbopack client chunks when resolving source maps:
[#&#8203;71274](https://redirect.github.com/vercel/next.js/issues/71274)
- \[BREAKING] Support ESLint v9 in plugin, config and `next lint`:
[#&#8203;71218](https://redirect.github.com/vercel/next.js/issues/71218)
- Make cacheLife profiles configurable:
[#&#8203;71232](https://redirect.github.com/vercel/next.js/issues/71232)
- \[dynamicIO] warn in debug mode when prospective renders error:
[#&#8203;71266](https://redirect.github.com/vercel/next.js/issues/71266)
- codemod: prettier the version logging at the beginning:
[#&#8203;71264](https://redirect.github.com/vercel/next.js/issues/71264)
- Fix missing key in `LoadingBoundary`:
[#&#8203;71222](https://redirect.github.com/vercel/next.js/issues/71222)
- codemod: install core deps based on package.json group:
[#&#8203;71265](https://redirect.github.com/vercel/next.js/issues/71265)
- Set Next-Router-Stale-Time header from collected stale times:
[#&#8203;71279](https://redirect.github.com/vercel/next.js/issues/71279)
- Respect stale time header in client prefetch cache:
[#&#8203;71280](https://redirect.github.com/vercel/next.js/issues/71280)

##### Misc Changes

- perf(turbopack): Do not perform tree shaking for modules without
export:
[#&#8203;71236](https://redirect.github.com/vercel/next.js/issues/71236)
- perf(turbopack): Make `ModuleEvaluation` depend only on the last side
effect:
[#&#8203;71237](https://redirect.github.com/vercel/next.js/issues/71237)
- fix(turbopack): Use module fragment for async module analysis:
[#&#8203;71246](https://redirect.github.com/vercel/next.js/issues/71246)
- Turbopack: Refactor resolver to accept bool instead of severity:
[#&#8203;71254](https://redirect.github.com/vercel/next.js/issues/71254)
- \[Turbopack] use FxHasher for IndexMap/Set and DashMap:
[#&#8203;71251](https://redirect.github.com/vercel/next.js/issues/71251)
- test: fix flaky tests for hydration error with 18.3:
[#&#8203;71260](https://redirect.github.com/vercel/next.js/issues/71260)
- Sync
[@&#8203;next/third-parties](https://redirect.github.com/next/third-parties)
with React peer versions:
[#&#8203;71261](https://redirect.github.com/vercel/next.js/issues/71261)

##### Credits

Huge thanks to [@&#8203;kdy1](https://redirect.github.com/kdy1),
[@&#8203;eps1lon](https://redirect.github.com/eps1lon),
[@&#8203;lubieowoce](https://redirect.github.com/lubieowoce),
[@&#8203;huozhi](https://redirect.github.com/huozhi),
[@&#8203;mischnic](https://redirect.github.com/mischnic),
[@&#8203;sokra](https://redirect.github.com/sokra),
[@&#8203;sebmarkbage](https://redirect.github.com/sebmarkbage),
[@&#8203;ijjk](https://redirect.github.com/ijjk),
[@&#8203;unstubbable](https://redirect.github.com/unstubbable),
[@&#8203;mobeigi](https://redirect.github.com/mobeigi),
[@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi),
[@&#8203;gnoff](https://redirect.github.com/gnoff), and
[@&#8203;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
renovate[bot] authored Oct 15, 2024
1 parent 2663c19 commit 84df9e7
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@sentry/nextjs": "^8.34.0",
"@sentry/profiling-node": "^8.34.0",
"@supabase/supabase-js": "^2.45.4",
"next": "15.0.0-canary.190",
"next": "15.0.0-canary.191",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
"tailwindcss": "^4.0.0-alpha.26",
Expand Down
2 changes: 1 addition & 1 deletion apps/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@upstash/redis": "^1.34.3",
"mime": "^4.0.4",
"nanoid": "^5.0.7",
"next": "15.0.0-canary.190",
"next": "15.0.0-canary.191",
"p-queue": "^8.0.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dedent": "^1.5.3",
"ics": "^3.8.1",
"lodash.groupby": "^4.6.0",
"next": "15.0.0-canary.190",
"next": "15.0.0-canary.191",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
"react-infinite-scroll-component": "^6.1.0",
Expand All @@ -29,7 +29,7 @@
"devDependencies": {
"@jest/types": "^29.6.3",
"@mdx-js/loader": "^3.0.1",
"@next/mdx": "15.0.0-canary.190",
"@next/mdx": "15.0.0-canary.191",
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@tsconfig/strictest": "^2.0.5",
"@types/cookie": "^0.6.0",
"eslint": "^8.57.1",
"next": "15.0.0-canary.190",
"next": "15.0.0-canary.191",
"supabase": "^1.204.3",
"tsup": "^8.3.0",
"typescript": "~5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"eslint-config-next": "15.0.0-canary.190",
"eslint-config-next": "15.0.0-canary.191",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^8.57.1",
"next": "15.0.0-canary.190",
"next": "15.0.0-canary.191",
"tsup": "^8.3.0",
"typescript": "~5.6.3"
},
Expand Down
154 changes: 77 additions & 77 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 84df9e7

Please sign in to comment.