As of this release, I am not planning to publish further versions of serde_yaml as none of my projects have been using YAML for a long time, so I have archived the GitHub repo and marked the crate deprecated in the version number. An official replacement isn't designated for those who still need to work with YAML, but https://crates.io/search?q=yaml&sort=relevance and https://crates.io/keywords/yaml has a number of reasonable-looking options available.
0.9.33
Fix quadratic parse time for YAML containing deeply nested flow collections (dtolnay/unsafe-libyaml#26)
0.9.32
Fix unused_imports warnings when compiled by rustc 1.78
Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#2767, thanks @weiznich)
Bumps the production-dependencies group with 24 updates in the / directory:
0.22.0
0.22.1
7.0.0
7.2.0
0.12.3
0.12.6
0.12.3
0.12.6
1.34.0
1.39.0
1.4.0
1.5.0
0.12.3
0.12.6
0.6.0
0.6.1
1.0.113
1.0.120
0.9.31
0.9.34+deprecated
1.0.78
1.0.86
1.0.35
1.0.36
2.0.48
2.0.69
1.0.89
1.0.97
0.4.0
0.5.0
1.0.196
1.0.204
0.4.0
0.5.1
1.8.1
1.10.0
0.10.2
0.11.3
0.4.40
0.4.41
1.0.28
1.0.30
2.9.4
2.10.0
1.0.79
1.0.86
3.10.0
3.10.1
Updates
base64
from 0.22.0 to 0.22.1Changelog
Sourced from base64's changelog.
Commits
e144006
v0.22.164cca59
Merge pull request #271 from JobanSD/patch-1838355e
Correct BinHex 4.0 alphabet according to specificationsbf15ccf
Merge pull request #270 from marshallpierce/mp/clippyfc6aabe
Appease clippy9a518a2
Merge pull request #267 from bdura/patch-1d96c80f
Merge branch 'marshallpierce:master' into patch-1e8e4a22
docs: fix trailing ``` in mod.rs exampleUpdates
miette
from 7.0.0 to 7.2.0Release notes
Sourced from miette's releases.
Changelog
Sourced from miette's changelog.
Commits
ca646f3
chore: Releaseff7baae
docs: update changelog24a7bf4
ci(doc consistency): check that lib.rs and README.md are consistent (#353)22b29ee
docs: usecargo readme
to update (#351)62cfd22
docs: addseverity
example (#350)328bf37
feat(wasm): add feature "fancy-no-syscall" for wasm targets (#349)6ea86a2
fix(redundant-import): fix a warning and CI failure in nightly (#348)7d9dfc6
fix(invalid span): skip the snippet when read_span fails (#347)75fea09
fix(label-collections): Label collection fixes and cleanup (#343)a18a644
chore: ReleaseUpdates
prost
from 0.12.3 to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
prost-types
from 0.12.3 to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
insta
from 1.34.0 to 1.39.0Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
... (truncated)
Commits
922c68f
1.39.0f291ca8
Improve the docs on the snapshot macro65947be
Only pass --color if not always to work around custom runners (#491)58daea1
Fix bad doctestf146f47
Mention disabling of features in compile time docs23d0e4d
Document use without cargo-instabe22494
Merge branch 'master' of github.com:mitsuhiko/insta1d2dd4a
Added changelog entryacb1ce5
Improve docs for snapshot updates (#479)a4f96da
Allow trailing commas in inline snapshots (#472)Updates
proptest
from 1.4.0 to 1.5.0Commits
ca308b0
Merge pull request #462 from mirandaconrado/master0a53eda
Merge pull request #467 from matthew-russo/macro-0.196a2dab
Merge pull request #464 from matthew-russo/masterf818fa2
Release : prep for proptest-macro 0.1.0 releasee275f8a
Release : prep for proptest-derive 0.5 releasef87ec63
Release : prep for proptest 1.5 release060cfbe
[Doc] Arbitrary : add a note about the derive macro in Arbitrary's documentation1426f0f
Update changelog7774b9c
Detect empty ranges during tree creation24412f5
Update compiletest_rs requirement from 0.10 to 0.11 (#455)Updates
prost-build
from 0.12.3 to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
protox
from 0.6.0 to 0.6.1Changelog
Sourced from protox's changelog.
Commits
04ca922
(cargo-release) protox version 0.6.14c96b57
(cargo-release) protox-parse version 0.6.1c4049c5
Update codecov task (#63)1017903
Bump the production-dependencies group across 1 directory with 9 updates (#62)fdc5bd9
Add regression test for #57 (#58)1fd0981
Bump the production-dependencies group with 4 updates (#53)090e63f
Bump the production-dependencies group with 2 updates (#51)3a7b5b2
Bump the production-dependencies group with 3 updates (#50)e83998b
Bump the production-dependencies group with 3 updates (#49)f21d05f
Enable proptest for lexerUpdates
serde_json
from 1.0.113 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3d
Release 1.0.120962c0fb
Merge pull request #1152 from cforycki/fix/index-map-minimal-version3480fed
fix: indexmap minimal version with Map::shift_insert()b48b9a3
Release 1.0.1198878cd7
Make shift_insert available for inlining like other Map methods352b7ab
Document the cfg required for Map::shift_insert to existc17e63f
Merge pull request #1149 from joshka/master309ef6b
Add Map::shift_insert()a9e089a
Merge pull request #1146 from haouvw/mastera83fe96
chore: remove repeat wordsUpdates
serde_yaml
from 0.9.31 to 0.9.34+deprecatedRelease notes
Sourced from serde_yaml's releases.
Commits
2009506
Release 0.9.343ba8462
Add unmaintained note77236b0
Ignore dead code lint in testsf4c9ed9
Release 0.9.33b4edaee
Pull in yaml_parser_fetch_more_tokens fix from libyaml8a5542c
Resolve non_local_definitions warning in testea57d8c
Release 0.9.32a52b7ac
Resolve prelude redundant import warnings9e0b8d3
Replace curly quotes with ascii straight quotesUpdates
proc-macro2
from 1.0.78 to 1.0.86Release notes
Sourced from proc-macro2's releases.
Commits
aa9476b
Release 1.0.861961358
Merge pull request #466 from dtolnay/buildrse1bd2cc
Bring build script comments up to date5b27127
Merge pull request #465 from dtolnay/ignorereason0da4629
Fill in ignore reasons in all #[ignore] attributes5ee1cab
Release 1.0.85aa64c20
Merge pull request #464 from dtolnay/testsizebc9f4d9
Ignore size tests on non-64bit target1160ec3
Make size tests #[ignore] in cfg(randomize_layout)33c9578
Release 1.0.84Updates
quote
from 1.0.35 to 1.0.36Release notes
Sourced from quote's releases.
Commits
5d4880c
Release 1.0.361dd7ce7
Merge pull request #273 from dtolnay/doc0bc5d12
Apply doc comment to cfg(not(doc)) macros tooc295f5c
Revert "Temporarily disable miri on doctests"435bd1b
Update ui test suite to nightly-2024-03-31cc3847d
Explicitly install a Rust toolchain for cargo-outdated job6259d49
Temporarily disable miri on doctestsbdb4b59
Update ui test suite to nightly-2024-02-08c2aeca9
Update ui test suite to nightly-2024-01-31376a061
Merge pull request #270 from dtolnay/benchUpdates
syn
from 2.0.48 to 2.0.69Release notes
Sourced from syn's releases.
... (truncated)
Commits
d4a0ff5
Release 2.0.690f72134
Improve precedence variant name of sum and product operators06f34fc
Merge pull request #1693 from dtolnay/geta443857
Add Punctuated::get and get_mutf0dfdbd
Update test suite to nightly-2024-07-051560f9a
Merge pull request #1692 from dtolnay/break4e71c1c
Parenthesize labeled loops inside break value93931a4
Add fixup test for break with leading labelcc5e64e
Update test suite to nightly-2024-06-292bbf612
Merge pull request #1691 from dtolnay/postfixUpdates
trybuild
from 1.0.89 to 1.0.97Release notes
Sourced from trybuild's releases.
Commits
daeef9c
Release 1.0.97207b0a5
Merge pull request #278 from dtolnay/rustflags1b8d4bd
Combine all rustflags into cargo --config argef6893b
Merge pull request #277 from dtolnay/nothers883a38d
Ignore comparison_chain clippy lintf3b1dab
Normalize the effect of --verbose on '$N others' diagnostic6184f60
Add test of 'following other types' diagnosticb1b7064
Release 1.0.96742c6b3
Merge pull request #271 from dtolnay/windows7c8c364
Support OUT_DIR located in \?\ path on WindowsUpdates
proptest-derive
from 0.4.0 to 0.5.0Commits
ca308b0
Merge pull request #462 from mirandaconrado/master0a53eda
Merge pull request #467 from matthew-russo/macro-0.196a2dab
Merge pull request #464 from matthew-russo/masterf818fa2
Release : prep for proptest-macro 0.1.0 releasee275f8a
Release : prep for proptest-derive 0.5 releasef87ec63
Release : prep for proptest 1.5 release060cfbe
[Doc] Arbitrary : add a note about the derive macro in Arbitrary's documentation1426f0f
Update changelog7774b9c
Detect empty ranges during tree creation24412f5
Update compiletest_rs requirement from 0.10 to 0.11 (#455)Updates
serde
from 1.0.196 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
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)Looks like these dependencies are updatable in another way, so this is no longer needed.