TracerBench / tracerbench-compare-action

Commit over Commit Performance Analysis Automation for Web Applications using Tracerbench
36 stars 4 forks source link

Bump tracerbench from 7.0.0 to 8.0.1 #75

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps 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 node engine to 16.x (#434) (d557588), closes #434
  • chore(deps): bump cli-table3 from 0.6.0 to 0.6.2 (ebbbee0)
  • chore(deps): bump debug from 4.3.3 to 4.3.4 (84dabed)
  • chore(deps): bump ejs from 3.1.6 to 3.1.8 (47202d4)
  • chore(deps): bump json5 from 2.2.0 to 2.2.1 (0194ef2)
  • chore(deps): bump parse-url from 6.0.0 to 6.0.5 (50a3c55)
  • feat: add documentation link in cli readme (0cbf116)
  • feat: end recording trace at LCP if marker specifies (7e1ca9a)
  • feat: export cli apis (7f645b7)
  • feat: trace end at lcp (091aab5)
  • feat: use markers config to decide if end at lcp (3602a59)
Commits
  • 03b57f3 v8.0.1
  • 7315b20 chore: update changelog
  • d079217 fix: downgrade node to 14.x to satisfy app depends on tracerbench
  • 97bab56 v8.0.0
  • 582f0ef chore: update changelog
  • d557588 Upgrade dependencies and node engine to 16.x (#434)
  • cc312f9 chore(deps): bump debug from 4.3.3 to 4.3.4 (#417)
  • 658e725 chore(deps): bump json5 from 2.2.0 to 2.2.1 (#416)
  • 0194ef2 chore(deps): bump json5 from 2.2.0 to 2.2.1
  • 84dabed chore(deps): bump debug from 4.3.3 to 4.3.4
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)