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

chore(deps): update rust crates #3640

Merged
merged 1 commit into from
Aug 12, 2024
Merged

chore(deps): update rust crates #3640

merged 1 commit into from
Aug 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_test dev-dependencies patch 1.0.176 -> 1.0.177
tikv-jemallocator dependencies minor 0.5.4 -> 0.6.0
tikv-jemallocator dependencies minor 0.5.1 -> 0.6.0
tracing-tree dependencies minor 0.3.1 -> 0.4.0
trybuild dev-dependencies patch 1.0.97 -> 1.0.99
ureq dependencies patch 2.10.0 -> 2.10.1

Release Notes

serde-rs/test (serde_test)

v1.0.177

Compare Source

  • Forward a number of additional methods to the originals in Compact / Readable wrappers (#​35, thanks @​Mingun)
tikv/jemallocator (tikv-jemallocator)

v0.6.0

  • Fix build on riscv64gc-unknown-linux-musl (#​67) (#​75)
  • Allow jemalloc-sys to be the default allocator on musl linux (#​70)
  • Add Chimera Linux to gmake targets (#​73)
  • Add profiling options to jemalloc-ctl (#​74)
  • Fix jemalloc version not shown in API (#​77)
  • Fix jemalloc stats is still enabled when stats feature is disabled (#​82)
  • Fix duplicated symbol when build and link on aarch64-linux-android (#​83)
  • Revise CI runner platform on macOS (#​86)
  • Allow setting per-target env (#​91)
  • Remove outdated clippy allows (#​94)
  • Set MSRV to 1.71.0 (#​95)

Note since 0.6.0, if you want to use jemalloc stats, you have to enable the
feature explicitly.

dtolnay/trybuild (trybuild)

v1.0.99

Compare Source

v1.0.98

Compare Source

  • Fix enabling of default features for workspace dependencies (#​282, thanks @​gui1117)
algesten/ureq (ureq)

v2.10.1

Compare Source

  • default ureq Rustls tls config updated to avoid panic for applications
    that activate the default Rustls aws-lc-rs feature without setting
    a process-wide crypto provider. ureq will now use *ring* in this
    circumstance instead of panicking.

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Tooling Area: internal tools A-Diagnostic Area: diagnostocis labels Aug 12, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 48479 48479 0
Passed 47282 47282 0
Failed 1197 1197 0
Panics 0 0 0
Coverage 97.53% 97.53% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6555 6555 0
Passed 2199 2199 0
Failed 4356 4356 0
Panics 0 0 0
Coverage 33.55% 33.55% 0.00%

ts/babel

Test result main count This PR count Difference
Total 670 670 0
Passed 598 598 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.25% 89.25% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18345 18345 0
Passed 14038 14038 0
Failed 4307 4307 0
Panics 0 0 0
Coverage 76.52% 76.52% 0.00%

Copy link

codspeed-hq bot commented Aug 12, 2024

CodSpeed Performance Report

Merging #3640 will not alter performance

Comparing renovate/rust-crates (ad48ce4) with main (cbc4c1d)

Summary

✅ 104 untouched benchmarks

@ematipico ematipico merged commit 5ff033a into main Aug 12, 2024
16 checks passed
@ematipico ematipico deleted the renovate/rust-crates branch August 12, 2024 06:08
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Core Area: core A-Diagnostic Area: diagnostocis A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants