build(deps): bump the cargo group with 6 updates#124
Merged
Conversation
Bumps the cargo group with 6 updates: | Package | From | To | | --- | --- | --- | | [brioche-pack](https://github.com/brioche-dev/brioche) | ``3fef7e4`` | ``aaeaa7d`` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.58` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.0` | `0.2.1` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.47` | `0.8.48` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.47` | `0.8.48` | Updates `brioche-pack` from `3fef7e4` to `aaeaa7d` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@3fef7e4...aaeaa7d) Updates `cc` from 1.2.57 to 1.2.58 - [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.57...cc-v1.2.58) Updates `num-conv` from 0.2.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.2.0...v0.2.1) Updates `unicode-segmentation` from 1.12.0 to 1.13.2 - [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2) Updates `zerocopy` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) Updates `zerocopy-derive` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) --- updated-dependencies: - dependency-name: brioche-pack dependency-version: aaeaa7dd121c82c4ddb11f673a3d46d49ab142bf dependency-type: direct:production dependency-group: cargo - dependency-name: cc dependency-version: 1.2.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-segmentation dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates:
3fef7e4aaeaa7d1.2.571.2.580.2.00.2.11.12.01.13.20.8.470.8.480.8.470.8.48Updates
brioche-packfrom3fef7e4toaaeaa7dCommits
aaeaa7dfeat(sandbox): add hosts file (#445)923e1b1Update CI to swap S3 providers (#444)a11c56bBuild(deps): bump the cargo group with 2 updates (#443)Updates
ccfrom 1.2.57 to 1.2.58Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
bf119a1chore(cc): release v1.2.58 (#1694)8b8d71fUpdate Compile-time Requirements to add info about clang-cl.exe (#1693)8c6b2d7Update rusqlite requirement from 0.38.0 to 0.39.0 (#1691)Updates
num-convfrom 0.2.0 to 0.2.1Commits
b9371fev0.2.1 releaseb824ea0Mark methods as inline2ebd69fAdd saturating, checked truncation2683790Remove non-normative info from licensesUpdates
unicode-segmentationfrom 1.12.0 to 1.13.2Commits
d446fa8Set explicit 1.84 MSRV, add MSRV CI (#164)cb4972bfix: Typos in README (#161)88fac40Add semver check workflow to GitHub Actions (#160)34ae232Fix accidental breakagef7268ccUpdate changelog and version (#159)abed5f7Update quickcheck to 1.0 (#158)f6f5f21Release 1.13.013862d8feat: Support Unicode 17.0.0 (#157)1441d3dUpdate Python scripts (#155)63d0234Exclude development scripts from published package (#152)Updates
zerocopyfrom 0.8.47 to 0.8.48Commits
aa7c316Release 0.8.48 (#3157)fa6fa90[zerocopy] Re-enable big endian aarch64 types (#3073)61b2407[hermes] Release 0.1.0-alpha.7 (#3151)b2c394c[hermes] Clonehermesbranch at bb0e9f9f (#3149)a5bc780[hermes] Add auto-approval forCargo.lockandvendor(#3150)b29cc75[ci] Addall-jobs-succeedjob inauto-approve.yml(#3147)10ce767[hermes] Add description to README (#3148)d01f773[ci] Disambiguate "All checks succeeded" jobs by name (#3145)19006f8[hermes] Initial commit (#3144)c6b7949[CI] Bump the all-actions group with 6 updates (#3143)Updates
zerocopy-derivefrom 0.8.47 to 0.8.48Commits
aa7c316Release 0.8.48 (#3157)fa6fa90[zerocopy] Re-enable big endian aarch64 types (#3073)61b2407[hermes] Release 0.1.0-alpha.7 (#3151)b2c394c[hermes] Clonehermesbranch at bb0e9f9f (#3149)a5bc780[hermes] Add auto-approval forCargo.lockandvendor(#3150)b29cc75[ci] Addall-jobs-succeedjob inauto-approve.yml(#3147)10ce767[hermes] Add description to README (#3148)d01f773[ci] Disambiguate "All checks succeeded" jobs by name (#3145)19006f8[hermes] Initial commit (#3144)c6b7949[CI] Bump the all-actions group with 6 updates (#3143)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions