-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Merged by Bors] - Update tracing-tracy requirement from 0.8.0 to 0.9.0 #4786
Conversation
Updates the requirements on [tracing-tracy](https://github.com/nagisa/rust_tracy_client) to permit the latest version. - [Release notes](https://github.com/nagisa/rust_tracy_client/releases) - [Commits](nagisa/rust_tracy_client@tracing-tracy-v0.8.0...tracing-tracy-v0.9.0) --- updated-dependencies: - dependency-name: tracing-tracy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
it should probably be noted in the migration guide that users will need to upgrade tracy to 0.8 |
To 0.9, but yes :) |
No, Tracy 0.8 see the compatibility version at https://github.com/nagisa/rust_tracy_client#version-support-table. tracing_tracy 0.9 is compatible with Tracy 0.8, before updating this we're stuck at Tracy 0.7 |
bors r+ |
Updates the requirements on [tracing-tracy](https://github.com/nagisa/rust_tracy_client) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/13b335a7102bbbd6b305bc91ad2a7063789e6ffa"><code>13b335a</code></a> Remove ability to disable the client at runtime</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/69e44977ee93db94aee1f29592c7b68cfdf1d85a"><code>69e4497</code></a> The upgrades to 0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/c204b60c7adb8334a6ce3c78e71764438e752410"><code>c204b60</code></a> Cancel the old test runs</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/939bd04c1c5a943674c2213c5c92ec5f10173692"><code>939bd04</code></a> Remove the thread initialization calls</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/7024e776bb796d3f319575506de5b5e825fa59dd"><code>7024e77</code></a> Update Tracy client bindings to v0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/5c54baa244529c664e3fa03a21af1d2f859582e5"><code>5c54baa</code></a> tracy-client 0.12.7</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/f183050b20e621f13eca0f70879dab5a84389e26"><code>f183050</code></a> Non-allocating <code>span!</code> macro</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/15936ea751aad2fa4199ea5be609937691005791"><code>15936ea</code></a> tracy-client 0.12.6</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/26d0c50542c9bd49c62f1822932b814775167166"><code>26d0c50</code></a> Relax literal the requirement of the create_plot macro so that it can be used...</li> <li>See full diff in <a href="https://github.com/nagisa/rust_tracy_client/compare/tracing-tracy-v0.8.0...tracing-tracy-v0.9.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on [tracing-tracy](https://github.com/nagisa/rust_tracy_client) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/13b335a7102bbbd6b305bc91ad2a7063789e6ffa"><code>13b335a</code></a> Remove ability to disable the client at runtime</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/69e44977ee93db94aee1f29592c7b68cfdf1d85a"><code>69e4497</code></a> The upgrades to 0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/c204b60c7adb8334a6ce3c78e71764438e752410"><code>c204b60</code></a> Cancel the old test runs</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/939bd04c1c5a943674c2213c5c92ec5f10173692"><code>939bd04</code></a> Remove the thread initialization calls</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/7024e776bb796d3f319575506de5b5e825fa59dd"><code>7024e77</code></a> Update Tracy client bindings to v0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/5c54baa244529c664e3fa03a21af1d2f859582e5"><code>5c54baa</code></a> tracy-client 0.12.7</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/f183050b20e621f13eca0f70879dab5a84389e26"><code>f183050</code></a> Non-allocating <code>span!</code> macro</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/15936ea751aad2fa4199ea5be609937691005791"><code>15936ea</code></a> tracy-client 0.12.6</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/26d0c50542c9bd49c62f1822932b814775167166"><code>26d0c50</code></a> Relax literal the requirement of the create_plot macro so that it can be used...</li> <li>See full diff in <a href="https://github.com/nagisa/rust_tracy_client/compare/tracing-tracy-v0.8.0...tracing-tracy-v0.9.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Updates the requirements on [tracing-tracy](https://github.com/nagisa/rust_tracy_client) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/13b335a7102bbbd6b305bc91ad2a7063789e6ffa"><code>13b335a</code></a> Remove ability to disable the client at runtime</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/69e44977ee93db94aee1f29592c7b68cfdf1d85a"><code>69e4497</code></a> The upgrades to 0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/c204b60c7adb8334a6ce3c78e71764438e752410"><code>c204b60</code></a> Cancel the old test runs</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/939bd04c1c5a943674c2213c5c92ec5f10173692"><code>939bd04</code></a> Remove the thread initialization calls</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/7024e776bb796d3f319575506de5b5e825fa59dd"><code>7024e77</code></a> Update Tracy client bindings to v0.8.1</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/5c54baa244529c664e3fa03a21af1d2f859582e5"><code>5c54baa</code></a> tracy-client 0.12.7</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/f183050b20e621f13eca0f70879dab5a84389e26"><code>f183050</code></a> Non-allocating <code>span!</code> macro</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/15936ea751aad2fa4199ea5be609937691005791"><code>15936ea</code></a> tracy-client 0.12.6</li> <li><a href="https://github.com/nagisa/rust_tracy_client/commit/26d0c50542c9bd49c62f1822932b814775167166"><code>26d0c50</code></a> Relax literal the requirement of the create_plot macro so that it can be used...</li> <li>See full diff in <a href="https://github.com/nagisa/rust_tracy_client/compare/tracing-tracy-v0.8.0...tracing-tracy-v0.9.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Updates the requirements on tracing-tracy to permit the latest version.
Commits
13b335a
Remove ability to disable the client at runtime69e4497
The upgrades to 0.8.1c204b60
Cancel the old test runs939bd04
Remove the thread initialization calls7024e77
Update Tracy client bindings to v0.8.15c54baa
tracy-client 0.12.7f183050
Non-allocatingspan!
macro15936ea
tracy-client 0.12.626d0c50
Relax literal the requirement of the create_plot macro so that it can be used...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)