Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rumdl for openSUSE:Factory checked 
in at 2025-12-15 11:59:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rumdl (Old)
 and      /work/SRC/openSUSE:Factory/.rumdl.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rumdl"

Mon Dec 15 11:59:23 2025 rev:13 rq:1322805 version:0.0.194

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2025-12-11 
18:41:58.555072778 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.1939/rumdl.changes    2025-12-15 
12:05:23.008960758 +0100
@@ -1,0 +2,72 @@
+Sat Dec 13 19:27:22 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.0.194:
+  * Added
+    - LSP: workspace/didChangeConfiguration support
+      - LSP server now responds to configuration change
+        notifications
+      - Improved robustness and error handling in language server
+    - Config: Typestate pattern for configuration validation
+      - Compile-time guarantees for configuration correctness
+      - Invalid configurations are caught earlier in the pipeline
+    - CI: GitHub Marketplace branding for GitHub Action
+      - Action now has proper branding for Marketplace visibility
+  * Fixed
+    - MD057 (relative-links): Handle template variables and
+      extensionless links
+      - Template syntax (Handlebars, Mustache, Jinja2) like {{URL}}
+        now recognized and skipped
+      - Extensionless links like [Page](page) now resolve to
+        page.md
+      - All URI schemes (file://, smb://, macappstores://, etc.)
+        properly excluded (fixes #192)
+    - Config: Remove misleading GFM/CommonMark warnings (fixes
+      #195)
+      - gfm and commonmark flavors now silently work as expected
+      - Parser already supports GFM extensions (tables, task lists,
+        strikethrough)
+    - Config: Discover markdownlint config via upward directory
+      traversal
+      - .markdownlint.yaml and similar files now found in parent
+        directories
+      - Matches behavior of other linting tools
+    - MD007 (ul-indent): Handle tab characters after blockquote
+      markers
+      - Tab indentation after > marker now calculated correctly
+      - Fixes false positives for lists in blockquotes with tabs
+    - MD012 (no-multiple-blanks): Skip blank lines inside indented
+      code blocks
+      - Blank lines within indented code blocks no longer trigger
+        warnings
+    - MD030 (list-marker-space): Analyze blockquoted list content
+      correctly
+      - Lists inside blockquotes now properly analyzed instead of
+        skipped
+    - MD053 (link-image-reference-definitions): Recognize colons in
+      reference labels
+      - Reference definitions with colons in the label (e.g.,
+        [foo:bar]:) now detected
+    - lint_context: Check entire line for HTML comment marking
+      - Lines with inline comments (<!-- comment --> content) now
+        handled correctly
+      - Content after --> on the same line is properly processed
+    - lint_context: Add missing HTML5 block elements
+      - Added: audio, video, source, track, canvas, svg, iframe,
+        embed, object, menu, summary, noscript, search, template
+    - lint_context: Handle nested blockquotes and JS comments in
+      ESM blocks
+      - Improved parsing for complex nested structures
+    - table_utils: Exclude list items from table row detection
+      - List items containing pipes no longer confused with table
+        rows
+    - lib: Handle mutex poisoning gracefully instead of panicking
+      - Recovers from poisoned mutexes for better stability
+  * Changed
+    - Internal: Replace Mutex<Option<Arc<T>>> with OnceLock
+      - Cleaner initialization pattern for shared state
+    - Internal: Replace tuple return with FixResult struct
+      - More descriptive return type for fix operations
+  * Documentation
+    - README: Clarify markdownlint config upward traversal behavior
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.0.193.obscpio

New:
----
  rumdl-0.0.194.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.TXBmsE/_old  2025-12-15 12:05:24.829037282 +0100
+++ /var/tmp/diff_new_pack.TXBmsE/_new  2025-12-15 12:05:24.829037282 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.0.193
+Version:        0.0.194
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TXBmsE/_old  2025-12-15 12:05:24.873039132 +0100
+++ /var/tmp/diff_new_pack.TXBmsE/_new  2025-12-15 12:05:24.881039468 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/rvben/rumdl.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
-    <param name="revision">v0.0.193</param>
+    <param name="revision">v0.0.194</param>
     <param name="match-tag">v*.*.*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.TXBmsE/_old  2025-12-15 12:05:24.913040814 +0100
+++ /var/tmp/diff_new_pack.TXBmsE/_new  2025-12-15 12:05:24.917040982 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">a43b6d3610efa5670d173bbcb0671689abc8c1ec</param></service></servicedata>
+              <param 
name="changesrevision">02f982423c7a313c832531d42ad488ae338a926b</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.0.193.obscpio -> rumdl-0.0.194.obscpio ++++++
++++ 4246 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.TXBmsE/_old  2025-12-15 12:05:25.781077310 +0100
+++ /var/tmp/diff_new_pack.TXBmsE/_new  2025-12-15 12:05:25.793077815 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.0.193
-mtime: 1765404541
-commit: a43b6d3610efa5670d173bbcb0671689abc8c1ec
+version: 0.0.194
+mtime: 1765553158
+commit: 02f982423c7a313c832531d42ad488ae338a926b
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rumdl.new.1939/vendor.tar.zst differ: char 8, line 1

Reply via email to