build(deps): bump the cargo group with 39 updates#138
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the cargo group with 39 updates#138dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 39 updates: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.20.0` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.77.0` | `0.78.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.53` | `1.2.54` | | [gix-actor](https://github.com/GitoxideLabs/gitoxide) | `0.37.1` | `0.38.0` | | [gix-chunk](https://github.com/GitoxideLabs/gitoxide) | `0.4.12` | `0.5.0` | | [gix-command](https://github.com/GitoxideLabs/gitoxide) | `0.6.5` | `0.7.0` | | [gix-commitgraph](https://github.com/GitoxideLabs/gitoxide) | `0.31.0` | `0.32.0` | | [gix-config](https://github.com/GitoxideLabs/gitoxide) | `0.50.0` | `0.51.0` | | [gix-config-value](https://github.com/GitoxideLabs/gitoxide) | `0.16.0` | `0.17.0` | | [gix-date](https://github.com/GitoxideLabs/gitoxide) | `0.12.1` | `0.13.0` | | [gix-diff](https://github.com/GitoxideLabs/gitoxide) | `0.57.1` | `0.58.0` | | [gix-discover](https://github.com/GitoxideLabs/gitoxide) | `0.45.0` | `0.46.0` | | [gix-features](https://github.com/GitoxideLabs/gitoxide) | `0.45.2` | `0.46.0` | | [gix-fs](https://github.com/GitoxideLabs/gitoxide) | `0.18.2` | `0.19.0` | | [gix-glob](https://github.com/GitoxideLabs/gitoxide) | `0.23.0` | `0.24.0` | | [gix-hash](https://github.com/GitoxideLabs/gitoxide) | `0.21.2` | `0.22.0` | | [gix-hashtable](https://github.com/GitoxideLabs/gitoxide) | `0.11.0` | `0.12.0` | | [gix-index](https://github.com/GitoxideLabs/gitoxide) | `0.45.1` | `0.46.0` | | [gix-lock](https://github.com/GitoxideLabs/gitoxide) | `20.0.1` | `21.0.0` | | [gix-object](https://github.com/GitoxideLabs/gitoxide) | `0.54.1` | `0.55.0` | | [gix-odb](https://github.com/GitoxideLabs/gitoxide) | `0.74.0` | `0.75.0` | | [gix-pack](https://github.com/GitoxideLabs/gitoxide) | `0.64.1` | `0.65.0` | | [gix-packetline](https://github.com/GitoxideLabs/gitoxide) | `0.20.0` | `0.21.0` | | [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.22` | `0.11.0` | | [gix-protocol](https://github.com/GitoxideLabs/gitoxide) | `0.55.0` | `0.56.0` | | [gix-ref](https://github.com/GitoxideLabs/gitoxide) | `0.57.0` | `0.58.0` | | [gix-refspec](https://github.com/GitoxideLabs/gitoxide) | `0.35.0` | `0.36.0` | | [gix-revision](https://github.com/GitoxideLabs/gitoxide) | `0.39.0` | `0.40.0` | | [gix-revwalk](https://github.com/GitoxideLabs/gitoxide) | `0.25.0` | `0.26.0` | | [gix-sec](https://github.com/GitoxideLabs/gitoxide) | `0.12.2` | `0.13.0` | | [gix-shallow](https://github.com/GitoxideLabs/gitoxide) | `0.7.0` | `0.8.0` | | [gix-tempfile](https://github.com/GitoxideLabs/gitoxide) | `20.0.1` | `21.0.0` | | [gix-transport](https://github.com/GitoxideLabs/gitoxide) | `0.52.1` | `0.53.0` | | [gix-traverse](https://github.com/GitoxideLabs/gitoxide) | `0.51.1` | `0.52.0` | | [gix-url](https://github.com/GitoxideLabs/gitoxide) | `0.34.0` | `0.35.0` | | [gix-validate](https://github.com/GitoxideLabs/gitoxide) | `0.10.1` | `0.11.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` | | [prodash](https://github.com/GitoxideLabs/prodash) | `30.0.1` | `31.0.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` | Updates `uuid` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) Updates `gix` from 0.77.0 to 0.78.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.77.0...gix-v0.78.0) Updates `cc` from 1.2.53 to 1.2.54 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.53...cc-v1.2.54) Updates `gix-actor` from 0.37.1 to 0.38.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-actor-v0.37.1...gix-actor-v0.38.0) Updates `gix-chunk` from 0.4.12 to 0.5.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-chunk-v0.4.12...gix-chunk-v0.5.0) Updates `gix-command` from 0.6.5 to 0.7.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-command-v0.6.5...gix-command-v0.7.0) Updates `gix-commitgraph` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-commitgraph-v0.31.0...gix-commitgraph-v0.32.0) Updates `gix-config` from 0.50.0 to 0.51.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-config-v0.50.0...gix-config-v0.51.0) Updates `gix-config-value` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-config-value-v0.16.0...gix-config-value-v0.17.0) Updates `gix-date` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-date-v0.12.1...gix-date-v0.13.0) Updates `gix-diff` from 0.57.1 to 0.58.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-diff-v0.57.1...gix-diff-v0.58.0) Updates `gix-discover` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-discover-v0.45.0...gix-discover-v0.46.0) Updates `gix-features` from 0.45.2 to 0.46.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.45.2...gix-features-v0.46.0) Updates `gix-fs` from 0.18.2 to 0.19.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-fs-v0.18.2...gix-fs-v0.19.0) Updates `gix-glob` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-glob-v0.23.0...gix-glob-v0.24.0) Updates `gix-hash` from 0.21.2 to 0.22.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-hash-v0.21.2...gix-hash-v0.22.0) Updates `gix-hashtable` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-hashtable-v0.11.0...gix-hashtable-v0.12.0) Updates `gix-index` from 0.45.1 to 0.46.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-index-v0.45.1...gix-index-v0.46.0) Updates `gix-lock` from 20.0.1 to 21.0.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-lock-v20.0.1...gix-lock-v21.0.0) Updates `gix-object` from 0.54.1 to 0.55.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-object-v0.54.1...gix-object-v0.55.0) Updates `gix-odb` from 0.74.0 to 0.75.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-odb-v0.74.0...gix-odb-v0.75.0) Updates `gix-pack` from 0.64.1 to 0.65.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-pack-v0.64.1...gix-pack-v0.65.0) Updates `gix-packetline` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-packetline-v0.20.0...gix-packetline-v0.21.0) Updates `gix-path` from 0.10.22 to 0.11.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.22...gix-path-v0.11.0) Updates `gix-protocol` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-protocol-v0.55.0...gix-protocol-v0.56.0) Updates `gix-ref` from 0.57.0 to 0.58.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-ref-v0.57.0...gix-ref-v0.58.0) Updates `gix-refspec` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-refspec-v0.35.0...gix-refspec-v0.36.0) Updates `gix-revision` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-revision-v0.39.0...gix-revision-v0.40.0) Updates `gix-revwalk` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-revwalk-v0.25.0...gix-revwalk-v0.26.0) Updates `gix-sec` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-sec-v0.12.2...gix-sec-v0.13.0) Updates `gix-shallow` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-shallow-v0.7.0...gix-shallow-v0.8.0) Updates `gix-tempfile` from 20.0.1 to 21.0.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-tempfile-v20.0.1...gix-tempfile-v21.0.0) Updates `gix-transport` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-transport-v0.52.1...gix-transport-v0.53.0) Updates `gix-traverse` from 0.51.1 to 0.52.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-traverse-v0.51.1...gix-traverse-v0.52.0) Updates `gix-url` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-url-v0.34.0...gix-url-v0.35.0) Updates `gix-validate` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-validate-v0.10.1...gix-validate-v0.11.0) Updates `proc-macro2` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.105...1.0.106) Updates `prodash` from 30.0.1 to 31.0.0 - [Release notes](https://github.com/GitoxideLabs/prodash/releases) - [Changelog](https://github.com/GitoxideLabs/prodash/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/prodash@v30.0.1...v31.0.0) Updates `quote` from 1.0.43 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.43...1.0.44) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix dependency-version: 0.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-actor dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-chunk dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-command dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-commitgraph dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-config dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-config-value dependency-version: 0.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-date dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-diff dependency-version: 0.58.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-discover dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-features dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-fs dependency-version: 0.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-glob dependency-version: 0.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-hash dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-hashtable dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-index dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-lock dependency-version: 21.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: gix-object dependency-version: 0.55.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-odb dependency-version: 0.75.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-pack dependency-version: 0.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-packetline dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-path dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-protocol dependency-version: 0.56.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-ref dependency-version: 0.58.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-refspec dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-revision dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-revwalk dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-sec dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-shallow dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-tempfile dependency-version: 21.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: gix-transport dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-traverse dependency-version: 0.52.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-url dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-validate dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prodash dependency-version: 31.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: quote dependency-version: 1.0.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 39 updates:
1.19.01.20.00.77.00.78.01.2.531.2.540.37.10.38.00.4.120.5.00.6.50.7.00.31.00.32.00.50.00.51.00.16.00.17.00.12.10.13.00.57.10.58.00.45.00.46.00.45.20.46.00.18.20.19.00.23.00.24.00.21.20.22.00.11.00.12.00.45.10.46.020.0.121.0.00.54.10.55.00.74.00.75.00.64.10.65.00.20.00.21.00.10.220.11.00.55.00.56.00.57.00.58.00.35.00.36.00.39.00.40.00.25.00.26.00.12.20.13.00.7.00.8.020.0.121.0.00.52.10.53.00.51.10.52.00.34.00.35.00.10.10.11.01.0.1051.0.10630.0.131.0.01.0.431.0.44Updates
uuidfrom 1.19.0 to 1.20.0Release notes
Sourced from uuid's releases.
Commits
c3346ddMerge pull request #857 from uuid-rs/cargo/v1.20.066eebc3prepare for 1.20.0 release3b66758Merge pull request #856 from uuid-rs/docs/bytes-le-orderinge2bdd44don't run UI tests in wasmb6dc7ecnote that ordering applies to fields in to/from_bytes_lea0281cdMerge pull request #855 from uuid-rs/feat/serde-fmtdb27b67Merge pull request #854 from mivort/non-nil-uuid-ordefb06f2implement Deserialize on adapter types50d44adDerive Ord and PartialOrd for NonNilUuidUpdates
gixfrom 0.77.0 to 0.78.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
a5225a7Release gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge...562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creationUpdates
ccfrom 1.2.53 to 1.2.54Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)Updates
gix-actorfrom 0.37.1 to 0.38.0Release notes
Sourced from gix-actor's releases.
Changelog
Sourced from gix-actor's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-chunkfrom 0.4.12 to 0.5.0Release notes
Sourced from gix-chunk's releases.
Changelog
Sourced from gix-chunk's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-commandfrom 0.6.5 to 0.7.0Release notes
Sourced from gix-command's releases.
Changelog
Sourced from gix-command's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-commitgraphfrom 0.31.0 to 0.32.0Release notes
Sourced from gix-commitgraph's releases.
Changelog
Sourced from gix-commitgraph's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-configfrom 0.50.0 to 0.51.0Release notes
Sourced from gix-config's releases.
Changelog
Sourced from gix-config's changelog.
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-config-valuefrom 0.16.0 to 0.17.0Release notes
Sourced from gix-config-value's releases.
Changelog
Sourced from gix-config-value's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-datefrom 0.12.1 to 0.13.0Release notes
Sourced from gix-date's releases.
Changelog
Sourced from gix-date's changelog.
... (truncated)
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-difffrom 0.57.1 to 0.58.0Release notes
Sourced from gix-diff's releases.
Commits
562e684Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...fa302a1Fixes to make a release work.6c92991Add progress report for 26-01.be50716Merge pull request #2392 from EliahKagan/powerpc64le-next2a5d565Bumpaws-lc-rsandaws-lc-systo fix powerpc64le builds492452aRevert "Don't build powerpc64lemax-purerelease asset, for now"5134b2dMerge pull request #2391 from lunbun/typo-gix-fs-dir-createfa85ed3Merge pull request #2390 from GitoxideLabs/gix-errorcf83ab4fix: correct typo in error message for gix-fs directory creation64fb9deMake validate errors non-exhaustive and flatten them.Updates
gix-discoverfrom 0.45.0 to 0.46.0Release notes
Sourced from gix-discover's releases.
Changelog
Sourced from gix-discover's changelog.