Skip to content

Dependabot generated updates - #70

Closed
ksylvan wants to merge 18 commits into
v8:masterfrom
ksylvan:master
Closed

ksylvan wants to merge 18 commits into
v8:masterfrom
ksylvan:master

Conversation

@ksylvan

@ksylvan ksylvan commented Jun 25, 2023

Copy link
Copy Markdown

This Pull Request is a collection of 9 updates to various packages to plug potential security holes.

Bump json5 from 1.0.1 to 1.0.2 in /tools/turbolizer

Bumps json5 from 1.0.1 to 1.0.2.

Bump decode-uri-component from 0.2.0 to 0.2.2 in /tools/turbolizer

Bumps decode-uri-component from 0.2.0 to 0.2.2.

Bump thenify from 3.3.0 to 3.3.1 in /tools/turbolizer

Bumps thenify from 3.3.0 to 3.3.1.

Bump ws from 5.2.2 to 5.2.3 in /tools/turbolizer

Bumps ws from 5.2.2 to 5.2.3.

Bump qs from 6.5.2 to 6.11.2 in /tools/turbolizer

Bumps qs from 6.5.2 to 6.11.2.

Bump d3-color and d3 in /tools/turbolizer

Bumps d3-color to 3.1.0 and updates ancestor dependency d3. These dependencies need to be updated together.

Updates d3-color from 1.2.3 to 3.1.0

Updates d3 from 5.7.0 to 7.8.5

Bump minimist, mocha and mkdirp in /tools/turbolizer

Bumps minimist to 1.2.8 and updates ancestor dependencies minimist, mocha and mkdirp. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.8

Updates mocha from 5.2.0 to 10.2.0

Updates mkdirp from 0.5.1 to 0.5.6

Bump pathval from 1.1.0 to 1.1.1 in /tools/turbolizer

Bumps pathval from 1.1.0 to 1.1.1.

Bump path-parse in /tools/turbolizer

Bumps and path-parse. These dependencies needed to be updated together.

Updates path-parse from 1.0.5 to 1.0.7

Updates path-parse from 1.0.6 to 1.0.7

dependabot Bot and others added 18 commits June 25, 2023 02:59
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](thenables/thenify@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: thenify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.11.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [d3](https://github.com/d3/d3). These dependencies need to be updated together.


Updates `d3-color` from 1.2.3 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v1.2.3...v3.1.0)

Updates `d3` from 5.7.0 to 7.8.5
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](d3/d3@v5.7.0...v7.8.5)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: d3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mocha](https://github.com/mochajs/mocha) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.8)

Updates `mocha` from 5.2.0 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v5.2.0...v10.2.0)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps  and [path-parse](https://github.com/jbgutierrez/path-parse). These dependencies needed to be updated together.

Updates `path-parse` from 1.0.5 to 1.0.7
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

Updates `path-parse` from 1.0.6 to 1.0.7
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…olizer/json5-1.0.2

Bump json5 from 1.0.1 to 1.0.2 in /tools/turbolizer
…olizer/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2 in /tools/turbolizer
…olizer/thenify-3.3.1

Bump thenify from 3.3.0 to 3.3.1 in /tools/turbolizer
…olizer/ws-5.2.3

Bump ws from 5.2.2 to 5.2.3 in /tools/turbolizer
…olizer/qs-6.11.2

Bump qs from 6.5.2 to 6.11.2 in /tools/turbolizer
…olizer/d3-color-and-d3-3.1.0

Bump d3-color and d3 in /tools/turbolizer
…olizer/minimist-and-mocha-and-mkdirp-1.2.8

Bump minimist, mocha and mkdirp in /tools/turbolizer
…olizer/pathval-1.1.1

Bump pathval from 1.1.0 to 1.1.1 in /tools/turbolizer
…olizer/path-parse-and-path-parse-1.0.7

Bump path-parse in /tools/turbolizer
@google-cla

google-cla Bot commented Jun 25, 2023

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@jakobkummerow

Copy link
Copy Markdown
Contributor

Thanks for your contribution. This repository is a mirror, and we generally cannot accept any PRs here.

See v8.dev/docs/contribute for how to contribute to V8.

(Also, note that anything in the tools/ directory isn't considered security relevant, as it's not part of the shipping code.)

reposynch Bot pushed a commit to hexagon-geo-surv/v8 that referenced this pull request Aug 27, 2023
M108 merge issues:
  runtime/runtime-compiler.cc:
    Conflicting arguments for theCompileOptimizedOS call

(cherry picked from commit b9a0e4e)

Bug: chromium:1432470
Change-Id: I944ae6b6ae73d2755c90fdc2d3d32885f5de65d0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4513858
Auto-Submit: Toon Verwaest <[email protected]>
Commit-Queue: Igor Sheludko <[email protected]>
Commit-Queue: Toon Verwaest <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#87510}
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4577217
Reviewed-by: Toon Verwaest <[email protected]>
Cr-Commit-Position: refs/branch-heads/10.8@{v8#70}
Cr-Branched-From: f1bc03f-refs/heads/10.8.168@{#1}
Cr-Branched-From: 237de89-refs/heads/main@{#83672}
reposynch Bot pushed a commit to hexagon-geo-surv/v8 that referenced this pull request Jan 21, 2024
Change-Id: I6fb9d539f5b307adf15cdc9c33dc1ce6614f1360
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5200226
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/11.4@{v8#70}
Cr-Branched-From: 8a8a1e7-refs/heads/11.4.183@{#1}
Cr-Branched-From: 5483d8e-refs/heads/main@{#87241}
hubot pushed a commit that referenced this pull request Sep 16, 2024
"uint8_t" must have been a typo.

(cherry picked from commit bc545b1)

Fixed: b/351327767
Bug: b/42203854
No-Try: true
No-Presubmit: true
No-Tree-Checks: true
Change-Id: I196c961ec2f2ed16acfe16bf304d7eae6551aacc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5695665
Commit-Queue: Matthias Liedtke <[email protected]>
Auto-Submit: Jakob Kummerow <[email protected]>
Commit-Queue: Jakob Kummerow <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#94981}
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5832698
Reviewed-by: Jakob Kummerow <[email protected]>
Commit-Queue: Roger Felipe Zanoni da Silva (xWF) <[email protected]>
Reviewed-by: Clemens Backes <[email protected]>
Auto-Submit: Roger Felipe Zanoni da Silva (xWF) <[email protected]>
Cr-Commit-Position: refs/branch-heads/12.0@{#70}
Cr-Branched-From: ed7b4ca-refs/heads/12.0.267@{#1}
Cr-Branched-From: 210e75b-refs/heads/main@{#90651}
hubot pushed a commit that referenced this pull request Sep 23, 2024
Change-Id: I9b4cc442eecb61491c084ab2bf6808f3fb06cae4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5881634
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/12.8@{#70}
Cr-Branched-From: 70cbb39-refs/heads/12.8.374@{#1}
Cr-Branched-From: 451b63e-refs/heads/main@{#95151}
hubot pushed a commit that referenced this pull request Oct 10, 2024
When the generic js-to-wasm wrapper converts tagged parameters, it has
to store the converted parameters somewhere to protect them from
potential GCs. The existing implementation stored the converted
parameters in the incoming arguments array. However, the incoming
arguments array is observable from JavaScript through
Function.prototype.arguments, which means that writing converted
parameters (i.e. WebAssembly references) into the arguments array means
that WebAssembly objects leak into JavaScript.

With this CL the converted parameters are not written into the arguments
array anymore, but instead a FixedArray is allocated to store converted
parameters.

[email protected]

(cherry picked from commit aa2cbd9)

Bug: 359949835
Change-Id: Icfa4f86456a00132b23b239db1f9aa66a270f7fd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5804141
Reviewed-by: Thibaud Michaud <[email protected]>
Commit-Queue: Andreas Haas <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#95757}
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5874951
Commit-Queue: Gyuyoung Kim (xWF) <[email protected]>
Reviewed-by: Andreas Haas <[email protected]>
Cr-Commit-Position: refs/branch-heads/12.6@{#70}
Cr-Branched-From: 3c9fa12-refs/heads/12.6.228@{#2}
Cr-Branched-From: 981bb15-refs/heads/main@{#93835}
hubot pushed a commit that referenced this pull request Jan 27, 2025
StringOrStringWrapper is also a HeapObject.

Fixed: 391412545
(cherry picked from commit 0c80818)

Change-Id: Idd6824ce874e9a5da1a3788fb6250e1919db88d2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6198145
Commit-Queue: Leszek Swirski <[email protected]>
Auto-Submit: Olivier Flückiger <[email protected]>
Reviewed-by: Leszek Swirski <[email protected]>
Cr-Commit-Position: refs/branch-heads/13.2@{#70}
Cr-Branched-From: 24068c5-refs/heads/13.2.152@{#1}
Cr-Branched-From: 6054ba9-refs/heads/main@{#97085}
hubot pushed a commit that referenced this pull request Sep 25, 2025
…ck are 0

Because Arm64 doesn't have a flag-setting 32-bit multiplication,
which means that instead with use a 64-bit multiplication, and compare
result.X() and result.W() to check if an overflow happened. But this
leads to the upper 32-bit not being zeroed.

(cherry picked from commit ec6c184)

Fixed: 445380761
Change-Id: I31287faf37dc615695047021324e9d1d802cbec2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6954290
Auto-Submit: Darius Mercadier <[email protected]>
Commit-Queue: Leszek Swirski <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#102530}
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6960636
Reviewed-by: Jakob Linke <[email protected]>
Reviewed-by: Leszek Swirski <[email protected]>
Commit-Queue: Roger Felipe Zanoni da Silva (xWF) <[email protected]>
Cr-Commit-Position: refs/branch-heads/13.8@{#70}
Cr-Branched-From: 61ddd47-refs/heads/13.8.258@{#1}
Cr-Branched-From: fdb5de2-refs/heads/main@{#100480}
hubot pushed a commit that referenced this pull request Apr 16, 2026
Version incremented at https://cr-buildbucket.appspot.com/build/8684395895020643457

Change-Id: I9c49ad28646e13312cf7ca277735f15660e4b7d2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7767092
Bot-Commit: v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/14.4@{#70}
Cr-Branched-From: 80acc26-refs/heads/14.4.258@{#1}
Cr-Branched-From: ce7e597-refs/heads/main@{#104020}
hubot pushed a commit that referenced this pull request May 12, 2026
…isions)

https://chromium.googlesource.com/external/github.com/WebKit/JetStream.git/+log/2145cedef4ca..91552391bf2f

2026-05-06 [email protected] Fix wrong update-ui performance.mark and measure nesting
2026-03-26 [email protected] Improve memory script
2026-03-19 [email protected] Address comments for memory measurement script
2026-03-19 [email protected] Add memory measurement script
2026-03-18 [email protected] Actually fix --dump-test-list
2026-03-18 [email protected] Fix --dump-test-list and --test in v3.0-custom
2026-03-17 [email protected] Update v3.0-custom to latest v3.0 branch
2026-01-30 [email protected] Merge pull request #272 from danleh/JetStream3.0
2026-01-19 [email protected] Reland: Improve Benchmark constructor and instance variables #255 (#263)
2026-01-19 [email protected] Reland: Add resource loading bar  (#264)
2026-01-19 [email protected] Merge pull request #261 from danleh/dotnet-mime-fix
2026-01-17 [email protected] Merge pull request #262 from kmiller68/revert-replace-prefetch-logic
2026-01-15 [email protected] Merge pull request #245 from kmiller68/add-open-governance-policy
2026-01-15 [email protected] Merge pull request #260 from danleh/readme-addendum
2026-01-14 [email protected] Merge pull request #258 from danleh/repo-readme
2026-01-14 [email protected] Improve Benchmark constructor and instance variables (#255)
2026-01-14 [email protected] Merge pull request #254 from kmiller68/scatter-plot-should-increase-with-score
2026-01-14 [email protected] Merge pull request #257 from danleh/remove-unused-deps
2026-01-14 [email protected] Fix dev server output (#252)
2026-01-14 [email protected] Merge pull request #256 from danleh/fix-npm-audit
2026-01-14 [email protected] Add resource loading bar (#246)
2026-01-13 [email protected] Replace prefetch logic (#251)
2026-01-06 [email protected] Merge pull request #249 from kmiller68/add-verbose-option-to-server
2026-01-06 [email protected] Add BrowserFileLoader (#242)
2025-12-18 [email protected] Add --force-gc support (#248)
2025-12-10 [email protected] Merge pull request #244 from kmiller68/nonStandard-error-rotate-back-to-red
2025-12-10 [email protected] fewer shell warnings (#234)
2025-11-13 [email protected] Merge pull request #238 from kmiller68/transformers-js-loads-resources-at-runtime
2025-11-13 [email protected] Merge pull request #239 from Constellation/mod-256
2025-11-12 [email protected] Merge pull request #225 from kmiller68/reduce-kotlin-iteration-count
2025-11-07 [email protected] Merge pull request #236 from Constellation/use-integer
2025-11-05 [email protected] sync-fs and async-fs improvements (#217)
2025-11-04 [email protected] More ubuntu tests (#235)
2025-11-04 [email protected] Merge pull request #188 from kmiller68/dotnet-legacy-exceptions
2025-10-30 [email protected] Github Workflow: split tests (#227)
2025-10-30 [email protected] Enable mobx-startup (#233)
2025-10-30 [email protected] More top-level cleanup (#229)
2025-10-30 [email protected] Improve preload code (#230)
2025-10-30 [email protected] Merge pull request #226 from kmiller68/console-warn-and-error-stderr-clis
2025-10-30 [email protected] Fix npm run test:build (#232)
2025-10-30 [email protected] Merge pull request #212 from kmiller68/disable-whisper-wasm
2025-10-29 [email protected] New Workload: Babylon class-heavy workload (#143)
2025-10-29 [email protected] Avoid new Date and improve filename extraction in doxbee benchmarks (#231)
2025-10-28 [email protected] New Workload: mobx observer + startup (#151)
2025-10-28 [email protected] StartupBenchmark refactoring (#218)
2025-10-27 [email protected] Add post-quit sleep for Safari (#220)
2025-10-27 [email protected] Enable jsdom-d3-startup by default. (#223)
2025-10-27 [email protected] More consistent LICENSE.txt files (#221)
2025-10-27 [email protected] Move more code to utils (#219)
2025-10-23 [email protected] Add npm run test:build script (#189)
2025-10-23 [email protected] Merge pull request #216 from kmiller68/total-to-overall-summary
2025-10-23 [email protected] render non default params (#197)
2025-10-23 [email protected] New Workload: JSDOM + d3 (#124)
2025-10-22 [email protected] Update test.yml (#190)
2025-10-22 [email protected] Await driver.quit (#209)
2025-10-22 [email protected] Add explicit version checks (#211)
2025-10-22 [email protected] Improve iterationCount and worstCaseCount params parsing (#215)
2025-10-22 [email protected] More consistent total score printing (#213)
2025-10-22 [email protected] Do not trigger logo animations again after loading all resources (#214)
2025-10-22 [email protected] support startAutomatically (#201)
2025-10-22 [email protected] Conditionally show more metric details (#167)
2025-10-22 [email protected] fix gaussian-blur input data (#207)
2025-10-22 [email protected] Improve tags (#206)
2025-10-22 [email protected] update selenium-webdriver version (#208)
2025-10-21 [email protected] Auto decompress files as part of test running (#195)
2025-10-17 [email protected] Support multiple comma separate tests in URL params (#198)
2025-10-15 [email protected] Merge pull request #77 from Constellation/base64
2025-10-15 [email protected] Fix prismjs sample file name(#202)
2025-10-08 [email protected] Add prettier config (#176)
2025-10-07 [email protected] Merge pull request #170 from eqrion/zlib-compress
2025-10-03 [email protected] Merge pull request #194 from victorvianna/main
2025-10-03 [email protected] Change shouldReport to report back
2025-10-03 [email protected] Compact display for non-default params (#191)
2025-10-01 [email protected] Add group-details parameter to conditionally display grouped benchmarks (#157)
2025-10-01 [email protected] New Workload: prismjs source code highlighting (#149)
2025-10-01 [email protected] New Workload: validatorjs regexp heavy workload (#147)
2025-09-23 [email protected] Merge pull request #192 from Constellation/dump-test-list
2025-09-22 [email protected] New Workload: TypeScript standalone (#117)
2025-09-19 [email protected] Merge pull request #187 from kmiller68/fix-web-ssr-for-options-bag
2025-09-17 [email protected] Test is causing jetsams on iOS. Disabling for now while I investigate.
2025-09-17 [email protected] Add JetStreamParams (#171)
2025-09-17 [email protected] New Workload: React Server Side Rendering Startup (#116)
2025-09-17 [email protected] Merge pull request #130 from danleh/j2cl-box2d
2025-09-16 [email protected] Merge pull request #182 from danleh/recompile-dotnet
2025-09-16 [email protected] Merge pull request #148 from danleh/transformersjs-rebase
2025-09-11 [email protected] Experimental Workload: Intl (#146)
2025-09-10 [email protected] Merge pull request #178 from danleh/disable-gcc-loops-quicksort
2025-09-08 [email protected] Merge pull request #168 from kmiller68/reduce-dotnet-runtime
2025-09-03 [email protected] More consistent metric reporting  (#175)
2025-09-03 [email protected] Minor browser test improvements (#177)
2025-09-03 [email protected] Merge pull request #173 from danleh/text-decoder-polyfill-move
2025-09-03 [email protected] Remove unused scripts (#174)
2025-09-02 [email protected] Merge pull request #172 from danleh/compress-js
2025-09-01 [email protected] Update/rewrite web-tooling-benchmark (#153)
2025-09-01 [email protected] Support custom benchmark arguments (#165)
2025-09-01 [email protected] Status update and CSS fixes (#169)
2025-08-27 [email protected] Use event.key instead of event.which #166
2025-08-27 [email protected] Merge pull request #144 from danleh/logo-text-to-path
2025-08-26 [email protected] StartupBenchmark: add better assertion failures (#164)
2025-08-26 [email protected] Add UTF16 sources test (#162)
2025-08-26 [email protected] Convert startup-helper/BabelCacheBuster.js to esm (#163)
2025-08-26 [email protected] Add startup benchmark helper  (#158)
2025-08-20 [email protected] Merge pull request #159 from danleh/dotnet-wasm-rename
2025-08-15 [email protected] Expose JetStream global to workloads (#139)
2025-08-15 [email protected] Merge pull request #145 from Constellation/tfjs
2025-08-14 [email protected] Only expose a console copy in the realm (#137)
2025-08-14 [email protected] Merge pull request #133 from kmiller68/add-grouped-benchmark-for-sunspider
2025-08-14 [email protected] Merge pull request #142 from danleh/Dart-remove-unused-runner
2025-08-14 [email protected] Merge pull request #140 from danleh/disable-HashSet-wasm
2025-08-14 [email protected] merge async-fs code (#135)
2025-08-14 [email protected] Enable UniPoker validation by default (#141)
2025-08-14 [email protected] Merge pull request #138 from danleh/kotlin-fix-isD8-access
2025-08-14 [email protected] Bump selenium-webdriver version (#136)
2025-08-14 [email protected] Merge pull request #97 from eqrion/dart-todomvc
2025-08-14 [email protected] Improve console (#131)
2025-08-14 [email protected] Improve runner code (#134)
2025-08-14 [email protected] Rename worst4 to just worst (#129)
2025-08-13 [email protected] Merge pull request #127 from Constellation/list
2025-08-13 [email protected] Merge pull request #84 from danleh/kotlin
2025-08-12 [email protected] CSS fixes for info button (#126)
2025-08-12 [email protected] Add info-button (#123)
2025-08-11 [email protected] Merge pull request #119 from Constellation/set-status
2025-08-11 [email protected] Display workload scatterplots (#120)
2025-08-11 [email protected] Update .gitignore (#121)
2025-08-07 [email protected] Merge pull request #115 from kmiller68/fix-bencharks-by-tag-testlist
2025-08-06 [email protected] Configurable resource prefetching  (#70)
2025-08-06 [email protected] github workflow: keep running all tests even if there are failures (#114)
2025-08-05 [email protected] Add Scripts helper classes (#109)
2025-08-05 [email protected] Add three.js benchmark (#75)
2025-08-04 [email protected] Add validate method for async-fs and sync-fs (#111)
2025-08-04 [email protected] Add more performance.measure (#110)
2025-07-31 [email protected] Remove LuaJSFight  micro benchmarks (#104)
2025-07-31 [email protected] Add cli flags (#101)
2025-07-31 [email protected] Cleanup performance.now shimming (#108)
2025-07-30 [email protected] Formatting (#105)
2025-07-30 [email protected] Run all disabled workloads in tests (#103)
2025-07-30 [email protected] Add benchmarks argument to Driver (#98)
2025-07-29 [email protected] Merge pull request #102 from kmiller68/reenable-dotnet-tests
2025-07-29 [email protected] Simplify updateUIAfterRun (#99)
2025-07-29 [email protected] Merge customTestList and testList (#100)
2025-07-29 [email protected] Use tags for workload selection (#82)
2025-07-23 [email protected] Merge pull request #93 from danleh/cleanup-loadInternal
2025-07-23 [email protected] Merge pull request #73 from maraf/DotnetWasm
2025-07-21 [email protected] Fix typo in headers fetch request  (#80)
2025-07-15 [email protected] use default performance.measure implementation (#83)
2025-07-15 [email protected] Use subScores directly for the UI (#81)
2025-07-15 [email protected] Add basic unittests (#94)
2025-07-14 [email protected] Fix accidental loading status clipping in wide windows (#85)
2025-07-14 [email protected] Simplify formatting (#79)
2025-07-12 [email protected] Merge pull request #90 from kmiller68/fix-prepareForNextIteration-async-benchmark
2025-07-10 [email protected] Merge pull request #74 from kmiller68/preload-blobs-wasm
2025-07-08 [email protected] Merge pull request #76 from kmiller68/zlib-check-_compressFile-to-setupModule
2025-07-02 [email protected] Revert #78 as it broke JetStream3 on web page
2025-07-02 [email protected] Remove custom run methods #78
2025-06-04 [email protected] Merge pull request #72 from Constellation/new-string
2025-05-13 [email protected] Merge pull request #71 from kmiller68/disable-extra-bigint-tests
2025-05-13 [email protected] Merge pull request #65: OfflineAssembler: Avoid accidental toString operation
2025-05-13 [email protected] Merge pull request #64: WSL: Add performance.mark
2025-05-13 [email protected] Merge pull request #60: date-format: Add result hashing to prevent DCE
2025-05-13 [email protected] Merge pull request #62: Avoid eval in date-format-tofte
2025-05-05 [email protected] Merge pull request #53 from mkustermann/js-strings
2025-04-24 [email protected] Merge pull request #67 from issackjohn/issack/add-edge
2025-04-24 [email protected] Merge pull request #61 from camillobruni/2025-03-26_gbemu_hash
2025-04-07 [email protected] Merge pull request #59 from camillobruni/2025-03-26_cli_error_handling
2025-04-07 [email protected] Merge pull request #42 from camillobruni/2025-01-28_cli_tests
2025-04-07 [email protected] Merge pull request #41 from camillobruni/2025-01-28_runner_log
2025-04-07 [email protected] Merge pull request #14 from camillobruni/2024-11-26_tags
2025-03-12 [email protected] Merge pull request #57 from kmiller68/module-url-fix-v2
2025-02-27 [email protected] Merge pull request #51 from danleh/main
2025-02-27 [email protected] Merge pull request #52 from kmiller68/pathname-browser-dart
2025-02-26 [email protected] Merge pull request #33 from danleh/dart-flute-wasm-squash
2025-02-26 [email protected] Merge pull request #47 from kmiller68/argon2-to-js-scoring-v2
2025-02-26 [email protected] Merge pull request #40 from danleh/8bitbench-wasm-scoring
2025-02-12 [email protected] Merge pull request #43 from danleh/zlib-wasm
2025-02-10 [email protected] Merge pull request #45 from danleh/richards-workload-size-as-input
2025-02-07 [email protected] Merge pull request #44 from danleh/wasm-workload-sizes
2025-01-28 [email protected] Merge pull request #39 from camillobruni/2025-01-28_test_runner_fix
2025-01-27 [email protected] Merge pull request #35 from danleh/hashset-wasm-scoring
2025-01-27 [email protected] Merge pull request #30 from danleh/sqlite-scoring
2025-01-27 [email protected] Merge pull request #28 from danleh/quicksort-wasm-scoring
2025-01-27 [email protected] Merge pull request #37 from WebKit/remove-octane-zlib
2025-01-24 [email protected] Revert "Remove Octane-zlib."
2025-01-24 [email protected] Remove Octane-zlib.
2025-01-24 [email protected] Merge pull request #13 from camillobruni/2024-11-22_driver_prep
2025-01-24 [email protected] Merge pull request #11 from camillobruni/2024-11-26_github_actions
2025-01-23 [email protected] Merge pull request #27 from danleh/richards-js-scoring
2025-01-22 [email protected] Merge pull request #34 from WebKit/fix-report-JSON
2025-01-22 [email protected] Merge pull request #32 from danleh/performance-mark-measure
2025-01-21 [email protected] Merge pull request #31 from WebKit/revert-tfjs-to-js-scoring
2025-01-21 [email protected] Merge pull request #16 from camillobruni/2024-11-26_ms
2025-01-21 [email protected] Merge pull request #26 from danleh/gcc-loops-js-scoring
2025-01-16 [email protected] Merge pull request #23 from WebKit/tfjs-to-js-scoring
2025-01-16 [email protected] Merge pull request #17 from camillobruni/2024-11-26_safe_add
2025-01-16 [email protected] Merge pull request #25 from danleh/spidermonkey-cli-fix
2025-01-08 [email protected] Merge pull request #21 from WebKit/remove-float-mm-c
2024-12-21 [email protected] Merge pull request #18 from WebKit/wasm-benchmarks-should-be-scored-like-js-benchmarks
2024-12-20 [email protected] Merge pull request #2 from danleh/sqlite-wasm
2024-12-09 [email protected] Merge pull request #5 from camillobruni/2024-11-22_runner_improvements
2024-12-09 [email protected] Merge pull request #8 from camillobruni/2024-11-22_regexp
2024-12-09 [email protected] Merge pull request #19 from camillobruni/2024-11-27_async_fs
2024-11-26 [email protected] Merge pull request #7 from camillobruni/2024-11-22_driver_vars
2024-11-25 [email protected] Merge pull request #4 from camillobruni/2024-11-22_3dcube_fix
2024-11-25 [email protected] Merge pull request #6 from camillobruni/2024-11-22_gitignore
2024-11-13 [email protected] Merge pull request #1 from danleh/main
2024-10-30 [email protected] Initial copy from WebKit/PerformanceTests/JetStream3
2024-10-30 [email protected] Initial commit

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/jetstream-v3-0-custom-v8
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in JetStream v3.0-custom: https://issues.chromium.org/u/1/issues/new?component=1741045&pli=1&template=0
To file a bug in V8: https://issues.chromium.org/u/1/issues/new?component=1456824&pli=1&template=2109136

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: [email protected],[email protected]
Change-Id: Ic53c7e030a05111ba56e03ab158282762aa17360
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7823185
Commit-Queue: Camillo Bruni <[email protected]>
Bot-Commit: [email protected] <[email protected]>
Reviewed-by: Camillo Bruni <[email protected]>
Cr-Commit-Position: refs/heads/main@{#107273}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants