Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prek for openSUSE:Factory checked in 
at 2026-04-18 21:36:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prek (Old)
 and      /work/SRC/openSUSE:Factory/.prek.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prek"

Sat Apr 18 21:36:11 2026 rev:19 rq:1347888 version:0.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/prek/prek.changes        2026-03-24 
18:48:51.558432307 +0100
+++ /work/SRC/openSUSE:Factory/.prek.new.11940/prek.changes     2026-04-18 
21:36:40.782314011 +0200
@@ -1,0 +2,45 @@
+Sat Apr 18 05:30:49 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.3.9:
+  * Highlight
+    - prek auto-update is now stricter about pinned revisions and
+      more useful in CI.
+      It now keeps rev and # frozen: comments in sync, can detect
+      impostor commits when validating pinned SHAs, and lets you
+      use prek auto-update --check to fail on both available
+      updates and frozen-ref mismatches without rewriting the
+      config.
+
+      Examples:
+
+        $ prek auto-update
+        # updates revs and repairs stale `# frozen:` comments
+
+        $ prek auto-update --freeze
+        # writes frozen SHAs with matching `# frozen: <tag>` comments
+
+        $ prek auto-update --check
+        # exits non-zero when updates are available, a `# frozen:` comment is 
stale,
+        # or a pinned SHA does not belong to the fetched upstream refs
+
+  * Enhancements
+    - Check and sync frozen comments during auto-update (#1896)
+    - Handle impostor commits in auto-update (#1919)
+    - Add experimental language: dotnet support (#1871)
+    - Honor repo and worktree core.hooksPath (#1892)
+    - Add prek run --no-fail-fast to override config file (#1859)
+    - Add forbid-new-submodules as builtin hook (#1853)
+    - Clean stale patch files in cache gc (#1877)
+    - Display auto-update results by config entry (#1922)
+    - Restrict patch directory permissions (#1876)
+    - Show tag names in auto-update --freeze output (#1916)
+    - Use a bitset for hook stages (#1860)
+  * Bug fixes
+    - Canonicalize CWD and GIT_ROOT paths (#1878)
+    - Ensure quotes are added for non-string revisions in
+      auto-update (#1936)
+  * Documentation
+    - Update docs for case of hooks modifying files with a non-zero
+      exit code (#1879)
+
+-------------------------------------------------------------------

Old:
----
  prek-0.3.8.obscpio

New:
----
  prek-0.3.9.obscpio

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

Other differences:
------------------
++++++ prek.spec ++++++
--- /var/tmp/diff_new_pack.xCfwIk/_old  2026-04-18 21:36:42.666392019 +0200
+++ /var/tmp/diff_new_pack.xCfwIk/_new  2026-04-18 21:36:42.674392350 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           prek
-Version:        0.3.8
+Version:        0.3.9
 Release:        0
 Summary:        Reimagined version of pre-commit, built in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xCfwIk/_old  2026-04-18 21:36:42.738395000 +0200
+++ /var/tmp/diff_new_pack.xCfwIk/_new  2026-04-18 21:36:42.758395828 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/j178/prek.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.3.8</param>
+    <param name="revision">v0.3.9</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.xCfwIk/_old  2026-04-18 21:36:42.810397981 +0200
+++ /var/tmp/diff_new_pack.xCfwIk/_new  2026-04-18 21:36:42.822398478 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/j178/prek.git</param>
-              <param 
name="changesrevision">bb412c08089c21c2a6aeec2e8d0cac64b56adf7c</param></service></servicedata>
+              <param 
name="changesrevision">3a9b9fe4ac5f202ca0202d195c3ba5ce4c9bb81c</param></service></servicedata>
 (No newline at EOF)
 

++++++ prek-0.3.8.obscpio -> prek-0.3.9.obscpio ++++++
++++ 9747 lines of diff (skipped)

++++++ prek.obsinfo ++++++
--- /var/tmp/diff_new_pack.xCfwIk/_old  2026-04-18 21:36:43.378421499 +0200
+++ /var/tmp/diff_new_pack.xCfwIk/_new  2026-04-18 21:36:43.390421996 +0200
@@ -1,5 +1,5 @@
 name: prek
-version: 0.3.8
-mtime: 1774253290
-commit: bb412c08089c21c2a6aeec2e8d0cac64b56adf7c
+version: 0.3.9
+mtime: 1776082483
+commit: 3a9b9fe4ac5f202ca0202d195c3ba5ce4c9bb81c
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/prek/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.prek.new.11940/vendor.tar.zst differ: char 7, line 1

Reply via email to