Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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: clearloop/leetcode-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: clearloop/leetcode-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/cargo/deps-df2bf31e7d
Choose a head ref
Loading
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 2, 2025

  1. chore(dep): bump the deps group across 1 directory with 15 updates

    Bumps the deps group with 15 updates in the / directory:
    | Package | From | To |
    | --- | --- | --- |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.1` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.46` |
    | [keyring](https://github.com/hwchen/keyring-rs) | `3.6.2` | `3.6.3` |
    | [pyo3](https://github.com/pyo3/pyo3) | `0.25.1` | `0.26.0` |
    | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.143` |
    | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.5` |
    | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` |
    | [scraper](https://github.com/causal-agent/scraper) | `0.23.1` | `0.24.0` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.57` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` |
    | [diesel](https://github.com/diesel-rs/diesel) | `2.2.11` | `2.2.12` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` |
    Updates `async-trait` from 0.1.88 to 0.1.89
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.88...0.1.89)
    Updates `tokio` from 1.45.1 to 1.47.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1)
    Updates `clap` from 4.5.40 to 4.5.46
    - [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.5.40...clap_complete-v4.5.46)
    Updates `keyring` from 3.6.2 to 3.6.3
    - [Release notes](https://github.com/hwchen/keyring-rs/releases)
    - [Changelog](https://github.com/open-source-cooperative/keyring-rs/blob/main/CHANGELOG.md)
    - [Commits](open-source-cooperative/keyring-rs@v3.6.2...v3.6.3)
    Updates `pyo3` from 0.25.1 to 0.26.0
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.25.1...v0.26.0)
    Updates `rand` from 0.9.1 to 0.9.2
    - [Release notes](https://github.com/rust-random/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - [Commits](rust-random/rand@rand_core-0.9.1...rand_core-0.9.2)
    Updates `serde_json` from 1.0.140 to 1.0.143
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.140...v1.0.143)
    Updates `toml` from 0.8.23 to 0.9.5
    - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.5)
    Updates `regex` from 1.11.1 to 1.11.2
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.11.1...1.11.2)
    Updates `scraper` from 0.23.1 to 0.24.0
    - [Release notes](https://github.com/causal-agent/scraper/releases)
    - [Commits](rust-scraper/scraper@v0.23.1...v0.24.0)
    Updates `anyhow` from 1.0.98 to 1.0.99
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.98...1.0.99)
    Updates `clap_complete` from 4.5.54 to 4.5.57
    - [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.5.54...clap_complete-v4.5.57)
    Updates `thiserror` from 2.0.12 to 2.0.16
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.12...2.0.16)
    Updates `diesel` from 2.2.11 to 2.2.12
    - [Release notes](https://github.com/diesel-rs/diesel/releases)
    - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.12/CHANGELOG.md)
    - [Commits](diesel-rs/diesel@v2.2.11...v2.2.12)
    Updates `reqwest` from 0.12.22 to 0.12.23
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23)
    ---
    updated-dependencies:
    - dependency-name: async-trait
     dependency-version: 0.1.89
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: tokio
     dependency-version: 1.47.1
     dependency-type: direct:production
     update-type: version-update:semver-minor
     dependency-group: deps
    - dependency-name: clap
     dependency-version: 4.5.46
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: keyring
     dependency-version: 3.6.3
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: pyo3
     dependency-version: 0.26.0
     dependency-type: direct:production
     update-type: version-update:semver-minor
     dependency-group: deps
    - dependency-name: rand
     dependency-version: 0.9.2
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: serde_json
     dependency-version: 1.0.143
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: toml
     dependency-version: 0.9.5
     dependency-type: direct:production
     update-type: version-update:semver-minor
     dependency-group: deps
    - dependency-name: regex
     dependency-version: 1.11.2
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: scraper
     dependency-version: 0.24.0
     dependency-type: direct:production
     update-type: version-update:semver-minor
     dependency-group: deps
    - dependency-name: anyhow
     dependency-version: 1.0.99
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: clap_complete
     dependency-version: 4.5.57
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: thiserror
     dependency-version: 2.0.16
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: diesel
     dependency-version: 2.2.12
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    - dependency-name: reqwest
     dependency-version: 0.12.23
     dependency-type: direct:production
     update-type: version-update:semver-patch
     dependency-group: deps
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    3cf5305 View commit details
    Browse the repository at this point in the history
Loading

AltStyle によって変換されたページ (->オリジナル) /