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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor group with 3 updates: tokio, zerocopy and scraper.
Updates
tokio
from 1.40.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
zerocopy
from 0.7.35 to 0.8.7Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
5c635c6
[doc] Render toolchain version detection in rustdoc (#1944)5b1207e
[ci] Roll pinned nightly toolchain (#1954)a77e84b
[ci] Roll pinned nightly toolchain (#1949)f1cf10a
[ci] Roll pinned nightly toolchain (#1946)40947c6
[ci] Roll pinned stable toolchain (#1937)44ccf6e
[ci] Roll pinned nightly toolchain (#1936)a8e58c1
[ci] Roll pinned nightly toolchain (#1927)0bee231
Remove deprecatedFromBytes::(mut_)slice_from
items (#1923)c5fb5aa
[ci] Roll pinned nightly toolchain (#1914)a5ee570
[ci] Roll pinned nightly toolchain (#1901)Updates
scraper
from 0.20.0 to 0.21.0Release notes
Sourced from scraper's releases.
Commits
93afdd9
Version 0.21.09843bc8
Merge pull request #213 from rust-scraper/fix-issue2212ede12e
Merge pull request #214 from rust-scraper/bump-selectorsfddd90e
Bump html5ever to its current stable version and adjust our usage accordingly7d422d8
Bump selectors and cssparser to their current stable versions and adjust our ...53ac848
Handle missing Token::Delim variant when rendering errorse0d4ea7
Bump indexmap from 2.5.0 to 2.6.0c3735b2
Merge pull request #205 from rust-scraper/dependabot/cargo/ego-tree-0.9.0faca0a9
Merge pull request #204 from rust-scraper/dependabot/cargo/indexmap-2.5.0b945d5a
Bump ego-tree from 0.8.0 to 0.9.0Dependabot 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