Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linkerd-cli-edge for 
openSUSE:Factory checked in at 2026-08-04 21:36:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linkerd-cli-edge (Old)
 and      /work/SRC/openSUSE:Factory/.linkerd-cli-edge.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linkerd-cli-edge"

Tue Aug  4 21:36:12 2026 rev:82 rq:1369358 version:26.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/linkerd-cli-edge/linkerd-cli-edge.changes        
2026-07-28 17:55:11.126757537 +0200
+++ 
/work/SRC/openSUSE:Factory/.linkerd-cli-edge.new.16738/linkerd-cli-edge.changes 
    2026-08-04 21:38:50.025430633 +0200
@@ -1,0 +2,20 @@
+Tue Aug 04 05:19:04 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 26.8.1:
+  * proxy: v2.364.0 (#15538)
+  * build(deps): bump libc from 0.2.186 to 0.2.189 (#15534)
+  * build(deps): bump either from 1.16.0 to 1.17.0 (#15535)
+  * build(deps): bump proc-macro2 from 1.0.106 to 1.0.107 (#15536)
+  * build(deps): bump docker/login-action from 4.5.1 to 4.6.0
+    (#15541)
+  * build(deps-dev): bump sinon from 22.0.0 to 22.1.0 in /web/app
+    (#15524)
+  * build(deps): bump github.com/prometheus/client_golang (#15528)
+  * build(deps-dev): bump html-webpack-plugin in /web/app (#15525)
+  * build(deps): bump anyhow from 1.0.103 to 1.0.104 (#15529)
+  * build(deps): bump tokio from 1.52.3 to 1.53.1 (#15530)
+  * build(deps): bump cc from 1.3.0 to 1.4.0 (#15531)
+  * build(deps): bump docker/login-action from 4.5.0 to 4.5.1
+    (#15533)
+
+-------------------------------------------------------------------

Old:
----
  linkerd-cli-edge-26.7.2.obscpio

New:
----
  linkerd-cli-edge-26.8.1.obscpio

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

Other differences:
------------------
++++++ linkerd-cli-edge.spec ++++++
--- /var/tmp/diff_new_pack.K2v8nC/_old  2026-08-04 21:38:51.233472891 +0200
+++ /var/tmp/diff_new_pack.K2v8nC/_new  2026-08-04 21:38:51.233472891 +0200
@@ -19,7 +19,7 @@
 %define linkerd_executable_name linkerd
 
 Name:           linkerd-cli-edge
-Version:        26.7.2
+Version:        26.8.1
 Release:        0
 Summary:        CLI for the linkerd service mesh for Kubernetes
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.K2v8nC/_old  2026-08-04 21:38:51.305475410 +0200
+++ /var/tmp/diff_new_pack.K2v8nC/_new  2026-08-04 21:38:51.309475550 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/linkerd/linkerd2</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">edge-26.7.2</param>
+    <param name="revision">edge-26.8.1</param>
     <param name="match-tag">edge-*.*.*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">edge-(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.K2v8nC/_old  2026-08-04 21:38:51.337476530 +0200
+++ /var/tmp/diff_new_pack.K2v8nC/_new  2026-08-04 21:38:51.341476669 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/linkerd/linkerd2</param>
-              <param 
name="changesrevision">aded2e414ed72bd98fd888e26ffcd271247221e9</param></service></servicedata>
+              <param 
name="changesrevision">3af2f450ebf435625d4c313c5785025a97ff76e3</param></service></servicedata>
 (No newline at EOF)
 

++++++ linkerd-cli-edge-26.7.2.obscpio -> linkerd-cli-edge-26.8.1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/.golangci.yml 
new/linkerd-cli-edge-26.8.1/.golangci.yml
--- old/linkerd-cli-edge-26.7.2/.golangci.yml   2026-07-24 17:37:41.000000000 
+0200
+++ new/linkerd-cli-edge-26.8.1/.golangci.yml   2026-07-30 21:16:33.000000000 
+0200
@@ -97,14 +97,6 @@
     - gosec
     text: "G101: Potential hardcoded credentials"
 
-  # Temporarily disable this check until the next golang-ci upgrade (greater
-  # than v1.50.1) which upgrades gosec from v2.13.1 to v2.14.0. The fix is in
-  # this commit, that refers to G404 but it seems it also affects G402:
-  # 
https://github.com/securego/gosec/commit/dfde579243e1bfe0856ddafc5fc6aebb29c0edf6
-  - linters:
-    - gosec
-    text: "G402: TLS MinVersion too low"
-
   # Flag operations are fallible if the flag does not exist. We assume these
   # exist as they are generally flags we are deprecating or use only for
   # development.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/.proxy-version 
new/linkerd-cli-edge-26.8.1/.proxy-version
--- old/linkerd-cli-edge-26.7.2/.proxy-version  2026-07-24 17:37:41.000000000 
+0200
+++ new/linkerd-cli-edge-26.8.1/.proxy-version  2026-07-30 21:16:33.000000000 
+0200
@@ -1 +1 @@
-v2.363.0
+v2.364.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/Cargo.lock 
new/linkerd-cli-edge-26.8.1/Cargo.lock
--- old/linkerd-cli-edge-26.7.2/Cargo.lock      2026-07-24 17:37:41.000000000 
+0200
+++ new/linkerd-cli-edge-26.8.1/Cargo.lock      2026-07-30 21:16:33.000000000 
+0200
@@ -47,9 +47,9 @@
 
 [[package]]
 name = "anyhow"
-version = "1.0.103"
+version = "1.0.104"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
+checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
 
 [[package]]
 name = "async-broadcast"
@@ -220,9 +220,9 @@
 
 [[package]]
 name = "cc"
-version = "1.3.0"
+version = "1.4.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "c89588d05638b5b4594a3348a2d6c20277e43a7f5c5202b05cc56888475a47b8"
+checksum = "5add81bb678e6cb321aff7fa0dc7689ad82b112dbc032cea19f91d6b8e3582b9"
 dependencies = [
  "find-msvc-tools",
  "jobserver",
@@ -489,9 +489,9 @@
 
 [[package]]
 name = "either"
-version = "1.16.0"
+version = "1.17.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
+checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d"
 
 [[package]]
 name = "enum-ordinalize"
@@ -1329,9 +1329,9 @@
 
 [[package]]
 name = "libc"
-version = "0.2.186"
+version = "0.2.189"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
+checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
 
 [[package]]
 name = "linkerd-policy-controller"
@@ -1804,9 +1804,9 @@
 
 [[package]]
 name = "proc-macro2"
-version = "1.0.106"
+version = "1.0.107"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
+checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
 dependencies = [
  "unicode-ident",
 ]
@@ -2355,9 +2355,9 @@
 
 [[package]]
 name = "tokio"
-version = "1.52.3"
+version = "1.53.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
+checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed"
 dependencies = [
  "bytes",
  "libc",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/go.mod 
new/linkerd-cli-edge-26.8.1/go.mod
--- old/linkerd-cli-edge-26.7.2/go.mod  2026-07-24 17:37:41.000000000 +0200
+++ new/linkerd-cli-edge-26.8.1/go.mod  2026-07-30 21:16:33.000000000 +0200
@@ -26,7 +26,7 @@
        github.com/nsf/termbox-go v1.1.1
        github.com/patrickmn/go-cache v2.1.0+incompatible
        github.com/pkg/browser v0.0.0-20170505125900-c90ca0c84f15
-       github.com/prometheus/client_golang v1.24.0
+       github.com/prometheus/client_golang v1.24.1
        github.com/prometheus/client_model v0.6.2
        github.com/prometheus/common v0.70.1
        github.com/sergi/go-diff v1.4.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/go.sum 
new/linkerd-cli-edge-26.8.1/go.sum
--- old/linkerd-cli-edge-26.7.2/go.sum  2026-07-24 17:37:41.000000000 +0200
+++ new/linkerd-cli-edge-26.8.1/go.sum  2026-07-30 21:16:33.000000000 +0200
@@ -264,8 +264,8 @@
 github.com/julienschmidt/httprouter v1.3.0 
h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U=
 github.com/julienschmidt/httprouter v1.3.0/go.mod 
h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
 github.com/kisielk/gotool v1.0.0/go.mod 
h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
-github.com/klauspost/compress v1.19.0 
h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ=
-github.com/klauspost/compress v1.19.0/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
+github.com/klauspost/compress v1.19.1 
h1:VsB4HPswih7mmZ8WleSFQ75c/Ui1M4trX5oAsJnhSlk=
+github.com/klauspost/compress v1.19.1/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
 github.com/kr/pretty v0.1.0/go.mod 
h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
 github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
 github.com/kr/pretty v0.3.1/go.mod 
h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
@@ -335,8 +335,8 @@
 github.com/pmezard/go-difflib v1.0.0/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 
h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
-github.com/prometheus/client_golang v1.24.0 
h1:5XStIklKuAtJSNpdD3s8XJj/Yv78IQmE1kbNk87JrAI=
-github.com/prometheus/client_golang v1.24.0/go.mod 
h1:QcsNdotprC2nS4BTM2ucbcqxd2CeXTEa9jW7zHO9iDE=
+github.com/prometheus/client_golang v1.24.1 
h1:JnJkREXzWxUdCuPFpIWZiPispT9xVV59uiuyR2bPlnU=
+github.com/prometheus/client_golang v1.24.1/go.mod 
h1:F+oSRECHg4sse5ucfYpYDeIv/hu68Zo0uoHKetWnzcE=
 github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod 
h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
 github.com/prometheus/client_model v0.6.2 
h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=
 github.com/prometheus/client_model v0.6.2/go.mod 
h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/web/app/package.json 
new/linkerd-cli-edge-26.8.1/web/app/package.json
--- old/linkerd-cli-edge-26.7.2/web/app/package.json    2026-07-24 
17:37:41.000000000 +0200
+++ new/linkerd-cli-edge-26.8.1/web/app/package.json    2026-07-30 
21:16:33.000000000 +0200
@@ -69,16 +69,16 @@
     "eslint-webpack-plugin": "^4.2.0",
     "file-loader": "^6.2.0",
     "history": "5.3.0",
-    "html-webpack-plugin": "^5.6.7",
+    "html-webpack-plugin": "^5.6.8",
     "jest": "^30.4.2",
     "jest-environment-jsdom": "^30.4.1",
     "lodash-webpack-plugin": "^0.11.6",
     "react-test-renderer": "16.14.0",
-    "sinon": "22.0.0",
+    "sinon": "22.1.0",
     "sinon-stub-promise": "4.0.0",
     "style-loader": "^4.0.0",
     "url-loader": "^4.1.1",
-    "webpack": "^5.108.4",
+    "webpack": "^5.109.1",
     "webpack-bundle-analyzer": "5.3.1",
     "webpack-cli": "7.2.1",
     "webpack-dev-server": "5.2.5"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linkerd-cli-edge-26.7.2/web/app/yarn.lock 
new/linkerd-cli-edge-26.8.1/web/app/yarn.lock
--- old/linkerd-cli-edge-26.7.2/web/app/yarn.lock       2026-07-24 
17:37:41.000000000 +0200
+++ new/linkerd-cli-edge-26.8.1/web/app/yarn.lock       2026-07-30 
21:16:33.000000000 +0200
@@ -2614,11 +2614,6 @@
     mime-types "~2.1.34"
     negotiator "0.6.3"
 
-acorn-import-phases@^1.0.3:
-  version "1.0.4"
-  resolved 
"https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7";
-  integrity 
sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==
-
 acorn-jsx@^5.3.2:
   version "5.3.2"
   resolved 
"https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937";
@@ -4202,10 +4197,10 @@
   resolved 
"https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58";
   integrity 
sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==
 
-enhanced-resolve@^5.22.2:
-  version "5.24.1"
-  resolved 
"https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.24.1.tgz#b2439adf5d31d7e4764de1f9ecf942d6cd3fc874";
-  integrity 
sha512-7DdUaTjmNwMcH2gLr1qycesKII3BK4RLy/mdAb7x10Lq7bR4aNKHt1BR1ZALSv0rPM/hF5wYF0PhGop/rJm8vw==
+enhanced-resolve@^5.24.2:
+  version "5.24.3"
+  resolved 
"https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.24.3.tgz#406bbf1ec20971265a30254f08030fce6a8207fe";
+  integrity 
sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==
   dependencies:
     graceful-fs "^4.2.4"
     tapable "^2.3.3"
@@ -5737,10 +5732,10 @@
     relateurl "^0.2.7"
     terser "^5.7.2"
 
-html-webpack-plugin@^5.6.7:
-  version "5.6.7"
-  resolved 
"https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz#429bab4e12abf3c07e1c608886608e2df2c06b11";
-  integrity 
sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==
+html-webpack-plugin@^5.6.8:
+  version "5.6.8"
+  resolved 
"https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.8.tgz#5425dbc63eb533ffa59e92342be94894a125fc23";
+  integrity 
sha512-MZmKQcTnhEh1SPSyMiEytIeDZDUoBZVorNHivQGXMASHf/BSGGOrKa2xQ5bGx3TCe1n109ecCt+cpww7wwWhKA==
   dependencies:
     "@types/html-minifier-terser" "^6.0.0"
     html-minifier-terser "^6.0.2"
@@ -7188,11 +7183,6 @@
   dependencies:
     uc.micro "^1.0.1"
 
-loader-runner@^4.3.2:
-  version "4.3.2"
-  resolved 
"https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.2.tgz#9913d3a15971f8f635915e601fb5c9d495d918e9";
-  integrity 
sha512-DFEqQ3ihfS9blba08cLfYf1NRAIEm+dDjic073DRDc3/JspI/8wYmtDsHwd3+4hwvdxSK7PGaElfTmm0awWJ4w==
-
 loader-utils@^2.0.0:
   version "2.0.4"
   resolved 
"https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c";
@@ -9072,10 +9062,10 @@
   resolved 
"https://registry.yarnpkg.com/sinon-stub-promise/-/sinon-stub-promise-4.0.0.tgz#6d498ba1198557cd01e3466af92dc7df725192c2";
   integrity sha1-bUmLoRmFV80B40Zq+S3H33JRksI=
 
[email protected]:
-  version "22.0.0"
-  resolved 
"https://registry.yarnpkg.com/sinon/-/sinon-22.0.0.tgz#01cea95c919468f6ef01e21d406397e5c02aad9b";
-  integrity 
sha512-sq/6DpdXOrLyfbKlXLg/Usc7xu8YXPeLkOFZRvA3bNUSA2lhbrZ06yuXbH1fkzBPCbz9O10+7hznzUsjaYNm0Q==
[email protected]:
+  version "22.1.0"
+  resolved 
"https://registry.yarnpkg.com/sinon/-/sinon-22.1.0.tgz#df5a9308d1818166d1370795a4953ceadc5ff706";
+  integrity 
sha512-n1ajF2rBWMTtEwbKcw4UdFg4nCnDdq/U6RDoxtOd7oapOlRoJ5ynwFx60owROyhDpA9QhMZi0pCO/xtmwFjG7w==
   dependencies:
     "@sinonjs/commons" "^3.0.1"
     "@sinonjs/fake-timers" "^15.4.0"
@@ -10080,15 +10070,15 @@
     flat "^5.0.2"
     wildcard "^2.0.1"
 
-webpack-sources@^3.5.0:
-  version "3.5.0"
-  resolved 
"https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.0.tgz#87bf7f5801a4e985b1f1c92b64b9620a02f76d08";
-  integrity 
sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==
+webpack-sources@^3.5.1:
+  version "3.5.1"
+  resolved 
"https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.1.tgz#76c2418486dcc02b2aa0694c104176c2858fe84a";
+  integrity 
sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==
 
-webpack@^5.108.4:
-  version "5.108.4"
-  resolved 
"https://registry.yarnpkg.com/webpack/-/webpack-5.108.4.tgz#141818a411662773a0bb32dc5536acc5409943b7";
-  integrity 
sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==
+webpack@^5.109.1:
+  version "5.109.1"
+  resolved 
"https://registry.yarnpkg.com/webpack/-/webpack-5.109.1.tgz#e920c94d522f5deffb5b05991f4e547b0529bfc0";
+  integrity 
sha512-Q4XQscWSLNQSaMFsIWUZ+IVpvwLqD+MvjIuSQC1hG8m1ZMK78VAsNMhTjD3icJelypp6aM5Hq8BZNEX3sc1PJw==
   dependencies:
     "@types/estree" "^1.0.8"
     "@types/json-schema" "^7.0.15"
@@ -10096,22 +10086,20 @@
     "@webassemblyjs/wasm-edit" "^1.14.1"
     "@webassemblyjs/wasm-parser" "^1.14.1"
     acorn "^8.16.0"
-    acorn-import-phases "^1.0.3"
     browserslist "^4.28.1"
     chrome-trace-event "^1.0.2"
-    enhanced-resolve "^5.22.2"
+    enhanced-resolve "^5.24.2"
     es-module-lexer "^2.1.0"
     eslint-scope "5.1.1"
     events "^3.2.0"
     graceful-fs "^4.2.11"
-    loader-runner "^4.3.2"
     mime-db "^1.54.0"
     minimizer-webpack-plugin "^5.6.1"
     neo-async "^2.6.2"
     schema-utils "^4.3.3"
     tapable "^2.3.0"
     watchpack "^2.5.2"
-    webpack-sources "^3.5.0"
+    webpack-sources "^3.5.1"
 
 websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
   version "0.7.5"

++++++ linkerd-cli-edge.obsinfo ++++++
--- /var/tmp/diff_new_pack.K2v8nC/_old  2026-08-04 21:38:53.053536560 +0200
+++ /var/tmp/diff_new_pack.K2v8nC/_new  2026-08-04 21:38:53.073537259 +0200
@@ -1,5 +1,5 @@
 name: linkerd-cli-edge
-version: 26.7.2
-mtime: 1784907461
-commit: aded2e414ed72bd98fd888e26ffcd271247221e9
+version: 26.8.1
+mtime: 1785438993
+commit: 3af2f450ebf435625d4c313c5785025a97ff76e3
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/linkerd-cli-edge/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.linkerd-cli-edge.new.16738/vendor.tar.gz differ: 
char 46, line 1

Reply via email to