Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cargo-bins/cargo-binstall
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.18
Choose a base ref
...
head repository: cargo-bins/cargo-binstall
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.19
Choose a head ref
  • 4 commits
  • 19 files changed
  • 3 contributors

Commits on Jan 3, 2025

  1. dep: Upgrade transitive dependencies (#2008)

    Co-authored-by: github-actions <github-actions@github.com>
    github-actions[bot] and github-actions authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    15571eb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. build(deps): bump the deps group with 2 updates (#2010)

    Bumps the deps group with 2 updates: [itertools](https://github.com/rust-itertools/itertools) and [async-trait](https://github.com/dtolnay/async-trait).
    
    
    Updates `itertools` from 0.13.0 to 0.14.0
    - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
    - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0)
    
    Updates `async-trait` from 0.1.83 to 0.1.84
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.83...0.1.84)
    
    ---
    updated-dependencies:
    - dependency-name: itertools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    b491e5e View commit details
    Browse the repository at this point in the history
  2. chore: release (#2009)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    158fb2f View commit details
    Browse the repository at this point in the history
  3. release: cargo-binstall v1.10.19 (#2011)

    chore: Release
    
    Co-authored-by: github-actions <github-actions@github.com>
    github-actions[bot] and github-actions authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    1f43e1a View commit details
    Browse the repository at this point in the history
Loading