Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
851ab4f
) 76.32% compared to head (e69f211
) 76.32%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group with 20 updates:
0.21.4
0.21.5
1.18.0
1.19.0
0.12.0
0.12.3
0.12.0
0.12.3
1.31.0
1.34.0
1.2.0
1.4.0
0.12.0
0.12.3
0.5.0
0.5.1
1.0.106
1.0.108
0.9.25
0.9.27
1.0.66
1.0.70
2.0.32
2.0.41
1.0.84
1.0.85
1.0.190
1.0.193
0.4.0
0.5.1
1.7.0
1.8.0
0.10.0
0.10.1
1.0.27
1.0.28
2.7.1
2.9.1
3.8.0
3.8.1
Updates
base64
from 0.21.4 to 0.21.5Changelog
Sourced from base64's changelog.
Commits
7f81baf
v0.21.595dda57
Merge pull request #255 from marshallpierce/mp/debugbda313a
Add Debug and Clone to general purpose Engine53a8737
Merge pull request #254 from marshallpierce/mp/ci-all-targetsc423b6e
CI for all targets w/o default features9eaf503
Merge pull request #253 from kpreid/features-and-build04451fb
Allowcargo test
to complete under any set of features.2ee1a00
no_std
import simplification.Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
prost
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
prost-types
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
insta
from 1.31.0 to 1.34.0Changelog
Sourced from insta's changelog.
Commits
324cd71
1.34.0c0dc693
Sort snapshot containers (#413)57252ed
Added changelog entry452fdc4
Improve development experience by moving to a workspace (#410)ef00fb6
Added changlog entry2e8ceba
cargo-insta: fix --manifest-path <virtual-workspace> (#409)9623b3a
1.33.0c09cd86
Added changelog58a225f
cargo-insta: support --all-targets (#408)845ee36
1.32.0Updates
proptest
from 1.2.0 to 1.4.0Commits
63ef67c
[Release] 1.4.0 : adds missing changelog entries (#397)3d40220
Merge pull request #393 from tzemanovic/tomas/compile-fail-must-be-debuga9123f3
Merge pull request #389 from proptest-rs/tomas/nightly-coroutine-trait0a1ba01
fix :shrug:5e17be7
fix nightly build (re: rust-lang/rust#116958)6f534cb
Merge pull request #377 from sameer/masterd6f95d4
Update compiletest_rs requirement from 0.9 to 0.10 (#383)8b06703
Update regex-syntax requirement from 0.7 to 0.8 (#386)f8c489d
Update message-io requirement from 0.17.0 to 0.18.0 (#384)539bd55
Enable Dependabot (#380)Updates
prost-build
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
protox
from 0.5.0 to 0.5.1Changelog
Sourced from protox's changelog.
Commits
Updates
serde_json
from 1.0.106 to 1.0.108Release notes
Sourced from serde_json's releases.
Commits
4bc1eaa
Release 1.0.1081454eac
Merge pull request #1082 from dtolnay/fromdoc0f072fa
Improve Value From and FromIterator docsa8e6f75
Merge pull request #1081 from fritzrehde/masterebaf617
fixed typosf56053d
Merge pull request #1080 from serde-rs/negativenan4e091d5
Add test of negative NaN and negative infinity421a70d
Fix unused imports39f5ad1
Remove 'remember to update' reminder from Cargo.toml5bb6960
Merge pull request #1075 from dimo414/masterUpdates
serde_yaml
from 0.9.25 to 0.9.27Release notes
Sourced from serde_yaml's releases.
Commits
66ec2cf
Release 0.9.2723069f2
Merge pull request #394 from dtolnay/numbernan1cda03f
Destroy NaN signaling and payload too88c032f
Deterministically destroy sign of NaN when converted to Number22116b6
Expand from_float macro1e2a89c
Format PR 393 with rustfmt8032b5c
Release 0.9.26d07a63c
Merge pull request #393 from dtolnay/nansign13e2610
Pull in serde NaN fix8fa21e5
Add test of NaN sign when deserializing to primitiveUpdates
proc-macro2
from 1.0.66 to 1.0.70Release notes
Sourced from proc-macro2's releases.
Commits
cd31a69
Release 1.0.704482662
Merge pull request #423 from dtolnay/trackcaller690ab11
Track caller for Ident validation panicsf15383f
Merge pull request #422 from dtolnay/newcheckedea2cd7f
Rename internal Ident::new -> Ident::new_checked8059195
Merge pull request #421 from dtolnay/identunchecked805a6ad
Bypass Ident validation on identifiers created by parserc513462
Merge pull request #420 from dtolnay/newrawbd778e1
Delete Ident::_new_raw0cb3649
Ignore checked_conversions pedantic clippy lintUpdates
syn
from 2.0.32 to 2.0.41Release notes
Sourced from syn's releases.
Commits
63b1701
Release 2.0.41920ab7d
Merge pull request #1548 from dtolnay/parsequotefield5e15924
Test parse_quote implementation for Fieldc268c67
Support parsing Field in parse_quote2ab0f6a
Merge pull request #1547 from dtolnay/testparsequote46172a4
Add parse_quote tests0fcdad0
Support punctuated Pairs iterator in snapshot tests06161ba
Update test suite to nightly-2023-12-12cf7f40a
Release 2.0.401ce8ccf
Merge pull request #1538 from dtolnay/testinvisibleUpdates
trybuild
from 1.0.84 to 1.0.85Release notes
Sourced from trybuild's releases.
Commits
9692965
Release 1.0.85a1d8b13
Merge pull request #244 from dtolnay/threadname32863fa
Add thread name for flock thread3d6e7ba
Merge pull request #243 from dtolnay/threadspawn34c44ff
Propagate thread creation error in flockUpdates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
criterion
from 0.4.0 to 0.5.1Changelog
Sourced from criterion's changelog.
Commits
dc2b06c
Release version 0.5.1 (#687)bfc84ad
fix >5s quick mode crash, resolve #658 (#685)4a560cb
release version 0.5 (#683)3e2849e
Post v0.4 CHANGELOG updates (#680)637010e
Bump clap to version 4 (#679)39d7e2f
Update to tempfile 3.5 (#675)8ab2752
Fix typo in known_limitations.md (#674)a211230
chore: replace atty with is-terminal (#628)a844eb2
Bump MSRV to 1.60 for csv dependency (#665)2f53607
Use OR operator to specify multiple licenses (#643)Updates
rayon
from 1.7.0 to 1.8.0Changelog
Sourced from rayon's changelog.
Commits
21e1ae1
Release rayon 1.4.0 / rayon-core 1.8.0a0e5833
Merge #785 #790 #7919f7357b
Merge #792998f134
Removed outdated documentationc7d963a
Use crossbeam_deque::Injector instead of crossbeam_queue::SegQueue2e88929
Micro-optimize the WorkerThread::steal loop66559fe
Remove the lifetime constraint from the scope OP09428ec
Merge #746ed6a5f7
Update ci/compat-Cargo.lock96ba9ef
inline more Counter methodsUpdates
env_logger
from 0.10.0 to 0.10.1Changelog
Sourced from env_logger's changelog.
Commits
36623f5
chore: Release env_logger version 0.10.18a033d8
chore: Fix packaging9df7e6c
Merge pull request #241 from ChrisDenton/simple-insert46ccdd9
perf: ReplaceHashMap
with aVec
bdc96a4
Merge pull request #249 from atouchet/v10983837c
Update links and remove broken badgedcd220d
Update listed version number36b1508
Merge pull request #260 from y-yagi/2018-edition6f64347
Merge pull request #282 from epage/syntaxb297357
chore: Update docs and examples to 2018 editionUpdates
flate2
from 1.0.27 to 1.0.28Release notes
Sourced from flate2's releases.
Commits
a99b53e
Merge pull request #378 from Byron/prep-release223f829
Merge pull request #380 from Manishearth/reset-stream7a61ea5
Reset StreamWrapper after calling mz_inflate / mz_deflate1260d3e
prepare next patch-releasef62ff42
Merge pull request #375 from georeth/fix-read-doc5b23cc9
Fix and unify docs ofbufread
andread
types.f285e9a
Merge pull request #373 from anforowicz/fix-spare-capacity-handling69972b8
Fix soundness ofwrite_to_spare_capacity_of_vec
.82e45fa
Refactoring: Dedupe code intowrite_to_spare_capacity_of_vec
helper.20cdcbe
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53Updates
ureq
from 2.7.1 to 2.9.1Changelog
Sourced from ureq's changelog.
Commits
9092222
2.9.17369043
Rename feature http -> http-crate87108e0
Support both http 0.2 and 1.089a69a5
docs: update doc comment ontry_proxy_from_env
method to reflect the `proxy...395218d
feat: add a feature flag "proxy-from-env" to control whether or not to detect...260213b
2.9.0c83ba95
Update changelog07b8925
Simpler version expression for rustls depc1bc86a
http 1.0916ffbf
Fix missing add_trust_anchors method due to lax rustls versioningUpdates
tempfile
from 3.8.0 to 3.8.1Changelog
Sourced from tempfile's changelog.
Commits
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