docs: auto-update for merged PRs (2026-09-05) - #4178
Open
aheritier wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keeps
/docsin sync with code merged intomainin the last 36 hours.Changes
15to16(both the "Config Versioning" section's "current version" statement and the version-field example), reflecting that config version 15 was frozen and version 16 is now latest.Review notes
Every other PR merged in the last 36 hours whose code changes touched user-facing behavior already carried its own doc updates in the same PR (e.g. #4173, #4172, #4169, #4168, #4166, #4151, #4150, #4149, #4145). Those were reviewed for accuracy and completeness against their source diffs and found up to date — no further changes needed. Internal/bugfix-only PRs (#4171, #4167 changelog-only; #4165, #4163, #4161, #4159, #4158, #4157, #4155, #4154, #4153, #4152, #4147) do not change any currently-documented behavior, so
/docswas left untouched for those.