This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v2-11-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit ff65ac854d7cd62c9d1e20a65c4a557008e24b85 Author: Jarek Potiuk <[email protected]> AuthorDate: Mon Mar 9 20:59:44 2026 +0100 Formatting fix in Frontend change summary --- airflow/www/changes_in_2_11_dependencies.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/www/changes_in_2_11_dependencies.rst b/airflow/www/changes_in_2_11_dependencies.rst index 9af5bb2b5a1..9a93fac56f5 100644 --- a/airflow/www/changes_in_2_11_dependencies.rst +++ b/airflow/www/changes_in_2_11_dependencies.rst @@ -61,7 +61,7 @@ HIGH RISK — Major version bumps with known breaking changes | swagger-ui-dist | 4.1.3 | 5.32.0 | CSS class names changed, rendering differences, bundled CSS | | | | | restructured. | +------------------------------+------------+------------+----------------------------------------------------------------+ -| react-markdown | ^8.0.4 | ^10.1.0 | Major v9 and v10. Moved to ESM-only, plugin API changes, | +| react-markdown | ^8.0.4 | ^10.1.0 | Major v9 and v10. Moved to ESM-only, plugin API changes, | | | | | remark/rehype ecosystem alignment, component prop changes. | +------------------------------+------------+------------+----------------------------------------------------------------+ | d3-shape | ^2.1.0 | ^3.2.0 | d3.line().curve() defaults changed, some curve types renamed. |
