Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package act for openSUSE:Factory checked in 
at 2024-03-08 18:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/act (Old)
 and      /work/SRC/openSUSE:Factory/.act.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "act"

Fri Mar  8 18:09:49 2024 rev:7 rq:1156258 version:0.2.60

Changes:
--------
--- /work/SRC/openSUSE:Factory/act/act.changes  2023-05-14 16:34:30.896014734 
+0200
+++ /work/SRC/openSUSE:Factory/.act.new.1770/act.changes        2024-03-08 
18:10:02.080025951 +0100
@@ -1,0 +2,198 @@
+Sat Mar 02 01:01:52 UTC 2024 - [email protected]
+
+- Update to version 0.2.60:
+  * chore: bump VERSION to 0.2.60
+  * build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#2229)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.26 to 1.6.27 (#2228)
+  * fix: logo and demo asset urls (#2226)
+  * feat: Test writing remote Actions locally (#2155)
+  * build(deps): bump github.com/opencontainers/image-spec (#2223)
+  * refactor: simpilfy go-git cache (#2208)
+  * feat: offline mode for new action cache (#2173)
+  * build(deps): bump github.com/opencontainers/image-spec (#2214)
+  * build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213)
+  * fix: Rootless error concerning `/var/run/docker.sock` (#2181)
+  * Shrink Readme (#2198)
+  * chore: bump VERSION to 0.2.59
+  * feat: correctly use the xdg library, which has the side effect to fix the 
config survey (#2195)
+  * chore: bump VERSION to 0.2.58
+  * build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 
(#2187)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)
+  * build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 
(#2189)
+  * build(deps): bump github.com/opencontainers/image-spec (#2167)
+  * build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)
+  * fix: use correct path to toolcache (#1494)
+  * refactor: filecollector into new package (#2174)
+  * build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)
+  * fix: improve warning about remote not found (#2169)
+  * fix: improve new-action-cache fetch failure error (#2172)
+  * fix: subpath actions via new artifact cache (#2170)
+  * fix: improve action not found error (#2171)
+  * refactor(cmd/root): simplify `parseEnvs` (#2162)
+  * Add containerd's normalized architectures to archMapper (#2168)
+  * build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)
+  * fix: write default config in XDG config dir to avoid cluttering the HOME 
directory by default (#2140)
+  * WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
+  * fix: match cache `restore-keys` in creation reverse order (#2153)
+  * build(deps): bump actions/upload-artifact from 3 to 4 (#2133)
+  * feat: support offline mode (#2128)
+  * feat: cli option to enable the new action cache (#1954)
+  * ci: automatic merge PRs created by a maintainer and approved by 1 other 
maintainer (#2156)
+  * Add support for NetBSD (#2023)
+  * build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149)
+  * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148)
+  * chore: bump VERSION to 0.2.57
+  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134)
+  * build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 
(#2136)
+  * chore: bump VERSION to 0.2.56
+  * build(deps): bump actions/stale from 8 to 9 (#2120)
+  * feat: support config env expansion (#2063)
+  * build(deps): bump actions/checkout from 3 to 4 (#1998)
+  * build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099)
+  * Fix noisy `runs-on` error logging (#2102)
+  * fix: IsHost is defined as false on windows (#2093)
+  * build(deps): bump actions/setup-go from 4 to 5 (#2118)
+  * build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119)
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117)
+  * build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112)
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114)
+  * build(deps): bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#2113)
+  * chore: bump VERSION to 0.2.55
+  * build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#2098)
+  * build(deps): bump actions/github-script from 6 to 7 (#2097)
+  * chore: bump VERSION to 0.2.54
+  * build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2091)
+  * Evaluate if condition when calling a reusable workflow (#2087)
+  * feat: support runs-on labels and group (#2062)
+  * Evaluate all service values (#2054)
+  * fix: (#2075)
+  * Don't set GITHUB_TOKEN (#2089)
+  * Support array expressions in runs-on (#2088)
+  * Use unique name for reusable workflow (#2015)
+  * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2079)
+  * fix: panic (#2071)
+  * chore: bump VERSION to 0.2.53
+  * build(deps): bump github.com/docker/docker (#2067)
+  * build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068)
+  * build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070)
+  * build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065)
+  * build(deps): bump github.com/docker/cli (#2069)
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066)
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059)
+  * build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060)
+  * Add support for service containers (#1949)
+  * Fix float formatting (#2018)
+  * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045)
+  * build(deps): bump github.com/docker/distribution (#2037)
+  * build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036)
+  * fix action_ref (composite action) (#2020)
+  * fix: use actions/runner hashfiles in container (#1940)
+  * Fix image survey for large images (#2022)
+  * [ Variables ] - Add missing documentation for repository variables (#2032)
+  * chore: bump VERSION to 0.2.52
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#2026)
+  * build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (#2025)
+  * chore: bump VERSION to 0.2.51
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#2011)
+  * build(deps): bump github.com/opencontainers/image-spec (#2010)
+  * build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#2009)
+  * build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (#2012)
+  * build(deps): bump docker/setup-qemu-action from 2 to 3 (#2007)
+  * build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2008)
+  * feat: support node20 runtime (#1988)
+  * feat: support interpolation in `<job>.container.options` (#1958)
+  * build(deps): bump github.com/docker/docker (#2000)
+  * build(deps): bump github.com/docker/cli (#1999)
+  * build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#1992)
+  * chore: bump VERSION to 0.2.50
+  * build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (#1986)
+  * build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 
(#1985)
+  * fix: fail if no stages were found (#1970)
+  * build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1978)
+  * Mention act user guide in act (#1973)
+  * build(deps): bump megalinter/megalinter from 7.2.1 to 7.3.0 (#1965)
+  * ci: change winget job runner to `ubuntu-latest` (#1959)
+  * change podman socket path (#1961)
+  * Fix "Unknown server OS" for Docker container `--device` option (#1957)
+  * refactor: remove unnecessary nil check in RunContext (#1955)
+  * feat: Add new Action Cache (#1913)
+  * feat: cmd support for windows (#1941)
+  * feat: Add CopyTarStream to Container Interface (#1912)
+  * refactor: docker build BuildContext field (#1914)
+  * Shorten or/and in expressions (#1939)
+  * prefer pwsh on windows if found (#1942)
+  * build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (#1931)
+  * build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1948)
+  * build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#1947)
+  * chore: bump VERSION to 0.2.49
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#1934)
+  * build(deps): bump github.com/docker/cli (#1932)
+  * build(deps): bump github.com/docker/docker (#1933)
+  * build(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1925)
+  * local runner doc (#1911)
+  * Add new CLI flag to log just the job id and not the entire job name (#1920)
+  * build(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.0 (#1917)
+  * build(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (#1906)
+  * Bump dockercli (#1905)
+  * throw when invalid `uses` key is provided (#1804)
+  * fix: handle zero size (#1888)
+  * chore: upgrade golangci-lint and address findings (#1904)
+  * build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1868)
+  * build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#1892)
+  * Normalize path outputs emitted by the artifact server download endpoint 
(#1898)
+  * chore: bump VERSION to 0.2.48
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1884)
+  * build(deps): bump github.com/opencontainers/image-spec (#1893)
+  * Remove `archives.replacements` in `goreleaser.yaml` (#1895)
+  * refactor: open boltdb only while using it (#1879)
+  * chore: bump VERSION to 0.2.47
+  * Allow inputs for workflow_calls (#1845)
+  * build(deps): bump github.com/opencontainers/image-spec (#1883)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1882)
+  * build(deps): bump github.com/opencontainers/image-spec (#1881)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1880)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.24 to 1.6.25 (#1870)
+  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 
(#1872)
+  * build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (#1869)
+  * build(deps): bump github.com/opencontainers/image-spec (#1871)
+  * Allow to override location of action cache dir (#1863)
+  * Drop disappeared `wei/curl@v1` (#1864)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1858)
+  * build(deps): bump megalinter/megalinter from 7.0.4 to 7.1.0 (#1857)
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1859)
+  * fix: spelling mistake in readme (#1854)
+  * feature: Add support for github action variables (#1833)
+  *  Fix bug in processing jobs on platforms without Docker (#1834)
+  * build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1842)
+  * build(deps): bump megalinter/megalinter from 7.0.2 to 7.0.4 (#1838)
+  * build(deps): bump github.com/docker/cli (#1843)
+  * build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#1840)
+  * build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1841)
+  * build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1839)
+  * chore: bump VERSION to 0.2.46
+  * build(deps): bump github.com/opencontainers/image-spec (#1829)
+  * build(deps): bump github.com/docker/cli (#1816)
+  * add instruction for using `gh auth token` (#1831)
+  * build(deps): bump github.com/go-git/go-git/v5 (#1830)
+  * build(deps): bump megalinter/megalinter from 6.22.2 to 7.0.2 (#1827)
+  * fix: Update ARCH environment variable used in runners/actions (#1818)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1817)
+  * build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1814)
+  * build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1813)
+  * build(deps): bump github.com/opencontainers/image-spec (#1807)
+  * build(deps): bump github.com/docker/docker (#1806)
+  * build(deps): bump github.com/docker/cli (#1805)
+  * build(deps): bump github.com/docker/distribution (#1801)
+  * build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1800)
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1791)
+  * Replace backslash in GetActPath() for Windows (#1777)
+  * feat: implement steps.timeout-minutes (#1776)
+  * fix: don't allow `-self-hosted` mode as container image (#1783)
+  * Refactor evaluate yaml node do not alter nested nodes (#1761)
+  * fix: fallback to unauthenticated pull (#1774)
+  * fix: remove hardcoded reference to github.com when using reusable remote 
workflows and remote actions (#1784)
+  * build(deps): bump github.com/docker/cli (#1780)
+  * build(deps): bump github.com/opencontainers/image-spec (#1781)
+  * build(deps): bump github.com/docker/docker (#1779)
+
+-------------------------------------------------------------------

Old:
----
  act-0.2.45.tar.xz

New:
----
  act-0.2.60.tar.xz

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

Other differences:
------------------
++++++ act.spec ++++++
--- /var/tmp/diff_new_pack.1EreAz/_old  2024-03-08 18:10:03.204067267 +0100
+++ /var/tmp/diff_new_pack.1EreAz/_new  2024-03-08 18:10:03.208067414 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package act
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2021 Orville Q. Song <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 %global provider_prefix %{provider}.%{provider_tld}/%{project}
 %global import_path     %{provider_prefix}/%{repo}
 Name:           act
-Version:        0.2.45
+Version:        0.2.60
 Release:        0
 Summary:        Run your GitHub Actions locally
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1EreAz/_old  2024-03-08 18:10:03.268069619 +0100
+++ /var/tmp/diff_new_pack.1EreAz/_new  2024-03-08 18:10:03.272069766 +0100
@@ -1,21 +1,21 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/nektos/act.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.2.45</param>
+    <param name="revision">v0.2.60</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
-  <service name="set_version" mode="disabled">
+  <service name="set_version" mode="manual">
     <param name="basename">act</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="go_modules" mode="disabled">
+  <service name="go_modules" mode="manual">
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1EreAz/_old  2024-03-08 18:10:03.292070501 +0100
+++ /var/tmp/diff_new_pack.1EreAz/_new  2024-03-08 18:10:03.300070796 +0100
@@ -1,7 +1,7 @@
 <servicedata>
  <service name="tar_scm">
     <param name="url">https://github.com/nektos/act.git</param>
-    <param 
name="changesrevision">f1df2ca5d6b315935cf9bb0d2a989175adf4e894</param>
+    <param 
name="changesrevision">d3c8664d3d6acb855ae5418f6d02930c98bf877e</param>
  </service>
 </servicedata>
 (No newline at EOF)

++++++ act-0.2.45.tar.xz -> act-0.2.60.tar.xz ++++++
++++ 482646 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 166078 lines of diff (skipped)

Reply via email to