Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A0-3951: Bump the all-rust-deps group across 1 directory with 3 updates #449

Merged
merged 4 commits into from
May 21, 2024

Commits on May 20, 2024

  1. A0-3951: Bump the all-rust-deps group across 1 directory with 3 updates

    Bumps the all-rust-deps group with 3 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow), [itertools](https://github.com/rust-itertools/itertools) and [thiserror](https://github.com/dtolnay/thiserror).
    
    
    Updates `anyhow` from 1.0.83 to 1.0.86
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.83...1.0.86)
    
    Updates `itertools` from 0.12.1 to 0.13.0
    - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
    - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0)
    
    Updates `thiserror` from 1.0.60 to 1.0.61
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.60...1.0.61)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-rust-deps
    - dependency-name: itertools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-rust-deps
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-rust-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    4155f0a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. group_by -> chunk_by

    Damian Leśniak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    20f7a94 View commit details
    Browse the repository at this point in the history
  2. bump version

    Damian Leśniak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1830aa2 View commit details
    Browse the repository at this point in the history
  3. debump version

    Damian Leśniak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    af83d30 View commit details
    Browse the repository at this point in the history