Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2024-07-22 17:15:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Mon Jul 22 17:15:27 2024 rev:58 rq:1188575 version:2.53.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2024-07-15 19:48:20.769618025 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.17339/gh.changes 2024-07-22 
17:15:45.311881676 +0200
@@ -1,0 +2,60 @@
+Thu Jul 18 14:05:15 UTC 2024 - pdos...@suse.com
+
+- Update to version 2.53.0:
+  * Disable `TestGetTrustedRoot/successfully_verifies_TUF_root` test
+      due to https://github.com/cli/cli/issues/8928
+  * Fix bsc#1227035 - VUL-0: CVE-2024-6104: gh: hashicorp/go-retryablehttp:
+      url might write sensitive information to log file
+  * Rename package directory and files
+  * Rename package name to `update_branch`
+  * Rename `gh pr update` to `gh pr update-branch`
+  * Add test case for merge conflict error
+  * Handle merge conflict error
+  * Return error if PR is not mergeable
+  * Replace literals with consts for `Mergeable` field values
+  * Add separate type for `PullRequest.Mergeable` field
+  * Remove unused flag
+  * Print message on stdout instead of stderr
+  * Raise error if editor is used in non-tty mode
+  * Add tests for JSON field support on issue and pr view commands
+  * docs: Update documentation for `gh repo create` to clarify owner
+  * Ensure PR does not panic when stateReason is requested
+  * build(deps): bump actions/attest-build-provenance from 1.3.2 to 1.3.3
+  * Enable to use --web even though editor is enabled by config
+  * Add editor hint message
+  * Use prefer_editor_prompt config by `issue create`
+  * Add prefer_editor_prompt config
+  * Add `issue create --editor`
+  * Update create.go
+  * gh attestation trusted-root subcommand (#9206)
+  * Fetch variable selected repo relationship when required
+  * Update .github/ISSUE_TEMPLATE/bug_report.md
+  * build(deps): bump github.com/hashicorp/go-retryablehttp
+  * Update .github/ISSUE_TEMPLATE/bug_report.md
+  * Add GH_DEBUG to issue template
+  * Add `createdAt` field to tests
+  * Add `createdAt` field to `Variable` type
+  * Add test for exporting as JSON
+  * Add test for JSON output
+  * Only populate selected repo information for JSON output
+  * Add test to verify JSON exporter gets set
+  * Add `--json` option support
+  * Use `Variable` type defined in `shared` package
+  * Add tests for JSON output
+  * Move `Variable` type and `PopulateSelectedRepositoryInformation` func to 
shared
+  * Fix query parameter name
+  * Update tests to account for ref comparison step
+  * Improve query variable names
+  * Check if PR branch is already up-to-date
+  * Add `ComparePullRequestBaseBranchWith` function
+  * Run `go mod tidy`
+  * Add test to verify `--repo` requires non-empty selector
+  * Require non-empty selector when `--repo` override is used
+  * Run `go mod tidy`
+  * Register `update` command
+  * Add tests for `pr update` command
+  * Add `pr update` command
+  * Add `UpdatePullRequestBranch` method
+  * Upgrade `shurcooL/githubv4`
+
+-------------------------------------------------------------------

Old:
----
  cli-2.52.0.tar.zst

New:
----
  cli-2.53.0.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.2pEh4x/_old  2024-07-22 17:15:47.911986295 +0200
+++ /var/tmp/diff_new_pack.2pEh4x/_new  2024-07-22 17:15:47.915986456 +0200
@@ -20,7 +20,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.52.0
+Version:        2.53.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT
@@ -91,7 +91,7 @@
 cp share/man/man1/* %{buildroot}%{_mandir}/man1
 
 %check
-GOFLAGS=%{goflags} go test ./...
+GOFLAGS=%{goflags} go test ./... -skip="TestGetTrustedRoot"
 
 %files
 %doc README.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2pEh4x/_old  2024-07-22 17:15:47.943987583 +0200
+++ /var/tmp/diff_new_pack.2pEh4x/_new  2024-07-22 17:15:47.947987744 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/cli/cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.52.0</param>
+    <param name="revision">v2.53.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">zst</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">cli-2.52.0.tar.zst</param>
+    <param name="archive">cli-2.53.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.2pEh4x/_old  2024-07-22 17:15:47.967988549 +0200
+++ /var/tmp/diff_new_pack.2pEh4x/_new  2024-07-22 17:15:47.971988709 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">467550a14aa6e26f6872d684279e6604ed6ca7e7</param>
+    <param 
name="changesrevision">d3d73d9390bd5403ad8cc4240a9e5cc94bb33ef8</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.52.0.tar.zst -> cli-2.53.0.tar.zst ++++++
++++ 3384 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/gh/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.gh.new.17339/vendor.tar.gz differ: char 5, line 1

Reply via email to