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.10.4 to 2.10.5 #246

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps tracy/tracy from 2.10.4 to 2.10.5.

Release notes

Sourced from tracy/tracy's releases.

Released version 2.10.5

  • code highlighting moved to CodeHighlighter, implemented own PHP syntax highlighter
  • css: unified spaces to --tracy-space & top margin
  • Dumper: added WeakMap support, improved SplObjectStorage & ArrayObject dump
  • BlueScreen: fixed highlighted line in CLI
  • is_file may trigger error #572
  • table-sort.js: distinguishes a click from a selection
  • Helprs::utf8Length() uses mbstring, iconv and then utf8_decode
  • constants are PascalCase
Commits
  • 86bdba4 Released version 2.10.5
  • b8bada6 css: unified spaces to --tracy-space & top margin
  • 82059cd bar.css: headings are bold
  • a454dbd bluescreen: "caused by" facelift
  • 5a3a60b Dumper: added WeakMap support
  • e12b768 Dumper: improved SplObjectStorage & ArrayObject dump
  • 2ee51c4 BlueScreen: implemented own PHP syntax highlighter
  • eac47c0 BlueScreen::highlightLine() is more robust
  • 4485292 code highlighting moved to CodeHighlighter
  • 24b2833 Renderer, BlueScreen: unified code for exporting to ANSI
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.10.4 to 2.10.5.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](nette/tracy@v2.10.4...v2.10.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Oct 17, 2023
@kodiakhq kodiakhq bot merged commit 1b40a0b into master Oct 17, 2023
3 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/composer/tracy/tracy-2.10.5 branch October 17, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants