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.6 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps tracy/tracy from 2.9.0 to 2.9.6.

Release notes

Sourced from tracy/tracy's releases.

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'
tracy-fibers.mp4

Released version 2.9.1

  • reset.css uses custom tag <tracy-div> to reduce specificity below class specificity
  • BlueScreen: is wrapped in <tracy-div>, uses CSS reset instead of disabling stylesheets and all classes are prefixed with 'tracy-' #533
  • dump() is wrapped in <tracy-div> to use CSS reset
  • Dumper: default $maxDepth increased to 15

... (truncated)

Commits
  • 80533f4 Released version 2.9.6
  • 592f4f4 fixed test
  • dea9aa3 TracyExtension: sets $mailer only to Tracy\Logger [Closes #549]
  • 13a0d06 TracyExtension: compatibility with nette/di
  • b6cd4a4 added PascalCase constant aliases
  • c077b31 internal constants are PascalCase
  • 30b1600 dumper.js builds elements even if is called via Toggle.toggle()
  • c113194 bar.css: removed extra margin/padding for dumps
  • 7fd062b open-editor.sh: added new editors [Closes #553]
  • 8358d93 updated .gitattributes
  • 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.6.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](nette/tracy@v2.9.0...v2.9.6)

---
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 Feb 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #93.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/tracy/tracy-2.9.6 branch March 1, 2023 11:07
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