build(deps): bump the rust-dependencies group with 10 updates #613
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 rust-dependencies group with 10 updates:
0.1.82
0.1.83
0.1.8
0.1.9
1.10.6
1.11.0
0.2.158
0.2.159
1.20.0
1.20.1
0.7.6
0.7.7
0.6.0
0.6.1
v1.2.0
v1.3.1
v1.2.0
v1.3.1
3.12.0
3.13.0
Updates
async-trait
from 0.1.82 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47
Release 0.1.83bfe8d61
Merge pull request #278 from dtolnay/arbself7bd974b
Ignore needless_arbitrary_self_type clippy lint in generated codeb53b4e7
Add regression test for issue 277Updates
hyper-util
from 0.1.8 to 0.1.9Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
fcb8565
v0.1.98b246a1
chore: remove tower dep by vendoring Oneshot (#151)d3e9699
fix: erroneous retries on a failed request to a newly opened socket (#150)2639193
feat(client): use non-zero ports resolved by dns resolvers (#148)4a8a261
chore(ci): pin tokio-util in MSRV CI job (#149)Updates
regex
from 1.10.6 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 167691e49
cli: include \w, \s and \d in Unicode data table generationb790aa5
api: add SetMatches::matched_alld3d3ff7
cli: remove some dead codeUpdates
libc
from 0.2.158 to 0.2.159Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
7373a1a
chore: release (#3862)48668be
Merge pull request #3931 from tgross35/backport-remove-tmp-file28bb64b
Remove temporary file that was added by accidenta515d07
Merge pull request #3904 from tgross35/backport-buildrs-fixabcb8f8
Simplify the RUSTC_WRAPPER check5078335
Fix rustc version whenclippy-driver
is used57a7d46
Merge pull request #3902 from tgross35/backport-horizon-networka3e8869
Revise network definitions for HorizonOSfdd3a26
Merge pull request #3900 from tgross35/espid-cherry-pick35060e8
Merge pull request #3901 from tgross35/backport-epoll_pwait2Updates
once_cell
from 1.20.0 to 1.20.1Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
3b9bd9b
release 1.20.1f61508a
Merge pull request #265 from taiki-e/portable-atomic449e5d7
Add portable-atomic feature and disable portable-atomic/critical-section by d...Updates
axum
from 0.7.6 to 0.7.7Release notes
Sourced from axum's releases.
Commits
fe56a31
Bump versionsac50d7d
docs: Remove manual tables of content (#2921)6f56077
core: Fix compile errors from __log_rejection (#2933)4fc0641
Upgrade private dependencies (#2935)6ec3a51
Clarify some subtleties of routing (#2896)Updates
tower-http
from 0.6.0 to 0.6.1Release notes
Sourced from tower-http's releases.
Commits
4bca529
v0.6.19fdf0eb
(de)compression: reduce memory allocation to improve performance (#521)Updates
tuic
from v1.2.0 to v1.3.1Release notes
Sourced from tuic's releases.
Commits
ac5664f
ci: fix core not found5d687cd
refactor: change alpn default3107385
ci: fix draft deletion75090b3
chore: prepare v1.3.0bc66a88
feat(restful): add traffic stats api0518beb
ci: fix aarch windows98cb3cf
style: cargo fmt27b2794
feat: allow disable authorizatione5941d8
ci: use prebuilt binaries as docker images7d3c489
fix: remove json strip commentsUpdates
tuic-quinn
from v1.2.0 to v1.3.1Release notes
Sourced from tuic-quinn's releases.
Commits
ac5664f
ci: fix core not found5d687cd
refactor: change alpn default3107385
ci: fix draft deletion75090b3
chore: prepare v1.3.0bc66a88
feat(restful): add traffic stats api0518beb
ci: fix aarch windows98cb3cf
style: cargo fmt27b2794
feat: allow disable authorizatione5941d8
ci: use prebuilt binaries as docker images7d3c489
fix: remove json strip commentsUpdates
tempfile
from 3.12.0 to 3.13.0Changelog
Sourced from tempfile's changelog.
Commits
a354f8c
chore: release 3.13.0d21b602
chore: update depsd6600da
Add forwith_suffix
(#299)19280c5
Document current default permissions for tempdirs (#296)c5eac9f
fix: address clippy unnecessary deref lint in test (#294)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 conditions