Skip to content

Bump tracy/tracy from 2.7.5 to 2.8.1 - #531

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/tracy/tracy-2.8.1
Open

Bump tracy/tracy from 2.7.5 to 2.8.1#531
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/tracy/tracy-2.8.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps tracy/tracy from 2.7.5 to 2.8.1.

Release notes

Sourced from tracy/tracy's releases.

Released version 2.8.1

  • Toggle: Alt-click to toggle all child nodes recursively
  • Dumper: fixed string coloring in CLI
  • Dumper: added guide lines for multiline strings [Closes #453]
  • Dumper: color differentiation of quotation marks around strings
  • Dumper: added togglers for multiline strings
  • Dumper: indentation lines in arrays are visible when value is multiline strings
  • BlueScreen: changed $maxDepth to 5, added $snapshot to keysToHide
  • Dumper: keysToHide can contain class names, ie 'Class::$proName'
  • Dumper: declaring class name passed to scrubber; also ignores special types
  • Dumper: fixed displaying of too big integers in JS [Closes #454]
  • Dumper: removed last \n from strings
  • Dumper: render tab as 4 spaces
  • Helpers: workaround for PHP 8.0.0 bug #80564
  • Helpers: xdebug_get_function_stack() may trigger warning
  • TracyExtension: added $keyToHide
  • TracyExtension: fixed compatibility with nette/di < 3.0.3

Released version 2.8.0

requires PHP 7.2

Completely Redesigned Dumper

image

  • added themes 'light' & 'dark'
  • added background for light scheme
  • in CLI outputs to STDOUT to bypass output buffering
  • implemented Scrubber (#439)
  • default maxDepth changed to 7
  • improved dumping of PHP Incomplete Class, DOM, ArrayObject, closures
  • shows uninitialized properties [Closes #448]
  • added 'see below', 'see above'
  • added tooltips about Ctrl-click
  • redesigned source location link 📍
  • clever way of displaying strings and escaped sequences, length is in tooltip in bytes or unicode characters
  • strings are quoted in single quotes
  • shows declaring class of private properties as tooltip
  • added option to limit max items in array/objects
  • added hover effect for guide lines
  • changed '=>' to ':' as key separator for objects & resources
  • distinguishes virtual property, resources are virtual
  • shows 'pub' to distinguish between public and dynamic properties
  • hash highlighting on mouseover
  • dumps zval references

Other Improvements

Commits
  • 37c238d Released version 2.8.1
  • e4ec484 js: prevents double initialization
  • c0b7247 Toggle: Alt-click to toggle all child nodes recursively
  • aa52159 Toggle: renamed var
  • 72ef686 Dumper: fixed string coloring in CLI
  • b4f3985 Dumper: added guide lines for multiline strings [Closes #453]
  • ab0bc46 Dumper: quotation mark is indented instead of the content (in HTML)
  • 8b898e1 Dumper: color differentiation of quotation marks around strings
  • a9a08ea Dumper: added togglers for multiline strings
  • ba68854 Dumper: indentation lines in arrays are visible when value is multiline strings
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [tracy/tracy](https://github.com/nette/tracy) from 2.7.5 to 2.8.1.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](nette/tracy@v2.7.5...v2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the 🔨 dependencies Pull requests that update a dependency file label Jan 1, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

3 similar comments
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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.

0 participants