Bump the patch group across 1 directory with 9 updates #257
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 group with 9 updates in the / directory:
0.12.8
0.12.9
1.0.210
1.0.215
1.0.131
1.0.133
2.0.9
2.0.11
0.12.4
0.12.5
0.4.38
0.4.39
0.1.40
0.1.41
0.3.18
0.3.19
0.13.2
0.13.5
Updates
reqwest
from 0.12.8 to 0.12.9Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
797df2b
v0.12.964aa7d1
add webpki roots option for rustls no provider setup (#2447)598f857
Add content length to async_impl::multipart file streams (#2459)d99e90d
fix: re-enable verbose connection read logs (#2454)aba01ff
feat: Add support for Certificate Revocation Lists (#2433)3ad6e02
refactor: remove internal proxy sys cache (#2442)Updates
serde
from 1.0.210 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.131 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
rss
from 2.0.9 to 2.0.11Changelog
Sourced from rss's changelog.
Commits
44eece9
Release 2.0.11bc38dfb
Fix]]>
escaping inCDATA
sections95a25ee
Release 2.0.10290bc1e
Update quick-xml to 0.374b75d0c
Remove ambiguous statements from documentationUpdates
atom_syndication
from 0.12.4 to 0.12.5Changelog
Sourced from atom_syndication's changelog.
Commits
Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
tracing
from 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)f6a6c8c
tracing: add index API forField
(#2820)345fbff
Addjson-subscriber
to ecosystem (#3121)82a92df
fix: correct SerializeField definition and doc formatting (#3040)Updates
tracing-subscriber
from 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313
chore: prepare tracing-subscriber 0.3.19 (#3162)35f360a
chore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692
chore: prepare tracing-serde 0.2.0 (#3160)0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)Updates
html2text
from 0.13.2 to 0.13.5Changelog
Sourced from html2text's changelog.
Commits
b9d0476
Updates for 0.13.5.7291cba
Merge pull request #189 from jugglerchris/html_nth_child_raw_dom6c9df62
cargo fmt3ea1ae1
Fix builds with different feature flag combinations.79d6863
cargo fmteef5c19
Remove some debug output.756f23e
Skip over CSS at-rules, rather than abandoning at the first one.6d02849
Add html2text--show-css
6300ab1
Add "inspect" mode in html2term.667f0ff
Add CSS extension: "display: x-raw-dom".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