-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade all dependencies to latest releases #658
Merged
Merged
Conversation
This file contains 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
Contributor
otavio
commented
Mar 17, 2022
- cargo: Update all minor dependencies
- cargo: Upgrade nix to 0.23.1
- cargo: Upgrade which to 4.2.4
- cargo: Upgrade rustc_version to 0.4.0
Following dependencies were change: ,---- | Updating crates.io index | Updating addr2line v0.12.2 -> v0.17.0 | Adding adler v1.0.2 | Removing adler32 v1.1.0 | Updating autocfg v1.0.1 -> v1.1.0 | Updating backtrace v0.3.49 -> v0.3.64 | Updating bitflags v1.2.1 -> v1.3.2 | Updating cc v1.0.56 -> v1.0.73 | Removing cfg-if v0.1.10 | Updating error-chain v0.12.2 -> v0.12.4 | Updating gimli v0.21.0 -> v0.26.1 | Updating hermit-abi v0.1.14 -> v0.1.19 | Updating itoa v0.4.6 -> v1.0.1 | Updating libc v0.2.104 -> v0.2.120 | Adding memchr v2.4.1 | Updating memoffset v0.6.4 -> v0.6.5 | Updating miniz_oxide v0.3.7 -> v0.4.4 | Updating nix v0.22.1 -> v0.22.3 | Updating object v0.20.0 -> v0.27.1 | Updating rustc-demangle v0.1.16 -> v0.1.21 | Updating ryu v1.0.5 -> v1.0.9 | Updating serde v1.0.114 -> v1.0.136 | Updating serde_json v1.0.56 -> v1.0.79 | Updating toml v0.5.6 -> v0.5.8 | Updating version_check v0.9.2 -> v0.9.4 `---- Signed-off-by: Otavio Salvador <[email protected]>
Signed-off-by: Otavio Salvador <[email protected]>
Signed-off-by: Otavio Salvador <[email protected]>
Signed-off-by: Otavio Salvador <[email protected]>
Signed-off-by: Otavio Salvador <[email protected]>
reitermarkus
approved these changes
Mar 17, 2022
bors r+ |
github is experiencing some degradation, https://www.githubstatus.com/incidents/sksd097hm0y5 |
It does; I had some failure when creating last PRs. |
bors r=reitermarkus |
Already running a review |
bors cancel bors r=reitermarkus |
Canceled. |
Build succeeded: |
Alexhuszagh
added
enhancement
no-ci-targets
PRs that do not affect any cross-compilation targets.
labels
Nov 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.