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

Update puffin requirement from 0.16.0 to 0.19.0 #27

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Updates the requirements on puffin to permit the latest version.

Release notes

Sourced from puffin's releases.

0.19.0

  • PR#169 Stream scope information only once, drastically reduce bandwidth and increased performance. Allow better usage of static strings in profile scopes. Breaking change! See PR for migration guide.
  • PR#179 Update egui to v0.25 and a updates many other dependencies in process.
  • PR#181 Measure profile scope start time after serialization functions.

Special thanks to: @​emilk @​TimonPost @​fornwall @​tosti007

Changelog

Sourced from puffin's changelog.

[0.19.0] - 2024-01-17

  • PR#169 Stream scope information only once, drastically reduce bandwidth and increased performance. Allow better usage of static strings in profile scopes. Breaking change! See PR for migration guide.
  • PR#179 Update egui to v0.25 and a updates many other dependencies in process.
  • PR#181 Measure profile scope start time after serialization functions.

[0.18.1] - 2023-12-11

  • PR#175 Remove accidental ::{{closure}} suffix from all profile_function scopes.

[0.18.0] - 2023-11-21

  • PR#165 Faster profiling, add line numbers, better paths, and better function names

[0.17.1] - 2023-11-20 - YANKED

  • Accidentally introduced a breaking change in PR#165

[0.17.0] - 2023-09-28

  • PR#140 Remove imgui support for
  • PR#158 Remove file I/O from
  • PR#157 Remove instant dependency when not building for web

[0.16.0] - 2023-05-24

  • PR#136 Upgrade ruzstd to 0.4
  • PR#135 Allow picking lz4_flex and zstd compression by feature flag.

[0.15.0] - 2023-04-24

[0.14.3] - 2023-02-09

  • PR#117 Add function latest_frames to retrieve latest n captured frames.

[0.14.2] - 2023-01-30

  • PR#123 Fix puffin build for non-web wasm environments.

[0.14.1] - 2022-12-13

  • PR#112 You can now compile and run puffin on the web if you enable the "web" feature.

[0.14.0] - 2022-11-07

Fixed

  • PR#102 Add a runtime setting on frameview to pack or not

[0.13.3] - 2022-05-04

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](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@puffin_egui-0.16.0...puffin-0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ewpratten as a code owner February 13, 2024 15:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2024
@ewpratten
Copy link
Owner

@dependabot ignore this dependency

Puffin is very picky with its exact versioning

@dependabot dependabot bot closed this Mar 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2024

OK, I won't notify you about puffin again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/puffin-0.19.0 branch March 18, 2024 14:32
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