animadio.org icon indicating copy to clipboard operation
animadio.org copied to clipboard

Bump tracy/tracy from 2.9.4 to 2.9.7

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps tracy/tracy from 2.9.4 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
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)

dependabot[bot] avatar Mar 01 '23 11:03 dependabot[bot]