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: messense/aliyundrive-webdav
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: messense/aliyundrive-webdav
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.3
Choose a head ref
  • 14 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 22, 2023

  1. build(deps): bump rustls-webpki from 0.101.1 to 0.101.4

    Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.1 to 0.101.4.
    - [Release notes](https://github.com/rustls/webpki/releases)
    - [Commits](rustls/webpki@v/0.101.1...v/0.101.4)
    
    ---
    updated-dependencies:
    - dependency-name: rustls-webpki
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    456340c View commit details
  2. Merge pull request #887 from messense/dependabot/cargo/rustls-webpki-…

    …0.101.4
    
    build(deps): bump rustls-webpki from 0.101.1 to 0.101.4
    messense authored Aug 22, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7ba03f6 View commit details

Commits on Sep 1, 2023

  1. build(deps): bump reqwest-middleware from 0.2.2 to 0.2.3

    Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) from 0.2.2 to 0.2.3.
    - [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md)
    - [Commits](TrueLayer/reqwest-middleware@reqwest-tracing-v0.2.2...reqwest-middleware-v0.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest-middleware
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7cb3170 View commit details

Commits on Sep 2, 2023

  1. Merge pull request #892 from messense/dependabot/cargo/reqwest-middle…

    …ware-0.2.3
    
    build(deps): bump reqwest-middleware from 0.2.2 to 0.2.3
    messense authored Sep 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    32bc2eb View commit details
  2. build(deps): bump moka from 0.11.2 to 0.11.3

    Bumps [moka](https://github.com/moka-rs/moka) from 0.11.2 to 0.11.3.
    - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
    - [Commits](moka-rs/moka@v0.11.2...v0.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: moka
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e693f99 View commit details

Commits on Sep 9, 2023

  1. Merge pull request #895 from messense/dependabot/cargo/moka-0.11.3

    build(deps): bump moka from 0.11.2 to 0.11.3
    messense authored Sep 9, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5cb764e View commit details
  2. build(deps): bump webpki from 0.22.0 to 0.22.1

    Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.1.
    - [Commits](https://github.com/briansmith/webpki/commits)
    
    ---
    updated-dependencies:
    - dependency-name: webpki
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 9, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0a8674b View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    172e425 View commit details

Commits on Sep 25, 2023

  1. Fix tokio asynchronous multi-thread log unknown time (#905)

    * Optimize: use default drive-type when drive-type is not supported
    
    * Fix unknown time log time
    
    * Fix unknown time log time
    0x676e67 authored Sep 25, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a3c837b View commit details

Commits on Oct 1, 2023

  1. build(deps): bump dashmap from 5.5.0 to 5.5.3 (#894)

    Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.0 to 5.5.3.
    - [Release notes](https://github.com/xacrimon/dashmap/releases)
    - [Commits](xacrimon/dashmap@v5.5.0...v.5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: dashmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c8398a1 View commit details

Commits on Oct 2, 2023

  1. build(deps): bump serde_json from 1.0.104 to 1.0.107 (#909)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.107.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.104...v1.0.107)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d608522 View commit details
  2. build(deps): bump serde from 1.0.166 to 1.0.168 (#911)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.168.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.166...v1.0.168)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cdfbabf View commit details
  3. build(deps): bump reqwest from 0.11.18 to 0.11.20 (#910)

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.20.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.18...v0.11.20)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    eb91902 View commit details
  4. Bump version to 2.3.3

    messense committed Oct 2, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    messense messense
    Copy the full SHA
    affeeda View commit details
Loading