Thanks to visit codestin.com
Credit goes to github.com

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: jhandguy/aoss-curl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.21
Choose a base ref
...
head repository: jhandguy/aoss-curl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.22
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 5, 2024

  1. chore(deps): bump clap from 4.5.21 to 4.5.22 in the patch-minor group (

    …#220)
    
    Bumps the patch-minor group with 1 update: [clap](https://github.com/clap-rs/clap).
    
    
    Updates `clap` from 4.5.21 to 4.5.22
    - [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.21...clap_complete-v4.5.22)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    4409013 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. chore(deps): bump clap from 4.5.22 to 4.5.23 in the patch-minor group (

    …#222)
    
    Bumps the patch-minor group with 1 update: [clap](https://github.com/clap-rs/clap).
    
    
    Updates `clap` from 4.5.22 to 4.5.23
    - [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.22...clap_complete-v4.5.23)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    869fa66 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the aws group with 2 updates (#221)

    Bumps the aws group with 2 updates: [aws-runtime](https://github.com/smithy-lang/smithy-rs) and [aws-sigv4](https://github.com/smithy-lang/smithy-rs).
    
    
    Updates `aws-runtime` from 1.4.3 to 1.4.4
    - [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
    - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/smithy-lang/smithy-rs/commits)
    
    Updates `aws-sigv4` from 1.2.5 to 1.2.6
    - [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
    - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/smithy-lang/smithy-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: aws-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: aws-sigv4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    fa9976b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. chore(deps): bump the patch-minor group across 1 directory with 5 upd…

    …ates (#237)
    
    Bumps the patch-minor group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.4` | `2.0.11` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` |
    
    
    
    Updates `anyhow` from 1.0.94 to 1.0.95
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.94...1.0.95)
    
    Updates `async-trait` from 0.1.83 to 0.1.85
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.83...0.1.85)
    
    Updates `clap` from 4.5.23 to 4.5.26
    - [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.23...clap_complete-v4.5.26)
    
    Updates `thiserror` from 2.0.4 to 2.0.11
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.4...2.0.11)
    
    Updates `tokio` from 1.42.0 to 1.43.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-minor
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: patch-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    a3e1519 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the aws group across 1 directory with 2 updates (#232)

    Bumps the aws group with 1 update in the / directory: [aws-config](https://github.com/smithy-lang/smithy-rs).
    
    
    Updates `aws-config` from 1.5.10 to 1.5.13
    - [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
    - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/smithy-lang/smithy-rs/commits)
    
    Updates `aws-runtime` from 1.4.4 to 1.5.3
    - [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
    - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/smithy-lang/smithy-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: aws-config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: aws-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    6ed8354 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the hyper group across 1 directory with 2 updates (#…

    …229)
    
    Bumps the hyper group with 2 updates in the / directory: [hyper](https://github.com/hyperium/hyper) and [hyper-rustls](https://github.com/rustls/hyper-rustls).
    
    
    Updates `hyper` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.5.1...v1.5.2)
    
    Updates `hyper-rustls` from 0.27.3 to 0.27.5
    - [Release notes](https://github.com/rustls/hyper-rustls/releases)
    - [Commits](rustls/hyper-rustls@v/0.27.3...v/0.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: hyper
    - dependency-name: hyper-rustls
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: hyper
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    af713be View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump aws-mfa from 1.0.21 to 1.0.22 in the aws group (#238)

    Bumps the aws group with 1 update: [aws-mfa](https://github.com/jhandguy/aws-mfa).
    
    
    Updates `aws-mfa` from 1.0.21 to 1.0.22
    - [Release notes](https://github.com/jhandguy/aws-mfa/releases)
    - [Commits](jhandguy/aws-mfa@v1.0.21...v1.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: aws-mfa
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    02d7142 View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies

    jhandguy committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    3ca7497 View commit details
    Browse the repository at this point in the history
Loading