-
Notifications
You must be signed in to change notification settings - Fork 26
chore(deps): bump the minor group across 1 directory with 35 updates #947
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
Closed
Conversation
This file contains hidden or 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 minor group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [icu_provider](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.1.1` | | [icu_segmenter](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.0.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.44.1` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.0` | `1.12.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.41` | `1.2.47` | | [clap](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.53` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.4` | `1.1.5` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.16.0` | `0.16.1` | | [icu_normalizer](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.0.1` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.0.1` | `2.0.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.3` | `0.1.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.102` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [rustls](https://github.com/rustls/rustls) | `0.23.34` | `0.23.35` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.12.0` | `1.13.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.7` | `0.103.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.108` | `2.0.110` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.20` | `1.0.22` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.8.0` | `0.8.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.28` | | [zerotrie](https://github.com/unicode-org/icu4x) | `0.2.2` | `0.2.3` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.4` | `0.11.5` | | [zerovec-derive](https://github.com/unicode-org/icu4x) | `0.11.1` | `0.11.2` | Updates `icu_provider` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_segmenter` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected]) Updates `insta` from 1.43.2 to 1.44.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.44.1) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `bstr` from 1.12.0 to 1.12.1 - [Commits](BurntSushi/bstr@1.12.0...1.12.1) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `cc` from 1.2.41 to 1.2.47 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.41...cc-v1.2.47) Updates `clap` from 4.5.50 to 4.5.53 - [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_complete-v4.5.50...clap_complete-v4.5.53) Updates `clap_builder` from 4.5.50 to 4.5.53 - [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.5.50...v4.5.53) Updates `find-msvc-tools` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@find-msvc-tools-v0.1.4...find-msvc-tools-v0.1.5) Updates `flate2` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.4...1.1.5) Updates `globset` from 0.4.18 to 0.4.16 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.16) Updates `hashbrown` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.16.0...v0.16.1) Updates `icu_locale_core` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_normalizer` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected]) Updates `icu_properties` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/[email protected]/[email protected]) Updates `indexmap` from 2.12.0 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `litemap` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `potential_utf` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `proc-macro2` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.102...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `rustls` from 0.23.34 to 0.23.35 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.34...v/0.23.35) Updates `rustls-pki-types` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.12.0...v/1.13.0) Updates `rustls-webpki` from 0.103.7 to 0.103.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.7...v/0.103.8) Updates `syn` from 2.0.108 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.108...2.0.110) Updates `tinystr` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `unicode-ident` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.20...1.0.22) Updates `writeable` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/[email protected]/[email protected]) Updates `yoke` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerocopy` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) Updates `zerocopy-derive` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) Updates `zerotrie` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: icu_provider dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: icu_segmenter dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: insta dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: bstr dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: bytes dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: cc dependency-version: 1.2.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap_builder dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: globset dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: icu_locale_core dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: icu_normalizer dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: icu_properties dependency-version: 2.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: litemap dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: potential_utf dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: rustls dependency-version: 0.23.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: rustls-pki-types dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: rustls-webpki dependency-version: 0.103.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: tinystr dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: writeable dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: yoke dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: yoke-derive dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerocopy dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerocopy-derive dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerotrie dependency-version: 0.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerovec dependency-version: 0.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerovec-derive dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 minor group with 29 updates in the / directory:
2.0.02.1.12.0.02.0.11.43.21.44.11.1.31.1.41.12.01.12.11.10.11.11.01.2.411.2.474.5.504.5.531.1.41.1.50.16.00.16.12.0.02.0.12.0.12.0.22.12.02.12.10.8.00.8.10.1.30.1.41.0.1021.0.1031.0.411.0.420.23.340.23.351.12.01.13.00.103.70.103.82.0.1082.0.1100.8.10.8.21.0.201.0.220.8.00.8.10.8.00.8.10.8.270.8.280.2.20.2.30.11.40.11.50.11.10.11.2Updates
icu_providerfrom 2.0.0 to 2.1.1Release notes
Sourced from icu_provider's releases.
Commits
Updates
icu_segmenterfrom 2.0.0 to 2.0.1Changelog
Sourced from icu_segmenter's changelog.
... (truncated)
Commits
6fe1953Update to released diplomat (#6614)5884e63Bumpicu_harfbuzz(#6613)b4de7c7Update links, docs (#6612)631717aFix artifacts-build.yml (#6611)6b50018In locale_core, let litemap dev-dep. be workspace rather than path (#6601)e5b40beBump diplomat (#6609)aac5fe6Generate versioned rust links, validate targets (#6608)164ad19Fix collator constructor bindings (#6607)9a1ae9eFix TimeZoneVariant constructor (#6610)650175dOn big-endian, skip two tests failing due to #6588 (#6587)Updates
instafrom 1.43.2 to 1.44.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
ba9ea51Prepare release 1.44.1 (#823)92342f9Add --dnd alias for --disable-nextest-doctest flag (#822)c1ca488Update cargo-dist to 0.30.2 and fix Windows runner (#821)5da894dPrepare release 1.44.0 (#820)d8deb2fAdd LLM-friendly non-interactive snapshot management (#815)783ebc2feat(vscode-ext): support source opening (#817)dd34e41chore: updateronto 0.12 (#819)af48633Support-rshorthand for--release, for compatibility withcargo test(...7de4930Apply redactions to snapshot metadata (#813)90f6ad8Fix backward compatibility for --test-runner-fallback true syntax (#816)Updates
aho-corasickfrom 1.1.3 to 1.1.4Commits
17f8b321.1.4b58556edoc: switch fromdoc_auto_cfgtodoc_cfg948d2e1github: add FUNDING1adf588benchmarks: update depscd400adlint: resolve a few Clippy warningsUpdates
bstrfrom 1.12.0 to 1.12.1Commits
a90f36f1.12.1d4710dedoc: switch todoc_cfgfromdoc_auto_cfg7b418falint: add elided lifetime that rustc doesn't likeUpdates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
ccfrom 1.2.41 to 1.2.47Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fbd4807chore(cc): release v1.2.47 (#1617)f71d1d6add helenos linker identifications (#1615)e0e4b13Bump actions/checkout from 5 to 6 (#1616)15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)Updates
clapfrom 4.5.50 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
clap_builderfrom 4.5.50 to 4.5.53Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuese82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywvUpdates
find-msvc-toolsfrom 0.1.4 to 0.1.5Release notes
Sourced from find-msvc-tools's releases.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)Updates
flate2from 1.1.4 to 1.1.5Release notes
Sourced from flate2's releases.
Commits
2661fbbMerge pull request #509 from fintelia/revert-flush-changebc36cf4Bump patch version4341fe2Revert "Use partial flushes with miniz_oxide backend"Updates
globsetfrom 0.4.18 to 0.4.16Commits
de4baa1globset-0.4.16163ac15globset: escape{and}inescapee2362d4searcher: add log message noting detected encoding9430512zsh: support sourcing zsh completion dynamically79cbe89doc: tweak wording for stdin detectionbf63fe8regex: add as_match method to Captures traita196087grep-0.3.2bb0925adeps: bump grep-printer to 0.2.2be117dbgrep-printer-0.2.206dc13adeps: bump grep-searcher to 0.1.14Updates
hashbrownfrom 0.16.0 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashUpdates
icu_locale_corefrom 2.0.0 to 2.1.1Release notes
Sourced from icu_locale_core's releases.
Commits
Updates
icu_normalizerfrom 2.0.0 to 2.0.1Changelog
Sourced from icu_normalizer's changelog.
... (truncated)
Commits
6fe1953Update to released diplomat (#6614)5884e63Bumpicu_harfbuzz(#6613)b4de7c7Update links, docs (#6612)631717aFix artifacts-build.yml (#6611)6b50018In locale_core, let litemap dev-dep. be workspace rather than path (#6601)e5b40beBump diplomat (#6609)aac5fe6Generate versioned rust links, validate targets (#6608)164ad19Fix collator constructor bindings (#6607)9a1ae9eFix TimeZoneVariant constructor (#6610)650175dOn big-endian, skip two tests failing due to #6588 (#6587)Updates
icu_propertiesfrom 2.0.1 to 2.0.2Changelog
Sourced from icu_properties's changelog.