generated from X-oss-byte/next.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 414b9dd
authored
Update Rust crate console-subscriber to 0.1.10 (#22)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [console-subscriber](https://togithub.com/tokio-rs/console/blob/main/console-subscriber) ([source](https://togithub.com/tokio-rs/console)) | workspace.dependencies | patch | `0.1.8` -> `0.1.10` |
---
### Release Notes
<details>
<summary>tokio-rs/console (console-subscriber)</summary>
### [`v0.1.10`](https://togithub.com/tokio-rs/console/releases/tag/console-subscriber-v0.1.10): console-subscriber v0.1.10
[Compare Source](https://togithub.com/tokio-rs/console/compare/console-subscriber-v0.1.9...console-subscriber-v0.1.10)
[05cdab0](https://togithub.com/tokio-rs/console/commit/05cdab07a3da603697520a56f0b99b2e2042d8bd)...[91929d0](https://togithub.com/tokio-rs/console/commit/91929d030768287b5f95595a757eea5eeb151022)
##### Fixed
- Fix self wakes count ([#​430](https://togithub.com/tokio-rs/console/issues/430)) ([ee0b8e2](https://togithub.com/tokio-rs/console/commit/ee0b8e28c7761edd277beb865b2a1e0a3bfa1851))
- Do not report excessive polling ([#​378](https://togithub.com/tokio-rs/console/issues/378)) ([#​440](https://togithub.com/tokio-rs/console/issues/440)) ([91929d0](https://togithub.com/tokio-rs/console/commit/91929d030768287b5f95595a757eea5eeb151022), closes [#​378](https://togithub.com/tokio-rs/console/issues/378))
##### Console_subscriber
- Remove clock skew warning in start_poll ([#​434](https://togithub.com/tokio-rs/console/issues/434)) ([fb45ca1](https://togithub.com/tokio-rs/console/commit/fb45ca16a77a9a63e88494a892076d41495e6bb2))
### [`v0.1.9`](https://togithub.com/tokio-rs/console/releases/tag/console-subscriber-v0.1.9): console-subscriber v0.1.9
[Compare Source](https://togithub.com/tokio-rs/console/compare/console-subscriber-v0.1.8...console-subscriber-v0.1.9)
[8fb1732](https://togithub.com/tokio-rs/console/commit/8fb1732dfd78ec3a8e4945c453d1c127f63ecdc4)...[c8a69e9](https://togithub.com/tokio-rs/console/commit/c8a69e9269c113bdde909ad1f4aab4156adfd5f4)
##### Added
- Add support for Unix domain sockets ([#​388](https://togithub.com/tokio-rs/console/issues/388)) ([bff8b8a](https://togithub.com/tokio-rs/console/commit/bff8b8a4291b0584ab4f97c5f91246eb9a68f262), closes [#​296](https://togithub.com/tokio-rs/console/issues/296))
- Add scheduled time per task ([#​406](https://togithub.com/tokio-rs/console/issues/406)) ([ac20daa](https://togithub.com/tokio-rs/console/commit/ac20daaf301f80e87002593813965d11d11371e4))
- Add task scheduled times histogram ([#​409](https://togithub.com/tokio-rs/console/issues/409)) ([3b37dda](https://togithub.com/tokio-rs/console/commit/3b37dda773f8cd237f6759d193fdc83a75ab7653))
- Update `tonic` to 0.9 ([#​420](https://togithub.com/tokio-rs/console/issues/420)) ([54f6be9](https://togithub.com/tokio-rs/console/commit/54f6be985a248d3dd5a98a7624a2447d0547bc60))
- Update MSRV to Rust 1.60.0 ([e3c5656](https://togithub.com/tokio-rs/console/commit/e3c56561a062be123be460dd477f512a6a9ec3cd))
##### Fixed
- Fix off-by-one indexing for `callsites` ([#​391](https://togithub.com/tokio-rs/console/issues/391)) ([3c668a3](https://togithub.com/tokio-rs/console/commit/3c668a3679b5536f8a047db7a35d432c645aacef))
- Bump minimum Tokio version ([#​397](https://togithub.com/tokio-rs/console/issues/397)) ([7286d6f](https://togithub.com/tokio-rs/console/commit/7286d6f75022f3504a0379ff3fa15585a614753e), fixes [#​386](https://togithub.com/tokio-rs/console/issues/386))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sammyfilly/Nextjs).1 parent c4f120f commit 414b9ddCopy full SHA for 414b9dd
File tree
Expand file treeCollapse file tree
2 files changed
+8
-12
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+8
-12
lines changed+7-11Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
0 commit comments