Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package k6 for openSUSE:Factory checked in at 2026-03-25 21:21:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/k6 (Old) and /work/SRC/openSUSE:Factory/.k6.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "k6" Wed Mar 25 21:21:28 2026 rev:12 rq:1342477 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/k6/k6.changes 2026-02-18 17:10:34.406568688 +0100 +++ /work/SRC/openSUSE:Factory/.k6.new.8177/k6.changes 2026-03-27 06:41:59.635366834 +0100 @@ -1,0 +2,77 @@ +Wed Mar 25 12:58:34 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.7.0: + * k6 v1.7.0 is here! This release includes: + - Automatic resolution for subcommand extensions — no more + manual xk6 builds required to use them! + - K6_SECRET_SOURCE env var as an alternative to + --secret-source, accepting the same syntax. + * Breaking changes + - There are no breaking changes in this release. + * New features + - Automatic resolution for subcommand extensions #5664 + You can now rely on automatic extension resolution also when + using a subcommand extension that isn't included in the + current binary. + Previously, using extension subcommands required manually + building a custom k6 binary with xk6. Now, k6 detects the + missing extension, provisions the binary on demand, and + executes the command transparently — the same experience + already available for JavaScript extensions. + + For instance, if you run: + + k6 x httpbin + + and the xk6-subcommand-httpbin subcommand extension isn't in + the current binary, k6 will automatically provision a binary + with it on demand and execute the command transparently. + * UX improvements and enhancements + - #5655 Recommends the OpenTelemetry output instead of + InfluxDB. + - #5724 Adds K6_SECRET_SOURCE env var as an alternative to + --secret-source, accepting the same syntax. Thanks + @vortegatorres, for the contribution! + * Bug fixes + - #5629 Ensures that all redirected requests are handled for + page.on('response') and page.on('requestfinished'). + * Maintenance and internal improvements + - #5447 Updates the actions/setup-go action to 7a3fe6c. + - #5471 Uses WPT's harness to test the WebCrypto API. Thanks + @bjchris32, for the contribution! + - #5583, #5687 Move Size and PageEmulateMediaOptions option + parsing to the Browser's mapping layer. Thanks @baeseokjae, + for the contribution! + - #5598 Updates the anchore/sbom-action action to v0.22.2. + - #5599 Updates github.com/klauspost/compress to v1.18.4. + - #5600 Updates the docker/login-action action to v3.7.0. + - #5610 Improves error wrapping for Browser's actionability + functions. Thanks @joaquinalmora, for the contribution! + - #5612 Adds a AGENTS.md for guiding coding agents. + - #5615 Updates the actions/checkout action to de0fac2. + - #5618 Updates protoreflect to v1.18.0. + - #5619 Updates google.golang.org/grpc to v1.78.0. + - #5626 Uses cmd/state constants when possible. + - #5643, #5647 Fix goroutine leak when running the browser + tests. + - #5646 Update the Go toolchain version to 1.24.13. + - #5654, #5666 Update the tag of the Docker image for Go. + - #5656 Fixes browser tests teardown races. + - #5660 Trims away the use of afero outside of the fsext + module. + - #5678 Updates golangci-lint to 2.10.1. + - #5688 Updates go.opentelemetry.io/otel/sdk to v1.40.0. + - #5689 Fixes browser tests by increasing the CI test run + timeout. + - #5691 Updates the actions/stale action to b5d41d4. + - #5692 Updates the grafana/shared-workflows/get-vault-secrets + action to v1.3.1. + - #5695 Updates the github/codeql-action action to v4.32.4. + - #5702 Bumps the Go min version to 1.25 and default to 1.26, + and fixes lint issues enabled by the new minimum. + - #5708 Bumps TC39 tests. + - #5728 Updates xk6-dashboard to v0.8.1. + - #5735 Excludes non-essential administrative and metadata + files from the vendor directory. + +------------------------------------------------------------------- Old: ---- k6-1.6.1.obscpio New: ---- k6-1.7.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k6.spec ++++++ --- /var/tmp/diff_new_pack.NDyO0A/_old 2026-03-27 06:42:00.659409144 +0100 +++ /var/tmp/diff_new_pack.NDyO0A/_new 2026-03-27 06:42:00.663409310 +0100 @@ -17,7 +17,7 @@ Name: k6 -Version: 1.6.1 +Version: 1.7.0 Release: 0 Summary: Modern load testing tool, using Go and JavaScript License: AGPL-3.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.NDyO0A/_old 2026-03-27 06:42:00.703410962 +0100 +++ /var/tmp/diff_new_pack.NDyO0A/_new 2026-03-27 06:42:00.707411127 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/grafana/k6.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.6.1</param> + <param name="revision">v1.7.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NDyO0A/_old 2026-03-27 06:42:00.735412284 +0100 +++ /var/tmp/diff_new_pack.NDyO0A/_new 2026-03-27 06:42:00.739412450 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/grafana/k6.git</param> - <param name="changesrevision">2ac2bb560e70b33735692642231c8bd53acbe4fd</param></service></servicedata> + <param name="changesrevision">776c078d9bc2f1a551968c6fc4b0feba35e020ce</param></service></servicedata> (No newline at EOF) ++++++ k6-1.6.1.obscpio -> k6-1.7.0.obscpio ++++++ ++++ 59571 lines of diff (skipped) ++++++ k6.obsinfo ++++++ --- /var/tmp/diff_new_pack.NDyO0A/_old 2026-03-27 06:42:04.215556071 +0100 +++ /var/tmp/diff_new_pack.NDyO0A/_new 2026-03-27 06:42:04.215556071 +0100 @@ -1,5 +1,5 @@ name: k6 -version: 1.6.1 -mtime: 1771238102 -commit: 2ac2bb560e70b33735692642231c8bd53acbe4fd +version: 1.7.0 +mtime: 1774432242 +commit: 776c078d9bc2f1a551968c6fc4b0feba35e020ce ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/k6/vendor.tar.gz /work/SRC/openSUSE:Factory/.k6.new.8177/vendor.tar.gz differ: char 135, line 1
