chore(deps): Bump the minor-patch group with 3 updates - #38
Merged
Conversation
Bumps the minor-patch group with 3 updates: [futures-util](https://github.com/rust-lang/futures-rs), [hotpath](https://github.com/pawurb/hotpath-rs) and [yaml_serde](https://github.com/yaml/yaml-serde). 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 `hotpath` from 0.23.1 to 0.23.2 - [Release notes](https://github.com/pawurb/hotpath-rs/releases) - [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md) - [Commits](pawurb/hotpath-rs@v0.23.1...v0.23.2) Updates `yaml_serde` from 0.10.4 to 0.10.6 - [Commits](yaml/yaml-serde@0.10.4...0.10.6) --- updated-dependencies: - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: hotpath dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: yaml_serde dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
niclimcy
approved these changes
Aug 18, 2026
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 minor-patch group with 3 updates: futures-util, hotpath and yaml_serde.
Updates
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
hotpathfrom 0.23.1 to 0.23.2Release notes
Sourced from hotpath's releases.
Changelog
Sourced from hotpath's changelog.
Commits
05ae6c7chore: Release 0.23.20c51063Sync meta cratee5d589eTweak examplec46633aAdd Regexp CPU metrics example59632b1fix: Register short lived threadse9d8903Update examples5895cf4Fix CI tests732930eUpdate init skill4d209f2Update docs79fab0bUpdate changelogUpdates
yaml_serdefrom 0.10.4 to 0.10.6Commits
f9c1d9fRelease 0.10.6e70c281Fix latest nightly Clippy lint1705f88Keep indexmap dependency range flexibleb388782Use Rust token for crate publishinge6de63fRelease 0.10.5115cafdPreserve Rust 1.82 compatibility91e0205Streamline no_std support and add from_reader tests0f912daAdd no_std support86779beSmall Makefile changea25959aAdd dependabot configDependabot 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 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 conditions