Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps inferno from 0.11.9 to 0.11.12.

Changelog

Sourced from inferno's changelog.

[0.11.12] - 2022-10-24

Changed

  • Improved initial render and resize speed for large flamegraphs when a fixed-width (monospace) font is used. #262
  • Changed default font of flame graphs to browser's default monospace font to take advantage of this speedup. #262

[0.11.11] - 2022.10-16

Added

  • Add Python language palette. #240

[0.11.10] - 2022-10-10

Changed

  • Update particularly-old dependencies.
Commits
  • 45f31f1 Release 0.11.12
  • 53f26b1 Speed up reflow when resizing flamegraphs with a monospace font (#262)
  • 9676e33 Release 0.11.11
  • 7d054ac Add colour palette for python traces (#240)
  • 8c0a28c Release 0.11.10
  • 79b341e Merge pull request #269 from bcmyers/update-num-format
  • 02fca08 Add some more comments about why we are forcing >= versions of regex and serde
  • 6abd276 Upgrade minimum version of serde so that minimal version CI passes
  • 2477df8 Upgrade minimum version of regex so that minimal version CI passes
  • 2fc732d upgrade criterion to 0.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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 25, 2022
Bumps [inferno](https://github.com/jonhoo/inferno) from 0.11.9 to 0.11.12.
- [Release notes](https://github.com/jonhoo/inferno/releases)
- [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md)
- [Commits](jonhoo/inferno@v0.11.9...v0.11.12)

---
updated-dependencies:
- dependency-name: inferno
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/inferno-0.11.12 branch from 4925f37 to 59ebe8b Compare October 30, 2022 22:28
@itamarst itamarst merged commit 0220127 into master Nov 6, 2022
@itamarst itamarst deleted the dependabot/cargo/inferno-0.11.12 branch November 6, 2022 00:19
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants