build(deps): bump the patch-updates group with 7 updates#487
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-updates group with 7 updates#487dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [alloy-primitives](https://github.com/alloy-rs/core) | `1.6.0` | `1.6.1` | | [alloy-sol-types](https://github.com/alloy-rs/core) | `1.6.0` | `1.6.1` | | [alloy-chains](https://github.com/alloy-rs/chains) | `0.2.35` | `0.2.36` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.4` | Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) 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 `clap` from 4.6.1 to 4.6.2 - [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.6.1...clap_complete-v4.6.2) Updates `alloy-primitives` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md) - [Commits](alloy-rs/core@v1.6.0...v1.6.1) Updates `alloy-sol-types` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md) - [Commits](alloy-rs/core@v1.6.0...v1.6.1) Updates `alloy-chains` from 0.2.35 to 0.2.36 - [Release notes](https://github.com/alloy-rs/chains/releases) - [Changelog](https://github.com/alloy-rs/chains/blob/main/CHANGELOG.md) - [Commits](alloy-rs/chains@v0.2.35...v0.2.36) Updates `http-body-util` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: alloy-primitives dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: alloy-sol-types dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: alloy-chains dependency-version: 0.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 7 updates:
1.0.1031.0.1040.3.320.3.334.6.14.6.21.6.01.6.11.6.01.6.10.2.350.2.360.1.30.1.4Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
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
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
alloy-primitivesfrom 1.6.0 to 1.6.1Release notes
Sourced from alloy-primitives's releases.
Changelog
Sourced from alloy-primitives's changelog.
... (truncated)
Commits
ae40cc4chore: release 1.6.124e3053fix(sol-macro): derive namespaced custom types (#1152)3203fa6fix(syn-solidity): strip namespaces from custom types in EIP-712 formatting (...ca7508bfix(json-abi): dedup canonical signatures (#1151)e63cf6ffeat(primitives): use foldhash for fixed-size maps (#1153)7dc38bafix(dyn-abi): correct packed encoded size for Function (#1149)2df1477fix(sol-macro): fix UDT NAME constant generation stringify typo (#1145)c133daffix(dyn-abi): avoid nested zero-sizedcd07f92fix(json-abi):ea33d7afix(sol-macro): derive Default for dynamic arrays of non-Default elements (#1...Updates
alloy-sol-typesfrom 1.6.0 to 1.6.1Release notes
Sourced from alloy-sol-types's releases.
Changelog
Sourced from alloy-sol-types's changelog.
... (truncated)
Commits
ae40cc4chore: release 1.6.124e3053fix(sol-macro): derive namespaced custom types (#1152)3203fa6fix(syn-solidity): strip namespaces from custom types in EIP-712 formatting (...ca7508bfix(json-abi): dedup canonical signatures (#1151)e63cf6ffeat(primitives): use foldhash for fixed-size maps (#1153)7dc38bafix(dyn-abi): correct packed encoded size for Function (#1149)2df1477fix(sol-macro): fix UDT NAME constant generation stringify typo (#1145)c133daffix(dyn-abi): avoid nested zero-sizedcd07f92fix(json-abi):ea33d7afix(sol-macro): derive Default for dynamic arrays of non-Default elements (#1...Updates
alloy-chainsfrom 0.2.35 to 0.2.36Changelog
Sourced from alloy-chains's changelog.
Commits
ea3a228chore: release 0.2.36d51c29dfeat: add Pharos mainnet and testnet (#307)64059fdchore(deps): bump the ci-weekly group with 2 updates (#306)Updates
http-body-utilfrom 0.1.3 to 0.1.4Release notes
Sourced from http-body-util's releases.
Commits
7685047http-body-util v0.1.43396328http-body v1.1.02fb78dechore: bump license year (#170)b16554bchore(ci): bump checkout to v7c0c53cachore(ci): use msrv aware update for msrv job5ed15d2tests: fix clippy::double_parensc8cb37fDeriveCopytrait toSizeHintstruct (#164)915d6d5feat(util): addInspectErr,InspectFramecombinators (#161)0fc0a94docs: fix broken intradoc links (#162)5a849d4chore: add FUNDING.ymlDependabot 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