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

Update puffin_http requirement from 0.6 to 0.7 #81

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 12, 2021

Updates the requirements on puffin_http to permit the latest version.

Changelog

Sourced from puffin_http's changelog.

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

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_http](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...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 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