Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package conftest for openSUSE:Factory 
checked in at 2026-09-16 17:47:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/conftest (Old)
 and      /work/SRC/openSUSE:Factory/.conftest.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "conftest"

Wed Sep 16 17:47:42 2026 rev:40 rq:1378288 version:0.70.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/conftest/conftest.changes        2026-08-04 
21:39:24.046622699 +0200
+++ /work/SRC/openSUSE:Factory/.conftest.new.383539/conftest.changes    
2026-09-16 17:50:43.887038808 +0200
@@ -1,0 +2,53 @@
+Wed Sep 16 05:46:26 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.70.0:
+  * New Features
+    - bbee10c: feat(parser): add Groovy and Jenkinsfile support
+      (#1387)
+    - 314b873: feat: add --github-hide-passed to skip passing files
+      in GitHub output (#1355)
+    - c149d81: feat: name stdin input in test output (#1386)
+  * Bug Fixes
+    - 64da8a2: fix(output): escape ':' and ',' in GitHub workflow
+      command file names (#1399)
+    - fa119bc: fix(sarif): percent-encode artifact paths (#1419)
+    - 944ef69: fix: accept underscores in textproto message names
+      (#1421)
+    - 82ba002: fix: allow --update to clone into a pre-existing
+      --policy directory (#1383)
+    - 49f36aa: fix: apply ignore regex to explicit files (#1413)
+    - c30bc1a: fix: make test policy updates repeatable (#1379)
+    - de66600: fix: preserve non-finite INI values as strings
+      (#1420)
+    - 3a575a7: fix: propagate plugin exit code to conftest process
+      (#1345)
+    - 2f28498: fix: return CycloneDX parser errors (#1335)
+  * OPA Changes
+    - 1b97ec7: build(deps): bump github.com/open-policy-agent/opa
+      from 1.19.0 to 1.20.2 (#1418)
+  * Other Changes
+    - b476e49: build(deps): bump github.com/CycloneDX/cyclonedx-go
+      (#1412)
+    - 6f3b7dc: build(deps): bump github.com/hashicorp/go-getter
+      from 1.8.6 to 1.8.8 (#1401)
+    - da2b32a: build(deps): bump github.com/hashicorp/go-getter
+      from 1.8.8 to 1.8.9 (#1416)
+    - 74d8677: build(deps): bump github.com/magiconair/properties
+      (#1378)
+    - 6a3fd60: build(deps): bump github.com/moby/buildkit from
+      0.30.0 to 0.32.2 (#1392)
+    - 6274003: build(deps): bump github.com/moby/buildkit from
+      0.32.2 to 0.33.0 (#1415)
+    - 85485c0: build(deps): bump golang from 1.26.5-alpine to
+      1.26.6-alpine (#1400)
+    - c0ac6cd: build(deps): bump golang from 1.26.6-alpine to
+      1.27.1-alpine (#1417)
+    - c93d486: build(deps): bump js-yaml from 4.2.0 to 4.3.0 in
+      /examples/ts (#1377)
+    - 9c54228: build(deps): bump js-yaml from 4.3.0 to 4.3.1 in
+      /examples/ts (#1391)
+    - 04eb67e: chore: Update flake.lock (#1407)
+    - 87f727c: chore: disable goconst in Go test files (#1406)
+    - fc7d7d7: refactor(parser): Add Remarshal() helper (#1411)
+
+-------------------------------------------------------------------

Old:
----
  conftest-0.69.0.obscpio

New:
----
  conftest-0.70.0.obscpio

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

Other differences:
------------------
++++++ conftest.spec ++++++
--- /var/tmp/diff_new_pack.mGePWd/_old  2026-09-16 17:50:45.104089637 +0200
+++ /var/tmp/diff_new_pack.mGePWd/_new  2026-09-16 17:50:45.106089720 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           conftest
-Version:        0.69.0
+Version:        0.70.0
 Release:        0
 Summary:        Tool to write tests against structured configuration data
 License:        Apache-2.0
@@ -26,7 +26,7 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
-BuildRequires:  go1.25 >= 1.25.8
+BuildRequires:  go1.26 >= 1.26.3
 BuildRequires:  zsh
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mGePWd/_old  2026-09-16 17:50:45.157091850 +0200
+++ /var/tmp/diff_new_pack.mGePWd/_new  2026-09-16 17:50:45.164092143 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">refs/tags/v0.69.0</param>
+    <param name="revision">refs/tags/v0.70.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="manual">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.mGePWd/_old  2026-09-16 17:50:45.203093771 +0200
+++ /var/tmp/diff_new_pack.mGePWd/_new  2026-09-16 17:50:45.208093980 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/open-policy-agent/conftest.git</param>
-              <param 
name="changesrevision">4130398ce1505a13585d9141bfec9e601995466b</param></service></servicedata>
+              <param 
name="changesrevision">944ef69f91e47fc38fb0bc309ba1dd4095c0c99b</param></service></servicedata>
 (No newline at EOF)
 

++++++ conftest-0.69.0.obscpio -> conftest-0.70.0.obscpio ++++++
++++ 3647 lines of diff (skipped)

++++++ conftest.obsinfo ++++++
--- /var/tmp/diff_new_pack.mGePWd/_old  2026-09-16 17:50:45.599110311 +0200
+++ /var/tmp/diff_new_pack.mGePWd/_new  2026-09-16 17:50:45.607110645 +0200
@@ -1,5 +1,5 @@
 name: conftest
-version: 0.69.0
-mtime: 1785511203
-commit: 4130398ce1505a13585d9141bfec9e601995466b
+version: 0.70.0
+mtime: 1789234746
+commit: 944ef69f91e47fc38fb0bc309ba1dd4095c0c99b
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/conftest/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.conftest.new.383539/vendor.tar.gz differ: char 13, 
line 1

Reply via email to