[depbot] Bump the deps group across 1 directory with 8 updates#1355
Open
dependabot[bot] wants to merge 1 commit into
Open
[depbot] Bump the deps group across 1 directory with 8 updates#1355dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ac9e765 to
5a8e528
Compare
Bumps the deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alloy-primitives](https://github.com/alloy-rs/core) | `1.5.7` | `1.6.0` | | [alloy-sol-types](https://github.com/alloy-rs/core) | `1.5.7` | `1.6.0` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `6.4.0` | `6.4.1` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.17.0` | `0.17.1` | | spin | `0.10.0` | `0.12.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` | | [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) | `0.244.0` | `0.250.0` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.244.0` | `0.250.0` | Updates `alloy-primitives` from 1.5.7 to 1.6.0 - [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.5.7...v1.6.0) Updates `alloy-sol-types` from 1.5.7 to 1.6.0 - [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.5.7...v1.6.0) Updates `handlebars` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.4.0...v6.4.1) Updates `hashbrown` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.17.0...v0.17.1) Updates `spin` from 0.10.0 to 0.12.0 Updates `tokio` from 1.52.2 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3) Updates `wasm-encoder` from 0.244.0 to 0.250.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `wasmparser` from 0.244.0 to 0.250.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: alloy-primitives dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: alloy-sol-types dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: handlebars dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: hashbrown dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: spin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-encoder dependency-version: 0.249.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: wasmparser dependency-version: 0.249.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
5a8e528 to
a10b9a5
Compare
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 deps group with 8 updates in the / directory:
1.5.71.6.01.5.71.6.06.4.06.4.10.17.00.17.10.10.00.12.01.52.21.52.30.244.00.250.00.244.00.250.0Updates
alloy-primitivesfrom 1.5.7 to 1.6.0Release notes
Sourced from alloy-primitives's releases.
Changelog
Sourced from alloy-primitives's changelog.
Commits
f811a54chore: release 1.6.045dfd95feat: add optionalsecp256k1backend for ECDSA operations (#1104)00ee366chore(deps): bump all (#1098)2ebfa5bci: harden supply chain — pin actions, lock permissions, deny git deps (#1092)68b1c44feat(sol-macro): helper builders for errors and events (#1080)f3651f2perf: add Token::head_append_many for batch encoding (#1090)9a19cdeperf: add Token::decode_many_from for batch decoding (#1089)90e19bechore: bump winnow, proptest-derive, macro-string (#1088)2a11c42fix(syn-solidity): parsedeletestatement as expression, not variable decla...05c1658fix(sol-types): remove unsound unwrap_unchecked in suffix_offset (#1083)Updates
alloy-sol-typesfrom 1.5.7 to 1.6.0Release notes
Sourced from alloy-sol-types's releases.
Changelog
Sourced from alloy-sol-types's changelog.
Commits
f811a54chore: release 1.6.045dfd95feat: add optionalsecp256k1backend for ECDSA operations (#1104)00ee366chore(deps): bump all (#1098)2ebfa5bci: harden supply chain — pin actions, lock permissions, deny git deps (#1092)68b1c44feat(sol-macro): helper builders for errors and events (#1080)f3651f2perf: add Token::head_append_many for batch encoding (#1090)9a19cdeperf: add Token::decode_many_from for batch decoding (#1089)90e19bechore: bump winnow, proptest-derive, macro-string (#1088)2a11c42fix(syn-solidity): parsedeletestatement as expression, not variable decla...05c1658fix(sol-types): remove unsound unwrap_unchecked in suffix_offset (#1083)Updates
handlebarsfrom 6.4.0 to 6.4.1Changelog
Sourced from handlebars's changelog.
Commits
ca12e80chore: Release handlebars version 6.4.1d536a83chore: housekeeping changelog2e398f3fix: allow block include for partial-block (#752)935577bchore: remove built-in cli (#750)ef5b45echore(deps-dev): bump serialize-javascript in /playground/www (#751)bfed66achore(deps-dev): bump fast-uri from 3.0.3 to 3.1.2 in /playground/www (#749)6f92bc7chore(deps-dev): bump follow-redirects in /playground/www (#748)059be2fchore: correct fmtc99c1d5chore: update docs string example #7443382a5echore(deps-dev): bump node-forge from 1.3.2 to 1.4.0 in /playground/www (#746)Updates
hashbrownfrom 0.17.0 to 0.17.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
c62a63achore: release v0.17.1420e83bMerge pull request #722 from cuviper/rustc_try_insert51cecbdMove theRustcOccupiedErrornote as requested in review16d0f37AddHashMap::rustc_try_insert18a04c5Merge pull request #721 from clarfonthey/branch-renameee8a0eeRename master to main in release-plz workflow147df65Merge pull request #720 from xtqqczze/authors64a0acbRemove package.authors field from Cargo metadata867db72Merge pull request #716 from atouchet/rdm57b760bUpdate ReadmeUpdates
spinfrom 0.10.0 to 0.12.0Updates
tokiofrom 1.52.2 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)Updates
wasm-encoderfrom 0.244.0 to 0.250.0Commits
Updates
wasmparserfrom 0.244.0 to 0.250.0Commits