Bump the patch-dependencies group with 4 updates #481
Merged
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 patch-dependencies group with 4 updates: reqwest, libc, toml and winnow.
Updates
reqwest
from 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65
v0.11.24ddf7f24
Add Certificate::from_pem_bundle() (#2032)5d8443d
fix panic when parsing invalid Url to Uri (#2040)e3bf090
docs: explain TLS backend features better (#2117)1bd939b
update wasm-streams dependency (#2114)87cdf12
doc: clarify Cookie API usage (#2111)b3feff6
Add http3 feature to blocking client (#2110)2332936
Update cookie crates (#2089)ef2c8ee
Upgrading env_logger dep (#2102)4ab5fb0
Fix HTTP/2: retry requests rejected withREFUSED_STREAM
(#2081)Updates
libc
from 0.2.152 to 0.2.153Release notes
Sourced from libc's releases.
Commits
ccf8a3e
Merge pull request #3554 from GuillaumeGomez/update-0.2036fe2e
Merge pull request #3553 from rusty-snake/mfd-execadaec1d
Merge pull request #3570 from heiher/fs-ioctl9a07431
Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch643726d14
Update crate version to 0.2.153d5d3700
Ignore some android constants not found in tests738f901
Add missing constants for Android8b68569
Add MFD_NOEXEC_SEAL and MFD_EXECb56e4b3
Merge pull request #3557 from JohnTitor/fix-ci941f825
Fix CI for v0.2Updates
toml
from 0.8.8 to 0.8.9Commits
f5c6f4b
chore: Release24e599e
docs: Update changelogd00d616
Merge pull request #670 from epage/span7e23971
fix(serde): Improve spans for empty tablesd5423f6
test(serde): Show bad span9db97b3
Merge pull request #668 from JustusAdam/patch-15381d7b
docs: Describe Table order based on concepts106d51f
test: Update compliance suite062e058
Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51
Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xUpdates
winnow
from 0.5.35 to 0.5.36Changelog
Sourced from winnow's changelog.
Commits
420b9f6
chore: Release5b31602
docs: Update changelog4a3413e
Merge pull request #442 from epage/fold2b6402a
fix(comb): Deprecate fold_repeat in favor of repeat().fold()6fbc341
feat(comb): Make 'fold' a specialization of 'repeat'6e8f5ea
refactor(comb): Change repeat to return concrete typeDependabot 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