Skip to content

Commit

Permalink
Upgrade experimental module (deps): Bump github.com/grafana/xk6-browser
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/xk6-browser](https://github.com/grafana/xk6-browser) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/grafana/xk6-browser/releases)
- [Commits](grafana/xk6-browser@v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/xk6-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and olegbespalov committed Apr 29, 2024
1 parent 3431d7d commit d6ded21
Show file tree
Hide file tree
Showing 18 changed files with 293 additions and 419 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
github.com/golang/protobuf v1.5.4
github.com/gorilla/websocket v1.5.1
github.com/grafana/xk6-browser v1.4.3
github.com/grafana/xk6-browser v1.5.0
github.com/grafana/xk6-dashboard v0.7.2
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-redis v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
github.com/grafana/xk6-browser v1.4.3 h1:QwOi2dpcgUyY6tXz0khBaLPh38dn44fWkfE9cUCEeDg=
github.com/grafana/xk6-browser v1.4.3/go.mod h1:pj4OWy+VL3vM5qmsuAxwGleySq/6fhRsocfmHGQV7YQ=
github.com/grafana/xk6-browser v1.5.0 h1:K+1vpGQtKlAn5MGXfSjGGfNFSW4PANM0oM0IwFhFYGA=
github.com/grafana/xk6-browser v1.5.0/go.mod h1:hD9H1zpe1Fvs6RCENKnaPqpObh6alz+hX00Xf5qvDE4=
github.com/grafana/xk6-dashboard v0.7.2 h1:CLaWeRfPZ388IS6rBn0nI+lqtX50QoQ73z0Hz5BIrS4=
github.com/grafana/xk6-dashboard v0.7.2/go.mod h1:7HLAY4udlWGXGDQL5gWIi+In3eZRljXi8AnHt1Z+lFM=
github.com/grafana/xk6-output-prometheus-remote v0.3.1 h1:X23rQzlJD8dXWB31DkxR4uPnuRFo8L0Y0H22fSG9xl0=
Expand Down
182 changes: 83 additions & 99 deletions vendor/github.com/grafana/xk6-browser/browser/mapping.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions vendor/github.com/grafana/xk6-browser/chromium/browser_type.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6ded21

Please sign in to comment.