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.20
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.21
Choose a head ref
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    773906a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb0f73 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. chore(deps): bump the patch-minor group across 1 directory with 3 updโ€ฆ

    โ€ฆates (#215)
    
    Bumps the patch-minor group with 3 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow), [clap](https://github.com/clap-rs/clap) and [tokio](https://github.com/tokio-rs/tokio).
    
    
    Updates `anyhow` from 1.0.92 to 1.0.93
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.92...1.0.93)
    
    Updates `clap` from 4.5.20 to 4.5.21
    - [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.20...clap_complete-v4.5.21)
    
    Updates `tokio` from 1.41.0 to 1.41.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      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: tokio
      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 2, 2024
    Configuration menu
    Copy the full SHA
    fd1e239 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 (#213)

    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.9 to 1.5.10
    - [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-smithy-runtime-api` from 1.7.2 to 1.7.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-smithy-runtime-api
      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 2, 2024
    Configuration menu
    Copy the full SHA
    8c558eb View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump hyper from 1.5.0 to 1.5.1 in the hyper group (#216)

    Bumps the hyper group with 1 update: [hyper](https://github.com/hyperium/hyper).
    
    
    Updates `hyper` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.5.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: hyper
      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 Dec 2, 2024
    Configuration menu
    Copy the full SHA
    74a51ec View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump thiserror from 1.0.67 to 2.0.3 (#217)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.67 to 2.0.3.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.67...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    988e8a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. chore(deps): bump the patch-minor group with 4 updates (#219)

    Bumps the patch-minor group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [thiserror](https://github.com/dtolnay/thiserror), [tokio](https://github.com/tokio-rs/tokio) and [time](https://github.com/time-rs/time).
    
    
    Updates `anyhow` from 1.0.93 to 1.0.94
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.93...1.0.94)
    
    Updates `thiserror` from 2.0.3 to 2.0.4
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.3...2.0.4)
    
    Updates `tokio` from 1.41.1 to 1.42.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0)
    
    Updates `time` from 0.3.36 to 0.3.37
    - [Release notes](https://github.com/time-rs/time/releases)
    - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
    - [Commits](time-rs/time@v0.3.36...v0.3.37)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      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
    - dependency-name: time
      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 3, 2024
    Configuration menu
    Copy the full SHA
    513be7a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump aws-mfa from 1.0.20 to 1.0.21 in the aws group (#218)

    Bumps the aws group with 1 update: [aws-mfa](https://github.com/jhandguy/aws-mfa).
    
    
    Updates `aws-mfa` from 1.0.20 to 1.0.21
    - [Release notes](https://github.com/jhandguy/aws-mfa/releases)
    - [Commits](jhandguy/aws-mfa@v1.0.20...v1.0.21)
    
    ---
    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 Dec 3, 2024
    Configuration menu
    Copy the full SHA
    79cd2d3 View commit details
    Browse the repository at this point in the history
  3. chore: update dependencies

    jhandguy committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a118852 View commit details
    Browse the repository at this point in the history
Loading