Bump the cargo group across 1 directory with 5 updates#14
Bump the cargo group across 1 directory with 5 updates#14dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 5 updates in the /caravan-rs directory: | Package | From | To | | --- | --- | --- | | [h2](https://github.com/hyperium/h2) | `0.3.21` | `0.3.26` | | [miniscript](https://github.com/rust-bitcoin/rust-miniscript) | `9.0.2` | `9.2.0` | | [mio](https://github.com/tokio-rs/mio) | `0.8.8` | `0.8.11` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.57` | `0.10.71` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.13` | `0.38.44` | Updates `h2` from 0.3.21 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.21...v0.3.26) Updates `miniscript` from 9.0.2 to 9.2.0 - [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/9.2.0/CHANGELOG.md) - [Commits](rust-bitcoin/rust-miniscript@9.0.2...9.2.0) Updates `mio` from 0.8.8 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.8...v0.8.11) Updates `openssl` from 0.10.57 to 0.10.71 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.57...openssl-v0.10.71) Updates `rustix` from 0.38.13 to 0.38.44 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.13...v0.38.44) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect dependency-group: cargo - dependency-name: miniscript dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-type: indirect dependency-group: cargo - dependency-name: rustix dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the cargo group with 5 updates in the /caravan-rs directory:
0.3.210.3.269.0.29.2.00.8.80.8.110.10.570.10.710.38.130.38.44Updates
h2from 0.3.21 to 0.3.26Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowed5b6c9e0refactor: cleanup new unused warnings (#757)3a79832v0.3.2594e80b1perf: optimize header list size calculations (#750)7243ab5Prepare v0.3.24d919cd6streams: limit error resets for misbehaving connectionsa7eb14av0.3.23b668c7ffix: streams awaiting capacity lockout (#730) (#734)0f412d8v0.3.22Updates
miniscriptfrom 9.0.2 to 9.2.0Changelog
Sourced from miniscript's changelog.
Commits
3370e8dMerge rust-bitcoin/rust-miniscript#715: 9.x backport of #712fb6e8e9Release 9.2a290a61Fix panic while decoding large Miniscripts from Script1106e97Merge rust-bitcoin/rust-miniscript#708: 9.x backport for recursion tree depth9922e37release 9.1.07132b11Add offending test casef8a0d9eTrack miniscript tree depth explicitlyUpdates
miofrom 0.8.8 to 0.8.11Changelog
Sourced from mio's changelog.
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10f6a20daAdd Solaris operating system support (#1724)e80c3b2Release v0.8.9862786bFix importing of IoSourceState4034872Add support for vita target8eb4010Fix receiver and sender fd in pipe based wakerUpdates
opensslfrom 0.10.57 to 0.10.71Release notes
Sourced from openssl's releases.
... (truncated)
Commits
1a16077Merge pull request #2369 from alex/bump-for-release3312618Merge pull request #2366 from frncs-rss/license_apachef71fcf2Release openssl v0.10.71 and openssl-sys v0.9.1066ca34f8add full Apache license filec0f1442Merge pull request #2361 from alex/rc2ae495dcExpose rc2 ciphers on symm::Ciphera4d399bRelease openssl v0.10.70c9a33e2Release openssl-sys v0.9.105f014afbMerge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30bFix lifetimes in ssl::select_next_protoUpdates
rustixfrom 0.38.13 to 0.38.44Commits
acf4a28chore: Release rustix version 0.38.444a029c7Enable some rustix features on wasm32-wasip2. (#1271)a3bc486Add setdomainname function (#1244)a7ffbaachore: Release rustix version 0.38.43cb9515fCheck for a missingDT_HASHsection in the VDSO parser (#1254) (#1256)228ef24chore: Release rustix version 0.38.427b9bb5aFix tests on illumos. (#1238)bed5c48Fix test compilation with restricted feature sets.52f1af8fcntl_lock should be supported on Solaris (#1226)4046ed7Mark libc's ``fs::DirasSync` (#1232)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.