rust icon indicating copy to clipboard operation
rust copied to clipboard

Update cargo (CVE fixes included)

Open weihanglo opened this issue 3 years ago • 3 comments

8 commits in 082503982ea0fb7a8fd72210427d43a2e2128a63..73ba3f35e0205844418260722c11602113179c4a 2022-09-13 17:49:38 +0000 to 2022-09-18 06:38:16 +0000

  • Revert "Clarify when cargo detects changes" (https://github.com/rust-lang/cargo/pull/11107)
  • Fix links to workspace inheritance headings in workspace docs (https://github.com/rust-lang/cargo/pull/11103)
  • docs(ref): Clarify workspace settings (https://github.com/rust-lang/cargo/pull/11082)
  • Update comment about ResolveVersion default version (https://github.com/rust-lang/cargo/pull/11095)
  • [master] Run reach_max_unpack_size test only on debug build (https://github.com/rust-lang/cargo/pull/11091)
  • Clarify when cargo detects changes (https://github.com/rust-lang/cargo/pull/11092)
  • [master] Fix for https://github.com/advisories/GHSA-rfj2-q3h3-hm5j and https://github.com/advisories/GHSA-2hvr-h6gw-qrxp (https://github.com/rust-lang/cargo/pull/11089)
  • Expose cargo add internals as edit API (https://github.com/rust-lang/cargo/pull/11059)

weihanglo avatar Sep 16 '22 17:09 weihanglo

Some changes occurred in src/tools/cargo

cc @ehuss

rustbot avatar Sep 16 '22 17:09 rustbot

r? @ehuss

(rust-highfive has picked a reviewer for you, use r? to override)

rust-highfive avatar Sep 16 '22 17:09 rust-highfive

:warning: Warning :warning:

  • These commits modify submodules.

rust-highfive avatar Sep 16 '22 17:09 rust-highfive

Thanks!

@bors r+ p=5

ehuss avatar Sep 19 '22 14:09 ehuss

:pushpin: Commit 6d02f782e6dc1a5b844545f4b9780b1dbcd85bf0 has been approved by ehuss

It is now in the queue for this repository.

bors avatar Sep 19 '22 14:09 bors

:hourglass: Testing commit 6d02f782e6dc1a5b844545f4b9780b1dbcd85bf0 with merge a57a6ac2eb17f9074c3762d6392bc4bad437fa7b...

bors avatar Sep 19 '22 23:09 bors

:sunny: Test successful - checks-actions Approved by: ehuss Pushing a57a6ac2eb17f9074c3762d6392bc4bad437fa7b to master...

bors avatar Sep 20 '22 02:09 bors

Finished benchmarking commit (a57a6ac2eb17f9074c3762d6392bc4bad437fa7b): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean[^1] range count[^2]
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
3.4% [2.5%, 4.3%] 2
Improvements ✅
(primary)
-1.2% [-1.2%, -1.2%] 1
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) -1.2% [-1.2%, -1.2%] 1

Cycles

Results

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean[^1] range count[^2]
Regressions ❌
(primary)
2.2% [2.2%, 2.2%] 1
Regressions ❌
(secondary)
2.1% [2.1%, 2.1%] 1
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 2.2% [2.2%, 2.2%] 1

[^1]: the arithmetic mean of the percent change [^2]: number of relevant changes

rust-timer avatar Sep 20 '22 04:09 rust-timer