Skip to content

Update docs for OpenRewrite 8.88.0 - #524

Merged
timtebeek merged 2 commits into
masterfrom
tim/update-recipe-docs-8.88.0
Jul 30, 2026
Merged

Update docs for OpenRewrite 8.88.0#524
timtebeek merged 2 commits into
masterfrom
tim/update-recipe-docs-8.88.0

Conversation

@timtebeek

@timtebeek timtebeek commented Jul 29, 2026

Copy link
Copy Markdown
Member

Regenerated recipe docs with rewrite-recipe-markdown-generator following the 8.88.0 release.

What's here

  • Full docs/recipes/ regeneration, reference lists, static/recipes/ redirects, and src/plugins/latest-versions.js
  • New changelog: docs/changelog/8-88-0-Release.md
  • sidebars.ts: added 8-88-0-Release and 8-87-0-Release — the 8.87.0 entry was never added when that changelog landed, so the page was unreachable

Regenerated against rewrite-react 0.4.1

An earlier revision of this PR was generated while @openrewrite/recipes-react@0.4.0 was broken against 8.88.0 (javascript_1.UpgradeDependencyVersion is not a constructor), which silently dropped every non-Java React recipe. That is fixed in rewrite-react#18 / v0.4.1, and this PR has been fully regenerated against it — React installs cleanly (49 recipes) and all pages are genuine generator output.

Removed recipes

Zero deletions. The only removals are three genuine renames, which git pairs with their replacements:

  • apache/camel/upgrade/camel419/{xml,yaml}dsl419sagarecipecamel418_1/{xml,yaml}dsl418_1sagarecipe
  • java/testing/assertj/simplifyassertjnullrelatedassertionsimplifyassertjequalityassertion

Plus one proprietary redirect rename under static/recipes/: springbootproperties_4_1springbootproperties_4_1-moderne-edition.

Note on check-file-types.js

The lint script rejected .html, but the generator emits static/recipes/**/index.html and master already contains ~3,700 of them. It never fired because the nightly update-docs.yml pushes straight to master, bypassing PR validation — so any PR-based full regeneration failed. Added a carve-out scoped to static/recipes/; .html anywhere else is still rejected. Happy to split this into its own PR if preferred.

Verification

  • yarn typecheck passes
  • yarn build passes with CI_STRICT_LINKS=1 — no broken links

@github-actions

Copy link
Copy Markdown
Contributor

While we appreciate that you're attempting to improve the docs, please be aware that all files in the /docs/recipes directory are auto-generated by the markdown-generator.

Please make changes to the recipes themselves rather than to these files. When the next release happens, these files will be updated accordingly.

@github-actions

Copy link
Copy Markdown
Contributor

While we appreciate that you're attempting to improve the docs, please be aware that all files in the /docs/recipes directory are auto-generated by the markdown-generator.

Please make changes to the recipes themselves rather than to these files. When the next release happens, these files will be updated accordingly.

@timtebeek
timtebeek force-pushed the tim/update-recipe-docs-8.88.0 branch from f1f1cf5 to d944390 Compare July 30, 2026 09:28
@github-actions

Copy link
Copy Markdown
Contributor

While we appreciate that you're attempting to improve the docs, please be aware that all files in the /docs/recipes directory are auto-generated by the markdown-generator.

Please make changes to the recipes themselves rather than to these files. When the next release happens, these files will be updated accordingly.

@timtebeek
timtebeek merged commit 4ec5fb4 into master Jul 30, 2026
3 checks passed
@timtebeek
timtebeek deleted the tim/update-recipe-docs-8.88.0 branch July 30, 2026 09:54
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant