Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tracerbench from 7.0.0 to 8.0.1 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

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)

Bumps [tracerbench](https://github.com/TracerBench/tracerbench) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/TracerBench/tracerbench/releases)
- [Changelog](https://github.com/TracerBench/tracerbench/blob/master/CHANGELOG.md)
- [Commits](TracerBench/tracerbench@v7.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: tracerbench
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants