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 github.com/arl/statsviz from 0.4.1 to 0.5.1 #83

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps github.com/arl/statsviz from 0.4.1 to 0.5.1.

Changelog

Sourced from github.com/arl/statsviz's changelog.

v0.5.1 / 2022-09-30

  • Fix UI on Firefox (#83)

v0.5.0 / 2022-09-05

  • Switch to runtime/metrics as source, major refactor (#75)
    • New heatmap UI component
    • Dynamic plots definition based on server side generated config
    • Add many new plots (scheduler latency, scheduling events, and more)
    • Add play/pause switch button
    • Add show/hide GC events switch button
    • Add time range selector (1m, 5m, 10m)
  • Switch javascript code to ES6 (#65)
  • Build and test all examples (#63)
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

Bumps [github.com/arl/statsviz](https://github.com/arl/statsviz) from 0.4.1 to 0.5.1.
- [Release notes](https://github.com/arl/statsviz/releases)
- [Changelog](https://github.com/arl/statsviz/blob/main/CHANGELOG.md)
- [Commits](arl/statsviz@v0.4.1...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/arl/statsviz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #83 (3db233e) into main (521755d) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   64.51%   64.60%   +0.09%     
==========================================
  Files         118      118              
  Lines       10440    10440              
==========================================
+ Hits         6735     6745      +10     
+ Misses       3232     3221      -11     
- Partials      473      474       +1     
Impacted Files Coverage Δ
toolkit/memberlist/state.go 69.65% <0.00%> (+1.39%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wubin1989 wubin1989 merged commit 9d37518 into main Feb 20, 2023
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.

1 participant