Build(deps): bump the all-dependencies group across 1 directory with 28 updates - #62
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): bump the all-dependencies group across 1 directory with 28 updates#62dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…28 updates Bumps the all-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [android_system_properties](https://github.com/nical/android_system_properties) | `0.1.5` | `0.1.6` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.91` | `0.1.92` | | [bitcoin-consensus-encoding](https://github.com/rust-bitcoin/rust-bitcoin) | `1.1.0` | `1.2.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.0` | `1.4.3` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.6` | `0.2.7` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [http](https://github.com/hyperium/http) | `1.4.2` | `1.5.0` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.4` | `0.1.5` | | [ixdtf](https://github.com/unicode-org/icu4x) | `0.6.5` | `0.6.6` | | [lightning-types](https://github.com/lightningdevkit/rust-lightning) | `0.3.2` | `0.3.5` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) | `22.0.0` | `22.0.1` | | [regex](https://github.com/rust-lang/regex) | `1.13.0` | `1.13.1` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.16` | `0.4.18` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.13` | `0.103.14` | | [writeable](https://github.com/unicode-org/icu4x) | `0.6.3` | `0.6.4` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.6` | `0.11.7` | Updates `aho-corasick` from 1.1.4 to 1.1.5 - [Commits](BurntSushi/aho-corasick@1.1.4...1.1.5) Updates `android_system_properties` from 0.1.5 to 0.1.6 - [Commits](https://github.com/nical/android_system_properties/commits) Updates `async-trait` from 0.1.91 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.91...0.1.92) Updates `bitcoin-consensus-encoding` from 1.1.0 to 1.2.0 - [Commits](rust-bitcoin/rust-bitcoin@bitcoin-consensus-encoding-1.1.0...bitcoin-consensus-encoding-1.2.0) Updates `cc` from 1.4.0 to 1.4.3 - [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.4.0...cc-v1.4.3) Updates `displaydoc` from 0.2.6 to 0.2.7 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](yaahc/displaydoc@v0.2.6...v0.2.7) Updates `find-msvc-tools` from 0.1.9 to 0.1.11 - [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.9...find-msvc-tools-v0.1.11) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-channel` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-core` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-executor` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-io` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-macro` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-sink` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-task` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-util` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `http` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.2...v1.5.0) Updates `http-body-util` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.4...http-body-util-v0.1.5) Updates `ixdtf` from 0.6.5 to 0.6.6 - [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 `lightning-types` from 0.3.2 to 0.3.5 - [Changelog](https://github.com/lightningdevkit/rust-lightning/blob/main/CHANGELOG.md) - [Commits](https://github.com/lightningdevkit/rust-lightning/commits) Updates `litemap` from 0.8.2 to 0.8.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/ind/yoke@0.8.3) Updates `pulldown-cmark-to-cmark` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/Byron/pulldown-cmark-to-cmark/releases) - [Changelog](https://github.com/Byron/pulldown-cmark-to-cmark/blob/main/CHANGELOG.md) - [Commits](Byron/pulldown-cmark-to-cmark@v22.0.0...v22.0.1) Updates `regex` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.13.0...1.13.1) Updates `regex-automata` from 0.4.16 to 0.4.18 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.16...regex-automata-0.4.18) Updates `rustls-webpki` from 0.103.13 to 0.103.14 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.13...v/0.103.14) Updates `writeable` from 0.6.3 to 0.6.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 `zerovec` from 0.11.6 to 0.11.7 - [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.3 to 0.11.6 - [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: aho-corasick dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: android_system_properties dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitcoin-consensus-encoding dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: displaydoc dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-channel dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-core dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-executor dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-io dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-macro dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-sink dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-task dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: http dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: http-body-util dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ixdtf dependency-version: 0.6.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: lightning-types dependency-version: 0.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: litemap dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pulldown-cmark-to-cmark dependency-version: 22.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex-automata dependency-version: 0.4.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: writeable dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zerovec dependency-version: 0.11.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zerovec-derive dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-dependencies group with 20 updates in the / directory:
1.1.41.1.50.1.50.1.60.1.910.1.921.1.01.2.01.4.01.4.30.2.60.2.70.3.320.3.330.3.330.3.340.3.330.3.341.4.21.5.00.1.40.1.50.6.50.6.60.3.20.3.50.8.20.8.322.0.022.0.11.13.01.13.10.4.160.4.180.103.130.103.140.6.30.6.40.11.60.11.7Updates
aho-corasickfrom 1.1.4 to 1.1.5Commits
51780601.1.5b68c8d5api: check for overflow inMatch::offsettooc821786build(deps): bump actions/checkout in the actions group (#171)8209bb9Hash-pin all actions, drop persisted credentials (#170)0f3f5daapi: document a couple panicking preconditionse88e1fcbenchmarks: bump dependencies88e4966ci: use older version oflogon pinned buildUpdates
android_system_propertiesfrom 0.1.5 to 0.1.6Commits
Updates
async-traitfrom 0.1.91 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88Updates
bitcoin-consensus-encodingfrom 1.1.0 to 1.2.0Commits
799d662Merge rust-bitcoin/rust-bitcoin#6719: Release tracking PR: `consensus-encodin...333869cMerge rust-bitcoin/rust-bitcoin#6728: primitives: Add links in docs and updat...fe0b3ebMerge rust-bitcoin/rust-bitcoin#6711: primitives: MakeScriptHashand `WScr...c34cab1Merge rust-bitcoin/rust-bitcoin#6679: base58: Dropdecodefunction5ffbf72Merge rust-bitcoin/rust-bitcoin#6710: units: Implement Neg for Amount and Num...83cccd7primitives: Replace instances of old encoding trait names0ccb9beprimitives: Add doc links for types919da44consensus_encoding: Bump version to 1.2.076aac6eMerge rust-bitcoin/rust-bitcoin#6690: consensus_encoding: expose lower level ...617302dMerge rust-bitcoin/rust-bitcoin#6713: build(deps): bump cargo-bins/cargo-bins...Updates
ccfrom 1.4.0 to 1.4.3Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Updates
displaydocfrom 0.2.6 to 0.2.7Changelog
Sourced from displaydoc's changelog.
Commits
2001648Release 0.2.7874154fMerge pull request #66 from xtqqczze/syn4f0ab4bUpgrade syn to v3Updates
find-msvc-toolsfrom 0.1.9 to 0.1.11Release notes
Sourced from find-msvc-tools's releases.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
futures-channelfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-channel's releases.
Changelog
Sourced from futures-channel's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-corefrom 0.3.33 to 0.3.34Release notes
Sourced from futures-core's releases.
Changelog
Sourced from futures-core's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-executorfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-executor's releases.
Changelog
Sourced from futures-executor's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-iofrom 0.3.33 to 0.3.34Release notes
Sourced from futures-io's releases.
Changelog
Sourced from futures-io's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-macrofrom 0.3.33 to 0.3.34Release notes
Sourced from futures-macro's releases.
Changelog
Sourced from futures-macro's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-sinkfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-sink's releases.
Changelog
Sourced from futures-sink's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-taskfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-task's releases.
Changelog
Sourced from futures-task's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
httpfrom 1.4.2 to 1.5.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
16fc9a7v1.5.0e559023fix(uri): enforce max length in PathAndQuery (#856)2178e17perf(header,uri): faster value validation, URI parse/format, map inserts (#852)03c8cd7fix(uri): allow empty paths in uri::Builder (#853)bb8705bfeat(method): add QUERY method (#798)Updates
http-body-utilfrom 0.1.4 to 0.1.5Commits
07838bdhttp-body-util v0.1.5612118cdocs: migrate from doc_auto_cfg to doc_cfg (#175)Updates
ixdtffrom 0.6.5 to 0.6.6Changelog
Sourced from ixdtf's changelog.
... (truncated)
Commits
Updates
lightning-typesfrom 0.3.2 to 0.3.5Commits
Updates
litemapfrom 0.8.2 to 0.8.3Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
pulldown-cmark-to-cmarkfrom 22.0.0 to 22.0.1Release notes
Sourced from pulldown-cmark-to-cmark's releases.
Changelog
Sourced from pulldown-cmark-to-cmark's changelog.
Commits
66f7c5dRelease pulldown-cmark-to-cmark v22.0.141f854bMerge pull request #110 from Byron/escape-in-linkse446742fix: escape brackets in generated link labels (#109)Updates
regexfrom 1.13.0 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
regex-automatafrom 0.4.16 to 0.4.18Commits
e6ad938regex-automata-0.4.1892e0f22automata: avoid re-computingavailable_parallelism