Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gopls for openSUSE:Factory checked 
in at 2023-08-01 14:16:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gopls (Old)
 and      /work/SRC/openSUSE:Factory/.gopls.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gopls"

Tue Aug  1 14:16:12 2023 rev:2 rq:1101561 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gopls/gopls.changes      2023-06-27 
23:16:41.147398364 +0200
+++ /work/SRC/openSUSE:Factory/.gopls.new.32662/gopls.changes   2023-08-01 
14:16:31.939840969 +0200
@@ -1,0 +2,62 @@
+Mon Jul 31 14:45:07 UTC 2023 - [email protected]
+
+- Update to version 0.13.0:
+  * gopls: update go.mod for v0.13.0-pre.3
+  * gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer
+  * gopls/internal/lsp/cache: keep analysis progress reports on one line
+  * gopls: update go.mod and go.sum for v0.13.0-pre.2
+  * gopls/internal/lsp/cache: fast-path for type-checking active packages
+  * gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker
+  * gopls: fix tests that depend on log sequencing
+  * gopls: update go.mod and go.sum for v0.13.0
+  * gopls/internal/lsp/debug: update debug version for v0.13.0
+  * all: update codereview.cfg for gopls-release-branch.0.13
+  * gopls/internal/lsp/cache: use correct metadata in resolveImportGraph
+  * gopls/internal/lsp/cache: fix incorrect check for active package
+  * gopls/internal/lsp/source: highlight deprecated symbols
+  * gopls/internal/lsp: don't recompute diagnostics during code actions
+  * gopls/internal/lsp/cache: memoize active packages after every operation
+  * gopls/internal/regtest/bench: add benchmarks for codeactions
+  * gopls/internal/lsp/cache: fix boundary cond in parseCache age eviction
+  * gopls/internal/lsp/cache: purge Analysis.Results earlier
+  * gopls/internal/lsp/cache: limit parallelism
+  * gopls/internal/lsp/cache: move purgeFuncBodies into the parse cache
+  * gopls/internal/lsp/cache: used time-based eviction in parseCache
+  * gopls/internal/lsp/frob: document another restriction
+  * go/types/objectpath: avoid sorting methods for gopls
+  * gopls/internal/lsp/cache: UX improvements for analysis
+  * gopls/internal/lsp/cache: better panic if metadata invariant is broken
+  * gopls/internal/lsp/cache: frob: a fast encoder with gob-like powers
+  * gopls/internal/lsp: don't awaitLoaded inside resolveImportGraph
+  * gopls/internal/lsp: fix a latent bug in orphaned file reloading
+  * gopls/internal/lsp/source/typerefs: optimize getPackageHandles
+  * gopls/internal/lsp: only diagnose one package per file
+  * gopls/protocol/generate: upgrade generating LSP stubs
+  * gopls/internal/lsp/debug: display Analysis.Run times
+  * gopls/internal: update LSP support
+  * gopls/internal/lsp/source: fix spurious "unexpected var object" error
+  * gopls/internal/regtest/bench: add a test simulating typing
+  * gopls/internal/regtest/bench: add an 'oracle' benchmark repo
+  * gopls/internal/regtest/bench: clean up profile flags
+  * gopls/internal/regtest/workspace: fix TestQuickFix_AddGoWork for go1.21
+  * gopls: commands to start/stop profiling, and a new benchmark metric
+  * gopls/internal/lsp/source: put context first in extracted functions
+  * gopls/internal/lsp/source/completion: avoid duplicates from variants
+  * gopls/internal/lsp: make gopls.start_debugging open browser
+  * gopls/internal/lsp/filecache: increase idle GC period to 6 hours
+  * gopls/internal/lsp/source/completion: honor usePlaceholders
+  * gopls/internal/lsp/source/completion: placeholders for type params
+  * gopls/internal/regtest/marker: skip addgowork.txt
+  * gopls/internal/lsp/source/xrefs: include refs to methods of generics
+  * gopls/internal/lsp/source: ignore objectpath error in rename
+  * gopls: remove dead code
+  * gopls/internal/lsp/cache: plumb analysis URLs to client
+  * gopls/doc/contributing.md: document error handling strategies
+  * gopls/internal/lsp/source/typerefs: move test into _test.go
+  * gopls/internal/lsp/filecache: reduce GC frequency
+  * gopls/internal/lsp/cmd: list bug reports in 'gopls bug'
+  * gopls/internal/lsp/cache: don't panic when import fails during analysis
+  * gopls/internal/lsp/cache: don't record edges to invalid packages
+  * gopls/internal/lsp/cache: remove ITVs from shared import graph
+
+-------------------------------------------------------------------

Old:
----
  gopls-0.12.4.tar.gz

New:
----
  gopls-0.13.0.tar.gz

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

Other differences:
------------------
++++++ gopls.spec ++++++
--- /var/tmp/diff_new_pack.sMxnMR/_old  2023-08-01 14:16:38.871881691 +0200
+++ /var/tmp/diff_new_pack.sMxnMR/_new  2023-08-01 14:16:38.875881715 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gopls
-Version:        0.12.4
+Version:        0.13.0
 Release:        0
 Summary:        Go LSP protocol language server
 License:        BSD-3-Clause

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sMxnMR/_old  2023-08-01 14:16:38.915881949 +0200
+++ /var/tmp/diff_new_pack.sMxnMR/_new  2023-08-01 14:16:38.919881973 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="include">gopls</param>
     <param name="include">LICENSE</param>
-    <param name="revision">gopls/v0.12.4</param>
+    <param name="revision">gopls/v0.13.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">gopls/v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sMxnMR/_old  2023-08-01 14:16:38.943882114 +0200
+++ /var/tmp/diff_new_pack.sMxnMR/_new  2023-08-01 14:16:38.947882138 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/golang/tools.git</param>
-              <param 
name="changesrevision">1257328aec4ee392bc8daa146788a7af2a0ae1dc</param></service></servicedata>
+              <param 
name="changesrevision">0d76b522a598a5fec760eee7c20049e6d1720ef9</param></service></servicedata>
 (No newline at EOF)
 

++++++ gopls-0.12.4.tar.gz -> gopls-0.13.0.tar.gz ++++++
++++ 15956 lines of diff (skipped)

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

Reply via email to