Skip to content
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 5 commits into from
Mar 17, 2022
Merged

Upgrade all dependencies to latest releases #658

merged 5 commits into from
Mar 17, 2022

Conversation

otavio
Copy link
Contributor

@otavio 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]>
@otavio otavio requested a review from a team as a code owner March 17, 2022 12:24
Signed-off-by: Otavio Salvador <[email protected]>
@reitermarkus
Copy link
Member

bors r+

@Emilgardis
Copy link
Member

Emilgardis commented Mar 17, 2022

github is experiencing some degradation, https://www.githubstatus.com/incidents/sksd097hm0y5

@otavio
Copy link
Contributor Author

otavio commented Mar 17, 2022

It does; I had some failure when creating last PRs.

@Emilgardis
Copy link
Member

bors r=reitermarkus

@bors
Copy link
Contributor

bors bot commented Mar 17, 2022

Already running a review

@Emilgardis
Copy link
Member

bors cancel

bors r=reitermarkus

@bors
Copy link
Contributor

bors bot commented Mar 17, 2022

Canceled.

@bors
Copy link
Contributor

bors bot commented Mar 17, 2022

Build succeeded:

@bors bors bot merged commit 4ad6347 into cross-rs:main Mar 17, 2022
@Emilgardis Emilgardis added this to the v0.2.2 milestone Jun 15, 2022
@Alexhuszagh 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
enhancement no-ci-targets PRs that do not affect any cross-compilation targets.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants