Accepting request 1356855 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1356855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/updatecli?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 03 04:36:13 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.118.0:
|
||||
* Features
|
||||
- feat: add disable changelog flag and env var @omer-cengel
|
||||
(#8969)
|
||||
* Bug Fixes
|
||||
- fix: skip version check for generator commands @ambikeesshh
|
||||
(#9064)
|
||||
- chore: don't show version diff if newer @olblak (#9000)
|
||||
* Maintenance
|
||||
- deps(go): bump module github.com/fluxcd/helm-controller/api
|
||||
to v1.5.5 @updateclibot[bot] (#9093)
|
||||
- chore(ci): upgrade uv version @updateclibot[bot] (#9046)
|
||||
- chore(dockerfile): upgrade node version @updateclibot[bot]
|
||||
(#9009)
|
||||
- deps(go): bump module github.com/drone/go-scm to v1.42.3
|
||||
@updateclibot[bot] (#8990)
|
||||
- deps(go): bump module github.com/fluxcd/source-controller/api
|
||||
to v1.8.5 @updateclibot[bot] (#8994)
|
||||
- chore: add govulncheck GitHub Action workflow @olblak (#9007)
|
||||
- deps(go): bump module github.com/google/go-containerregistry
|
||||
to v0.21.6 @updateclibot[bot] (#8995)
|
||||
- deps(go): bump module github.com/tetratelabs/wazero to
|
||||
v1.12.0 @updateclibot[bot] (#9002)
|
||||
- chore: updatecli docs handle different exit code @olblak
|
||||
(#9001)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 29 11:29:48 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: updatecli
|
||||
Version: 0.117.1
|
||||
Version: 0.118.0
|
||||
Release: 0
|
||||
Summary: A Declarative Dependency Management tool
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/updatecli/updatecli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.117.1</param>
|
||||
<param name="revision">v0.118.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/updatecli/updatecli</param>
|
||||
<param name="changesrevision">cdcf7cca0ce55eff8bfcb7ab1108f2e34c7518a7</param></service></servicedata>
|
||||
<param name="changesrevision">786ba9fbb8374d9c23e18b062f29ac1a95fd2b3c</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1ee9f94ae0f8227ae96a29249cb8826896b3c032016423d0dedf646e0b94168
|
||||
size 10903053
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:768aed1e6c74fc761b836919207cf475c4dfc3639378af911068b478ae392c60
|
||||
size 10916877
|
||||
+3
-3
@@ -1,4 +1,4 @@
|
||||
name: updatecli
|
||||
version: 0.117.1
|
||||
mtime: 1780038882
|
||||
commit: cdcf7cca0ce55eff8bfcb7ab1108f2e34c7518a7
|
||||
version: 0.118.0
|
||||
mtime: 1780403526
|
||||
commit: 786ba9fbb8374d9c23e18b062f29ac1a95fd2b3c
|
||||
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c258eee784baba12e5037318ff7ffbfd4699e5fa41fc2871a0a207d701a41eb3
|
||||
size 29873982
|
||||
oid sha256:aa07a126a3545237cc994b7d778ac34a872f3a913abb8a90d85c89b1cb02dc7f
|
||||
size 29846703
|
||||
|
||||
Reference in New Issue
Block a user