=> 3154-0.10.0

Documentation:
- Documentation: add LSP-bash (Jack Cherng)
- Documentation: Add reference to LSP-dockerfile package (Merlin Beutlberger)
- Documentation: Add reference to LSP-yaml package (Merlin Beutlberger)
- Add Dockerfile language server to docs (#981) (jwortmann)

Features:
- Handle all dynamic capabilities (#1005) (Raoul Wols)
- Add experimental_capabilities setting (#971) (Ayoub Benali)
- migrate window/showMessageRequest handling to mdpopups.show_popup (#974) (Ayoub Benali)

Fixes:
- Fix logging of sync payload (#1006) (Rafał Chłodnicki)
- Fix error on diagnostics 'relatedInformation': null (Janos Wortmann)
- Fix hover popup not triggering in some cases when hovering diagnostics (#995) (Rafał Chłodnicki)
- Remove diagnostic from status when moving away from region (Rafał Chłodnicki)
- Normalize server panel message newlines (#983) (deathaxe)
- Account for cases where there's a comma but no parentheses (Raoul Wols)
- Handle incoming notifications/responses during a sync request (#787) (Raoul Wols)
- Add LSP-metals to the dedicated packages list (Ayoub Benali)
- Compensate for View#set_status eating newlines of diagnostic messages (#955) (Duncan Holm)
- Be a little less eager to notify willSave and didSave (Raoul Wols)
- Fix off-by-one error (#941) (Kevin Sjöberg)
