Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2023-05-31 21:55:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Wed May 31 21:55:05 2023 rev:33 rq:1090004 version:2.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2023-05-12 20:41:11.403154264 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.1533/gh.changes  2023-05-31 
21:55:07.973230742 +0200
@@ -1,0 +2,56 @@
+Wed May 31 10:45:15 UTC 2023 - pdos...@suse.com
+
+- Update to version 2.30.0:
+  * build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
+  * Do not generate docs for aliases (#7497)
+  * Speed up gh start up time (#7487)
+  * fix: apply latin matching filter to more fields
+  * Allow creating of nested aliases (#7457)
+  * fix variable name
+  * Add cmd test for pr status with counts by state
+  * Reorder Check and Status States enums variants alphabetically
+  * Use go enums for status and check status graphql enums
+  * Remove unused emptyIntrospectionFor test helper
+  * Avoid setting status check rollups when user supplies fields
+  * Rework state parsing for CheckRuns and StatusContexts
+  * Split CheckRunState and StatusState parsing
+  * Use two queries in one request for PR feature detection
+  * go generate
+  * switch to []int return for multiselect
+  * Updated to sanitize asset filename prior to uploading. Fixes #7024
+  * Remove unused prInstrospection fixture
+  * Inject fake detector into PR status tests
+  * Move CheckRunAndStatusContextCounts feature detection up stack
+  * Use pseudo field for statusCheckRollupWithCountByState
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19
+  * Clarify docs regarding what is listed when running gh workflow list
+  * Update browser package to avoid Windows crash
+  * Update triage.md with severity descriptions
+  * build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
+  * Implement initial spike for detecting and using counts by state
+  * Short circuit status check GQL introspection for GitHub.com
+  * Add support for detecting status and check counts in GQL
+  * Implement parsing and counting of PR checks using new GQL fields
+  * build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
+  * Remove old, unused detector fields (#7458)
+  * Fix windows crash by bumping wincred
+  * Avoid using named return in PR ChecksStatus
+  * Add some comments to PR ChecksStatus
+  * Add some further test coverage around PR ChecksStatus
+  * Do not fall back to legacy template if template selector returns nil 
(#7444)
+  * Mention setting GH_ENTERPRISE_TOKEN
+  * survey: fix color contrast of default values in prompts (#7354)
+  * respect GH_REPO env variable in `pr create`
+  * Allow `gh repo set-default --view` without repo argument (#7441)
+  * Introduce helpTopics type and reduce duplication across commands (#7414)
+  * linter appeasement
+  * use new prompter in run download
+  * implement multi select support for prompter
+  * delete PromptForRun
+  * golf
+  * use new prompter in run watch
+  * use new prompter in run rerun
+  * use new prompter in run cancel
+  * use new prompter in run view
+
+-------------------------------------------------------------------

Old:
----
  cli-2.29.0.tar.gz

New:
----
  cli-2.30.0.tar.gz

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.hcVR2B/_old  2023-05-31 21:55:08.853235943 +0200
+++ /var/tmp/diff_new_pack.hcVR2B/_new  2023-05-31 21:55:08.857235966 +0200
@@ -19,7 +19,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.29.0
+Version:        2.30.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hcVR2B/_old  2023-05-31 21:55:08.889236156 +0200
+++ /var/tmp/diff_new_pack.hcVR2B/_new  2023-05-31 21:55:08.893236178 +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.29.0</param>
+    <param name="revision">v2.30.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">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">cli-2.29.0.tar.gz</param>
+    <param name="archive">cli-2.30.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hcVR2B/_old  2023-05-31 21:55:08.917236321 +0200
+++ /var/tmp/diff_new_pack.hcVR2B/_new  2023-05-31 21:55:08.921236344 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cli/cli</param>
-              <param 
name="changesrevision">aa2adab7fac34837e4034244fc8cd24f0dccdee7</param></service></servicedata>
+              <param 
name="changesrevision">570a7202c3b331a9fdc39508d3a754c6847b3513</param></service></servicedata>
 (No newline at EOF)
 

++++++ cli-2.29.0.tar.gz -> cli-2.30.0.tar.gz ++++++
++++ 5204 lines of diff (skipped)

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

Reply via email to