Skip to content

Bump the all-dependencies group across 1 directory with 2 updates#4479

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-dependencies-ca48e6d10e
Open

Bump the all-dependencies group across 1 directory with 2 updates#4479
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-dependencies-ca48e6d10e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 2 updates in the / directory: itertools and voyager-verifier.

Updates itertools from 0.14.0 to 0.15.0

Changelog

Sourced from itertools's changelog.

0.15.0

Breaking

  • Restructure Position as struct instead of enum (#1042, #1043)
  • Canonicalize all_equal_value's error type (#1032)

Added

  • Add *_with_hasher adaptors (#1007)
  • Add strip_prefix and strip_prefix_by methods (#1104)

Changed

  • Remove Clone bounds from tuple_combinations and array_combinations(#1011)
  • must_use for collect_vec (#1009)
  • Make izip! temporary friendly (#1021)
  • Add array_combinations_with_replacement (#1033)
  • Implement Debug for remaining public types (#1038)
  • Specialize ExactlyOneError::count (#1046)
  • Implement PeekingNext for more types, in particular vec::IntoIter (#1059, #1073)
  • Fix PadUsing::next_back (#1082)
  • Introduce [circular_]array_windows, deprecate tuple_windows (#1086)
  • Deprecate tuple_combinations (replaced by array_combinations) (#1085)

Notable Internal Changes

Commits
  • 37bd72a Update CHANGELOG.md: strip_prefix[_by]
  • 86ec635 Use ControlFlow in fold_while implementation
  • d5897f7 refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...
  • b2a978a feat(Itertools): add strip_prefix and strip_prefix_by methods
  • 12b6ec6 Update CHANGELOG.md for all_equal_value_error's error type
  • 121821e AllEqualValueError implements std::error::Error
  • adac44e Introduce AllEqualValueError
  • 5707384 Update CHANGELOG.md
  • df60ff0 Update CHANGELOG.md
  • 113b850 Update CHANGELOG.md to include with_hasher
  • Additional commits viewable in compare view

Updates voyager-verifier from 2.3.0 to 2.3.1

Release notes

Sourced from voyager-verifier's releases.

v2.3.1

Release v2.3.1

Changed

  • Refactored source file filtering logic in resolver module for improved clarity and maintainability.

Fixed

  • Fixed test file filtering logic to handle edge cases correctly.
  • Fixed the CLI output: the URL now depends on the network type.
Changelog

Sourced from voyager-verifier's changelog.

[2.3.1] - 2026-06-30

Changed

  • Refactored source file filtering logic in resolver module for improved clarity and maintainability.

Fixed

  • Fixed test file filtering logic to handle edge cases correctly.
  • Fixed the CLI output: the URL now depends on the network type.

Commits
  • 3a17704 Merge pull request #130 from NethermindEth/fix/changelog
  • a07525e update changelog
  • c1641c1 Merge pull request #127 from NethermindEth/v2.3.1-rc
  • 708536f Merge pull request #129 from NethermindEth/fix/urls
  • 3ba40e7 changelog
  • 39be70a fix url parsing
  • 5d44d38 fix: add ui endpoint for devnet
  • 6bfe922 lint
  • 118da5b feat(cli): derive network API/UI endpoints from network kind
  • a62d427 Merge pull request #128 from Kuhai9801/fix/sepolia-voyager-url
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all-dependencies group with 2 updates in the / directory: [itertools](https://github.com/rust-itertools/itertools) and [voyager-verifier](https://github.com/NethermindEth/voyager-verifier).


Updates `itertools` from 0.14.0 to 0.15.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.14.0...v0.15.0)

Updates `voyager-verifier` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/NethermindEth/voyager-verifier/releases)
- [Changelog](https://github.com/NethermindEth/voyager-verifier/blob/main/CHANGELOG.md)
- [Commits](NethermindEth/voyager-verifier@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: itertools
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: voyager-verifier
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 3, 2026 16:01
@dependabot
dependabot Bot requested review from MKowalski8 and franciszekjob July 3, 2026 16:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants