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

Bump tracy/tracy from 2.9.0 to 2.9.7 #93

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps tracy/tracy from 2.9.0 to 2.9.7.

Release notes

Sourced from tracy/tracy's releases.

Released version 2.9.7

  • bar.js: toggle & dumper now works in panel in new window #554
  • BlueScreen: added 'authorization' to keysToHide #365
  • Dumper: added support for sensitive values in PHP 8.2
  • dumper.js: highlights same instances in whole <tracy-div>
  • bar.js: window.TracyAutoRefresh = false works now
  • Info panel: better responsivity
  • open-editor: slash after action is optional

Released version 2.9.6

  • TracyExtension: sets $mailer only to Tracy\Logger #549
  • TracyExtension: compatibility with nette/di
  • added PascalCase constant aliases
  • dumper.js builds elements even if is called via Toggle.toggle()
  • bar.css: removed extra margin/padding for dumps

Released version 2.9.5

  • support for PHP 8.2
  • tableSort: sort using a natural order algorithm (#547)
  • BlueScreen: scroll to top when visible
  • BlueScreen: fixed initialization issues, added globalInit()
  • BlueScreen: toggler is visibile in quirks mode

Released version 2.9.4

  • bluescreen: resets <body> display only when is displayed #545 #546
  • bluescreen.css: responsive spacer

Released version 2.9.3

  • bluescreen.css: resets <body> display & overflow
  • reset.css: increased specificity
  • bar.js: options can be set after script is loaded #535
  • some fixes

Released version 2.9.2

  • added support for Generator & Fiber
  • BlueScreen: added column highlighting
  • Logs exception if the Content-Length header prevents the Bar from being displayed #255
  • Unlock session file before close #540
  • better detection of HTML mode
  • BlueScreen: closes </code>
  • Dumper: disabled HASH disables "see above/see below"
  • DeferredContent::sendAssets() uses Content-Length to prevent further output
  • Helpers: improved color detection
  • Describer: $maxDepth returned to value 7
  • css tweaks, resets property 'display'

... (truncated)

Commits
  • 1c6e9b5 Released version 2.9.7
  • a532e66 bar.js: toggle & dumper now works in panel in new window [Closes #554]
  • 094e452 dumper.js: highlights same instances in whole <tracy-div>
  • c30aae7 BlueScreen: added 'authorization' to keysToHide [Closes #365]
  • 4e32722 Dumper: added support for sensitive values in PHP 8.2
  • 4469c57 bar.js: window.TracyAutoRefresh = false works now
  • 8bcff2d Info panel: better responsivity
  • 08ba818 open-editor: slash after action is optional
  • 80533f4 Released version 2.9.6
  • 592f4f4 fixed test
  • 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)

Bumps [tracy/tracy](https://github.com/nette/tracy) from 2.9.0 to 2.9.7.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](nette/tracy@v2.9.0...v2.9.7)

---
updated-dependencies:
- dependency-name: tracy/tracy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Mar 1, 2023
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 php Pull requests that update PHP code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants