tracerbench-compare-action
tracerbench-compare-action copied to clipboard
Commit over Commit Performance Analysis Automation for Web Applications using Tracerbench
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.10.0. Changelog Sourced from @actions/core's changelog. 1.10.0 saveState and setOutput now use environment files if available #1178 getMultilineInput now correctly trims whitespace by default #1185...
Bumps [tracerbench](https://github.com/TracerBench/tracerbench) from 7.0.0 to 8.0.1. Changelog Sourced from tracerbench's changelog. 8.0.1 (2022-09-07) fix: downgrade node to 14.x to satisfy app depends on tracerbench (a1c4ea7) 8.0.0 (2022-08-30) Upgrade dependencies and...
Bumps [har-remix](https://github.com/devtrace/har-remix) from 7.0.0 to 8.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Currently the default is to serve assets using `ember s`. We should capture the output from these servers as a HAR using `tracerbench record-har` then serve them back up using...
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.0. Release notes Sourced from ws's releases. 7.5.0 Features Some errors now have a code property describing the specific type of error that has occurred...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Once [tracerbench-serve](https://github.com/TracerBench/tracerbench-serve) is ready for consumption it will provide a more CPU/memory stable serve environment for the benchmark, reducing noise and improving confidence.