-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jhandguy/aoss-curl
base: v1.0.21
head repository: jhandguy/aoss-curl
compare: v1.0.22
- 8 commits
- 2 files changed
- 2 contributors
Commits on Dec 5, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4409013 - Browse repository at this point
Copy the full SHA 4409013View commit details
Commits on Dec 8, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 869fa66 - Browse repository at this point
Copy the full SHA 869fa66View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fa9976b - Browse repository at this point
Copy the full SHA fa9976bView commit details
Commits on Jan 15, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a3e1519 - Browse repository at this point
Copy the full SHA a3e1519View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6ed8354 - Browse repository at this point
Copy the full SHA 6ed8354View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for af713be - Browse repository at this point
Copy the full SHA af713beView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 02d7142 - Browse repository at this point
Copy the full SHA 02d7142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca7497 - Browse repository at this point
Copy the full SHA 3ca7497View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.21...v1.0.22