-
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.20
head repository: jhandguy/aoss-curl
compare: v1.0.21
- 9 commits
- 2 files changed
- 2 contributors
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 773906a - Browse repository at this point
Copy the full SHA 773906aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb0f73 - Browse repository at this point
Copy the full SHA 9cb0f73View commit details
Commits on Dec 2, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for fd1e239 - Browse repository at this point
Copy the full SHA fd1e239View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8c558eb - Browse repository at this point
Copy the full SHA 8c558ebView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 74a51ec - Browse repository at this point
Copy the full SHA 74a51ecView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 988e8a5 - Browse repository at this point
Copy the full SHA 988e8a5View commit details
Commits on Dec 3, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 513be7a - Browse repository at this point
Copy the full SHA 513be7aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 79cd2d3 - Browse repository at this point
Copy the full SHA 79cd2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a118852 - Browse repository at this point
Copy the full SHA a118852View 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.20...v1.0.21