-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump the firecracker group with 25 updates #4465
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the firecracker group with 25 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.48` | `2.0.49` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.1` | `0.11.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.21` | `1.0.22` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.8.3` | `0.8.4` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.11` | `0.6.12` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.5` | `1.0.6` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.12.1` | `0.12.3` | | [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.6.1` | `1.6.2` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.13.0` | `0.13.2` | | [clap_builder](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.1` | | [clap_derive](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.0` | | [clap_lex](https://github.com/clap-rs/clap) | `0.6.0` | `0.7.0` | | [either](https://github.com/rayon-rs/either) | `1.9.0` | `1.10.0` | | [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.4` | `0.3.6` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.2` | `2.2.3` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.10` | `0.4.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.17` | `0.2.18` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.16` | `1.0.17` | | [strsim](https://github.com/rapidfuzz/strsim-rs) | `0.10.0` | `0.11.0` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [toml](https://github.com/toml-rs/toml) | `0.8.9` | `0.8.10` | | [toml_edit](https://github.com/toml-rs/toml) | `0.21.1` | `0.22.6` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.37` | `0.6.1` | Updates `clap` from 4.4.18 to 4.5.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.1) Updates `syn` from 2.0.48 to 2.0.49 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.48...2.0.49) Updates `thiserror` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `env_logger` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.1...v0.11.2) Updates `semver` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.21...1.0.22) Updates `aes` from 0.8.3 to 0.8.4 - [Commits](RustCrypto/block-ciphers@aes-v0.8.3...aes-v0.8.4) Updates `anstream` from 0.6.11 to 0.6.12 - [Commits](rust-cli/anstyle@anstream-v0.6.11...anstream-v0.6.12) Updates `anstyle` from 1.0.5 to 1.0.6 - [Commits](rust-cli/anstyle@v1.0.5...v1.0.6) Updates `aws-lc-fips-sys` from 0.12.1 to 0.12.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.12.1...aws-lc-fips-sys/v0.12.3) Updates `aws-lc-rs` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/awslabs/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.6.1...v1.6.2) Updates `aws-lc-sys` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.13.0...aws-lc-sys/v0.13.2) Updates `clap_builder` from 4.4.18 to 4.5.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...v4.5.1) Updates `clap_derive` from 4.4.7 to 4.5.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.7...v4.5.0) Updates `clap_lex` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_lex-v0.6.0...clap_lex-v0.7.0) Updates `either` from 1.9.0 to 1.10.0 - [Commits](rayon-rs/either@1.9.0...1.10.0) Updates `hermit-abi` from 0.3.4 to 0.3.6 - [Release notes](https://github.com/hermitcore/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.3.4...hermit-abi-0.3.6) Updates `indexmap` from 2.2.2 to 2.2.3 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.2...2.2.3) Updates `is-terminal` from 0.4.10 to 0.4.12 - [Commits](sunfishcode/is-terminal@v0.4.10...v0.4.12) Updates `num-traits` from 0.2.17 to 0.2.18 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.17...num-traits-0.2.18) Updates `ryu` from 1.0.16 to 1.0.17 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.16...1.0.17) Updates `strsim` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/rapidfuzz/strsim-rs/releases) - [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md) - [Commits](rapidfuzz/strsim-rs@0.10.0...v0.11.0) Updates `thiserror-impl` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `toml` from 0.8.9 to 0.8.10 - [Commits](toml-rs/toml@toml-v0.8.9...toml-v0.8.10) Updates `toml_edit` from 0.21.1 to 0.22.6 - [Commits](toml-rs/toml@v0.21.1...v0.22.6) Updates `winnow` from 0.5.37 to 0.6.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.37...v0.6.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aes dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: hermit-abi dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: strsim dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Feb 19, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4465 +/- ##
=======================================
Coverage 81.63% 81.63%
=======================================
Files 243 243
Lines 29800 29800
=======================================
Hits 24326 24326
Misses 5474 5474
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
roypat
added
the
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
label
Feb 20, 2024
roypat
approved these changes
Feb 20, 2024
zulinx86
approved these changes
Feb 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
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 firecracker group with 25 updates:
4.4.18
4.5.1
2.0.48
2.0.49
1.0.56
1.0.57
0.11.1
0.11.2
1.0.21
1.0.22
0.8.3
0.8.4
0.6.11
0.6.12
1.0.5
1.0.6
0.12.1
0.12.3
1.6.1
1.6.2
0.13.0
0.13.2
4.4.18
4.5.1
4.4.7
4.5.0
0.6.0
0.7.0
1.9.0
1.10.0
0.3.4
0.3.6
2.2.2
2.2.3
0.4.10
0.4.12
0.2.17
0.2.18
1.0.16
1.0.17
0.10.0
0.11.0
1.0.56
1.0.57
0.8.9
0.8.10
0.21.1
0.22.6
0.5.37
0.6.1
Updates
clap
from 4.4.18 to 4.5.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0c01b55
chore: Release08e0b5b
docs: Update changelogf2c4e6e
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqxe782775
fix(complete): Handle newlines in command/arg descriptionsfba7c85
test(complete): Show newline issue8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escape446328a
fix(error): Include -- in more cases7de6df8
test(error): Show existing last behaviorUpdates
syn
from 2.0.48 to 2.0.49Release notes
Sourced from syn's releases.
Commits
e64c063
Release 2.0.49981359c
Merge pull request #1590 from dtolnay/streof51298d4
Improve error location at eof in LitStr::parse270c633
Update test suite to nightly-2024-02-13dc9cf16
Remove FilterAttrs trait when unused7dcfac7
Ignore dead_code warning in test9831844
Update signature of Emitter::emit_diagnostic in nightly-2024-02-079e8033f
Update test suite to nightly-2024-02-07cb3348c
Update test suite to nightly-2024-01-2315b9dbc
Update test suite to nightly-2024-01-19Updates
thiserror
from 1.0.56 to 1.0.57Release notes
Sourced from thiserror's releases.
Commits
1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286 from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-31Updates
env_logger
from 0.11.1 to 0.11.2Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b0e3ea9
chore: Release522ce17
Merge pull request #310 from epage/docsc67579c
docs(fmt): Talk about new styling API62713d1
refactor(docs): Use intra-doc links1b0f4dd
docs(fmt): Point people to anstyle adapters8bf7499
refactor(fmt): Use simplified anstyle formatting5e0566e
chore: Update anstyle6562f9a
docs(changelog): Add migration guide8c94cd5
Merge pull request #308 from epage/rustbuild2f636ed
chore: Remove potentially unused rustbuild cfgsUpdates
semver
from 1.0.21 to 1.0.22Release notes
Sourced from semver's releases.
Commits
c8ad1bf
Release 1.0.22f76db8d
Resolve redundant import warningf32b420
Ignore incompatible_msrv clippy lint for conditionally compiled codeUpdates
aes
from 0.8.3 to 0.8.4Commits
f2dbee5
aes v0.8.4Updates
anstream
from 0.6.11 to 0.6.12Commits
f90e78b
chore: Release1733a48
docs: Update changelogf386fdf
chore: Releaseb549d9c
docs: Update changelogd99f67d
chore: Release0b56a3f
docs: Update changelogb2bb84a
Merge pull request #174 from epage/svgf8b0684
fix(svg): Fix the width1934891
perf(svg): Don't reparse the contente59b184
fix(svg): Normalize line endingsUpdates
anstyle
from 1.0.5 to 1.0.6Commits
c9dee03
chore: Release60343d1
docs: Update changelogb8edda7
Merge pull request #171 from epage/ignore-fmtec33d22
fix(anstyle): Don't display with formatter's settings93c3dec
test(anstyle): Show current fmt behavior9098545
chore(deps): update compatible (dev)44e8e4a
Merge pull request #169 from joshtriplett/tyopd9265f2
docs(anstream): Fix typo in documentationUpdates
aws-lc-fips-sys
from 0.12.1 to 0.12.3Commits
657fac9
Update aws-lc-sys to v0.13.2, aws-lc-fips-sys to v0.12.3 (#349)43db7b4
aws-lc-sys-v0.13.1 and aws-lc-fips-sys-v0.12.2 (#343)d47ed6f
Improve MSRV CI (#336)da2a62f
Update aws-lc-rs to v1.6.2 (#341)5838973
feat: export sys variables from aws-lc-rs crate (#335)3e194ee
Use stable toolchain for CI cross-compilation (#339)0606094
Drop unused 'io' module logic (#338)cc9f7ee
Improve exposure of dry-run publish failures (#333)Updates
aws-lc-rs
from 1.6.1 to 1.6.2Release notes
Sourced from aws-lc-rs's releases.
Commits
da2a62f
Update aws-lc-rs to v1.6.2 (#341)5838973
feat: export sys variables from aws-lc-rs crate (#335)3e194ee
Use stable toolchain for CI cross-compilation (#339)0606094
Drop unused 'io' module logic (#338)cc9f7ee
Improve exposure of dry-run publish failures (#333)067c948
Windows: includeprintenv.bat
in cargo releases (#332)f31bee9
Update aws-lc-fips-sys to 0.12.1 (#329)fcab5fd
Improve how vcvarsall is located (#327)Updates
aws-lc-sys
from 0.13.0 to 0.13.2Commits
657fac9
Update aws-lc-sys to v0.13.2, aws-lc-fips-sys to v0.12.3 (#349)43db7b4
aws-lc-sys-v0.13.1 and aws-lc-fips-sys-v0.12.2 (#343)d47ed6f
Improve MSRV CI (#336)da2a62f
Update aws-lc-rs to v1.6.2 (#341)5838973
feat: export sys variables from aws-lc-rs crate (#335)3e194ee
Use stable toolchain for CI cross-compilation (#339)0606094
Drop unused 'io' module logic (#338)cc9f7ee
Improve exposure of dry-run publish failures (#333)067c948
Windows: includeprintenv.bat
in cargo releases (#332)f31bee9
Update aws-lc-fips-sys to 0.12.1 (#329)Updates
clap_builder
from 4.4.18 to 4.5.1Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escape446328a
fix(error): Include -- in more cases7de6df8
test(error): Show existing last behaviorb48c90f
Merge pull request #5351 from epage/snap5f9cecb
chore: Update snapbox/trycmdf45a32e
Merge pull request #5350 from epage/fix323345b
fix: Add missing clap::builder::OsStr impl9295e32
chore: ReleaseUpdates
clap_derive
from 4.4.7 to 4.5.0Release notes
Sourced from clap_derive's releases.
... (truncated)
Changelog
Sourced from clap_derive's changelog.
... (truncated)
Commits
a751c5f
chore: Release9ec6c94
chore: Release0735119
docs: Update changelogc4d3959
Merge pull request #5344 from epage/encodef750e57
fix(lex): Use new-ish OsStr API1d9a554
Merge pull request #5343 from epage/msrv4b45d36
chore: Update MSRV to 1.7455b1f94
Merge pull request #5342 from epage/divanea77b98
test(complete): Make it order independentb0fea2b
test(bench): Switch to divanUpdates
clap_lex
from 0.6.0 to 0.7.0Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
9ec6c94
chore: Release0735119
docs: Update changelogc4d3959
Merge pull request #5344 from epage/encodef750e57
fix(lex): Use new-ish OsStr API1d9a554
Merge pull request #5343 from epage/msrv4b45d36
chore: Update MSRV to 1.7455b1f94
Merge pull request #5342 from epage/divanea77b98
test(complete): Make it order independentb0fea2b
test(bench): Switch to divan7425ee7
chore: ReleaseUpdates
either
from 1.9.0 to 1.10.0Commits
ede3c47
Merge pull request #98 from cuviper/release-1.10.05fcb289
ci: upgrade to actions/checkout@v4071f034
Release 1.10.0254fbf6
Merge pull request #91 from aj-bagwell/master499b9ed
Move the iter methods back to the root for doc order2a37eba
Splitfactor_iter
into owned/ref/mut variationsc3178af
Fix iter and iter_mut doc tests for MSRVc1ec796
Add a new type for the factored iterator356d9b6
Move iterator code into a modulea6e0026
fix It-o-erator typoUpdates
hermit-abi
from 0.3.4 to 0.3.6Commits
d72f31f
Merge pull request #531 from stlankes/abi0478b66
increase version number of the hermit-abiedb3070
extend abi to support the system calleventfd
58dfbb8
Merge pull request #529 from stlankes/abi4136a68
increase version number of hermit-abi5e6d779
Merge pull request #527 from stlankes/file6f5f068
using an absolute path to create a filec9b59b7
Merge pull request #525 from stlankes/pollf0ecc4e
revise comments1bba98b
remove typo and rename system call to sys_pollUpdates
indexmap
from 2.2.2 to 2.2.3Changelog
Sourced from indexmap's changelog.
Commits
406bbdb
Merge pull request #312 from cuviper/release-2.2.33b79b87
Release 2.2.38e6753c
Merge pull request #310 from cuviper/shift_inserte3ff25b
Merge pull request #311 from cuviper/test_debug2a33977
Fully mask the"test_debug"
code from normal builds8c206ef
Test shift_insert that moves5debe73
IndexSet::swap_indices is O(1) too4572493
AddIndexSet::shift_insert
based on map's method3b217ca
AddIndexMap::shift_insert
based onEntry
209e3e1
Document equivalence of move_index/swap_indicesUpdates
is-terminal
from 0.4.10 to 0.4.12Commits
b11ccb2
chore: Release is-terminal version 0.4.12281999f
Fix compilation on Rust 1.63. (#37)5b6308e
chore: Release is-terminal version 0.4.11a766d78
Add a note about the switch to the libc implementation. (#35)f8835c9
Port rust-lang/rust#119664 to is-terminal. (#34)8dafe57
Make the implementation match std. (#33)3bb6d45
Use 'libc' directly instead of through rustix (#26)Updates
num-traits
from 0.2.17 to 0.2.18Changelog
Sourced from num-traits's changelog.
Commits
eb20b40
Merge pull request #309 from cuviper/release-0.2.185c2cc9b
Release 0.2.18a095b70
Merge pull request #303 from tarcieri/constant-traits67d9e74
AvoidSelf
constructor forWrapping
6ab6de2
Update src/identities.rse48ffe2
Update src/identities.rsbc42b83
Rename to ConstZero/ConstOne and re-export from toplevel536dcf2
Remove blanket impls; add impls forWrapping
06c0ee0
AddZeroConstant
andOneConstant
traits29c5b46
Merge pull request #308 from cuviper/ciUpdates
ryu
from 1.0.16 to 1.0.17Release notes
Sourced from ryu's releases.
Commits
8eb9f1c
Release 1.0.17ed8b919
Eliminate glob importsUpdates
strsim
from 0.10.0 to 0.11.0Release notes
Sourced from strsim's releases.
Changelog
Sourced from strsim's changelog.
Commits
09fd5d9
fix version numbere7a3b55
Update the installation instructionsd9f10d5
release version 0.10.1a5cc615
add maintainer20e3bdd
only boost similarity in Jaro-Winkler once the Jaro similarity exceeds 0.7f6a7593
limit common prefix in jaro-winkler15e1a03
improve error message on test failure98fd0ec
Update links to reference the rapidfuzz org82d13e9
remove superfluous module around benchmarks (#66)1d92c1d
fix or ignore all clippy warningsUpdates
thiserror-impl
from 1.0.56 to 1.0.57Release notes
Sourced from thiserror-impl's releases.
Commits
1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286 from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-31Updates
toml
from 0.8.9 to 0.8.10Commits
7f3e276
chore: Release07c8c2c
docs: Update changelog10392d5
chore: Release4592fe4
docs: Update changelogb7bd3a4
Merge pull request #675 from epage/dotted-key89d1416
fix(edit): Preserve previous line decor on leaf key4e89856
fix(edit): Don't include decor in Key's Display35e5326
Merge pull request #674 from epage/refactor0aca85b
refactor(encode): Remove trait abstraction16c8353
test(edit): Show dotted-key comment bugUpdates
toml_edit
from 0.21.1 to 0.22.6Commits
c4b62fd
chore: Release854d95b
docs: Update changelog28d6054
Merge pull request #688 from epage/deprecated16a97f3
docs: Fix deprecation replacements1dc806c
chore: Release2d2e2dd
doc: Update changelog57b4a00
Merge pull request #686 from epage/winnow065b9f9
chore: Update winnow7bc8a90
chore: Update winnow7ad85b6
Merge pull request #684 from epage/kstringUpdates
winnow
from 0.5.37 to 0.6.1Changelog
Sourced from winnow's changelog.