build(deps): bump the cargo group across 1 directory with 5 updates #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 5 updates in the /docker-images/syntax-highlighter directory:
0.38.8
0.38.19
0.3.21
0.3.27
0.8.8
0.8.11
1.32.0
1.45.1
0.3.17
0.3.18
Updates
rustix
from 0.38.8 to 0.38.19Commits
3a53dfe
chore: Release rustix version 0.38.1955cbe88
Fixes forDir
on macOS, FreeBSD, and WASI.31fd98c
Merge pull request from GHSA-c827-hfw6-qwvm4bb2f4b
Addmlockall
andmunlockall
(#872)d012bcf
Fixes needed by io_uring. (#873)5e5c046
Add a test forget_socket_nosigpipe
. (#874)1a9d129
chore: Release rustix version 0.38.18112c268
io-uring API updates. (#871)0c22704
Provide {get,set}_socket_nosigpipe on NetBSD and DragonFly BSD (#870)a00dbd0
chore: Release rustix version 0.38.17Updates
h2
from 0.3.21 to 0.3.27Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
f6237ac
v0.3.27f61332e
refactor: change local reset counter to use type system more3f1a8e3
style: fix anonymous lifetime syntax778aa7e
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...be10b77
ci: pin more deps for MSRV job (#817)c0d9feb
ci: pin deps for MSRV5ccd9cf
lints: fix unexpected cfgs warningse6e3e9c
fix: return a WriteZero error if frames cannot be written (#783)357127e
v0.3.261a357aa
fix: limit number of CONTINUATION frames allowedUpdates
mio
from 0.8.8 to 0.8.11Changelog
Sourced from mio's changelog.
Commits
0328bde
Release v0.8.117084498
Fix warnings90d4fe0
named-pipes: fix receiving IOCP events after deregisterc710a30
Add v0.8.x to the CIc29e21c
Release v0.8.10f6a20da
Add Solaris operating system support (#1724)e80c3b2
Release v0.8.9862786b
Fix importing of IoSourceState4034872
Add support for vita target8eb4010
Fix receiver and sender fd in pipe based wakerUpdates
tokio
from 1.32.0 to 1.45.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
3768696
chore: prepare Tokio v1.45.1 (#7359)421a7b0
rt: do not track time-based metrics on wasm32-unknown-unknown (#7322)b1bdb3c
ci: update macros_type_mismatch for Rust 1.87.0 (#7339)00754c8
chore: prepare Tokio v1.45.0 (#7308)1ae9434
time: revert "use sharding for timer implementation" related changes (#7226)8895bba
ci: Test AArch64 Windows (#7288)48ca254
time: updatesleep
documentation to reflect maximum allowed duration (#7302)a0af02a
compat: add more documentation totokio_util::compat
(#7279)0ce3a11
metrics: stabilizeworker_park_count
andworker_unpark_count
(#7276)1ea9ce1
ci: fix cfg!(miri) declarations in tests (#7286)Updates
tracing-subscriber
from 0.3.17 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
Commits
8b7a1dd
chore: prepare tracing-subscriber 0.3.18 release (#2789)befb4de
chore: fixahash
-caused build breakage (#2792)1dc1e6a
chore: bumpahash
to 0.7.7 (#2794)abb2393
chore: backport CI improvements (#2238)c6abc10
chore: bump MSRV to 1.63 (#2793)4529182
attributes: added missing RecordTypes for instrument (#2781)7b59435
subcriber: update docs for EnvFilter Builder (#2782)119f91a
tracing: removed core imports in macros (#2762)346d6e6
core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)8cdc9da
appender: removeSync
bound from writer forNonBlocking
(#2607)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.