Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Update puffin_viewer requirement from 0.6 to 0.8 #83

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Updates the requirements on puffin_viewer to permit the latest version.

Changelog

Sourced from puffin_viewer's changelog.

0.8.0 - 2021-09-06

  • Switch from lz4 to zstd compression for 50% file size and bandwidth reduction.

0.7.0 - 2021-08-23

  • Speed up GlobalProfiler::new_frame.
  • New serialization feature flag enables exporting and importing .puffin files. This replaces the old with_serde feature flag.
  • Add GlobalProfiler::add_sink for installing callbacks that are called each frame.

0.6.0 - 2021-07-05

  • Handle Windows, which uses backslash (\) as path separator.

0.5.2

  • Add opt-in serde support.

0.5.1

  • Remove stderr warning about empty frames.

0.5.0

  • GlobalProfiler now store recent history and the slowest frames.
Commits
  • 122e1e7 Release puffin_viewer 0.8.0 - file as positional arg
  • 367e33b Release puffin_egui 0.10.0 - update to egui 0.15.0
  • 56b6292 Release puffin-imgui 0.13.2 - Add ProfilerUi::global_frame_view
  • 7f9151e Release puffin_http 0.7.1 - send outstanding events on shutdown
  • 1101b7a improve docstring
  • 430ea12 puffin_viewer: Change --file option to instead be a positional argument
  • a60e3bd puffin-imgui and puffin-egui: add accessor for the GlobalFrameView
  • 7af7408 Update to egui/eframe 0.15.0
  • 4de62b7 puffin_http: Send all outstanding frames on shutdown.
  • 87c8bd0 puffin-imgui 0.13.1, puffin_egui 0.9.1, puffin_viewer 0.7.1
  • Additional commits viewable in compare view

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)

Updates the requirements on [puffin_viewer](https://github.com/EmbarkStudios/puffin) to permit the latest version.
- [Release notes](https://github.com/EmbarkStudios/puffin/releases)
- [Changelog](https://github.com/EmbarkStudios/puffin/blob/main/CHANGELOG.md)
- [Commits](EmbarkStudios/puffin@0.6.0...puffin_viewer-0.8.0)

---
updated-dependencies:
- dependency-name: puffin_viewer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants