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

fix(deps): update rust crates #4785

Merged
merged 1 commit into from
Dec 23, 2024
Merged

fix(deps): update rust crates #4785

merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change
colored dependencies minor 2.1.0 -> 2.2.0
libc dependencies patch 0.2.167 -> 0.2.169
roaring dependencies patch 0.10.8 -> 0.10.9

Release Notes

mackwic/colored (colored)

v2.2.0

Compare Source

rust-lang/libc (libc)

v0.2.169

Compare Source

Added
  • FreeBSD: add more socket TCP stack constants #​4193
  • Fuchsia: add a sockaddr_vm definition #​4194
Fixed

Breaking: rust-lang/rust#132975 corrected the signedness of core::ffi::c_char on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes to libc, including the following specific pull requests:

  • ESP-IDF: Replace arch-conditional c_char with a reexport #​4195
  • Fix c_char on various targets #​4199
  • Mirror c_char configuration from rust-lang/rust #​4198
Cleanup
  • Do not re-export c_void in target-specific code #​4200

v0.2.168

Compare Source

Added
Deprecated
  • FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (#​4183)
Fixed
  • Make the Debug implementation for unions opaque (#​4176)
Other
  • Allow the unpredictable_function_pointer_comparisons lint where needed #​4177
  • CI: Upload artifacts created by libc-test #​4180
  • CI: Use workflow commands to group output by target #​4179
  • CI: add caching #​4183
RoaringBitmap/roaring-rs (roaring)

v0.10.9

Compare Source

What's Changed

Full Changelog: RoaringBitmap/roaring-rs@v0.10.8...v0.10.9


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-Linter Area: linter A-Tooling Area: internal tools L-JavaScript Language: JavaScript and super languages labels Dec 23, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50265 50265 0
Passed 49037 49037 0
Failed 1228 1228 0
Panics 0 0 0
Coverage 97.56% 97.56% 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 6618 6618 0
Passed 2218 2218 0
Failed 4400 4400 0
Panics 0 0 0
Coverage 33.51% 33.51% 0.00%

ts/babel

Test result main count This PR count Difference
Total 729 729 0
Passed 656 656 0
Failed 73 73 0
Panics 0 0 0
Coverage 89.99% 89.99% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18635 18635 0
Passed 14287 14287 0
Failed 4348 4348 0
Panics 0 0 0
Coverage 76.67% 76.67% 0.00%

Copy link

codspeed-hq bot commented Dec 23, 2024

CodSpeed Performance Report

Merging #4785 will not alter performance

Comparing renovate/rust-crates (8b196e7) with main (78478db)

Summary

✅ 97 untouched benchmarks

@ematipico ematipico merged commit e56b8c4 into main Dec 23, 2024
13 checks passed
@ematipico ematipico deleted the renovate/rust-crates branch December 23, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Linter Area: linter A-Tooling Area: internal tools L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant