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 #3226

Merged
merged 1 commit into from
Jun 18, 2024
Merged

fix(deps): update rust crates #3226

merged 1 commit into from
Jun 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
backtrace dependencies patch 0.3.72 -> 0.3.73
git2 dependencies minor 0.18.3 -> 0.19.0
memchr dev-dependencies patch 2.7.2 -> 2.7.4
url dependencies patch 2.5.0 -> 2.5.1

Release Notes

rust-lang/backtrace-rs (backtrace)

v0.3.73

Compare Source

This basically just is bugfixes so that backtrace works on Windows 7 again.

What's Changed
New Contributors

Full Changelog: rust-lang/backtrace-rs@0.3.72...0.3.73

rust-lang/git2-rs (git2)

v0.19.0

Compare Source

0.18.3...0.19.0

Added
  • Added opts functions to control server timeouts (get_server_connect_timeout_in_milliseconds, set_server_connect_timeout_in_milliseconds, get_server_timeout_in_milliseconds, set_server_timeout_in_milliseconds), and add ErrorCode::Timeout.
    #​1052
Changed
Fixed
  • Fixed some callbacks to relay the error from the callback to libgit2.
    #​1043
BurntSushi/memchr (memchr)

v2.7.4

Compare Source

v2.7.3

Compare Source

servo/rust-url (url)

v2.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-url@v2.5.0...v2.5.1


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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added A-Tooling Area: internal tools A-Diagnostic Area: diagnostocis labels Jun 17, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50226 50226 0
Passed 49119 49119 0
Failed 1107 1107 0
Panics 0 0 0
Coverage 97.80% 97.80% 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 6532 6532 0
Passed 2084 2084 0
Failed 4448 4448 0
Panics 0 0 0
Coverage 31.90% 31.90% 0.00%

ts/babel

Test result main count This PR count Difference
Total 669 669 0
Passed 597 597 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.24% 89.24% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18227 18227 0
Passed 13967 13967 0
Failed 4260 4260 0
Panics 0 0 0
Coverage 76.63% 76.63% 0.00%

Copy link

codspeed-hq bot commented Jun 17, 2024

CodSpeed Performance Report

Merging #3226 will not alter performance

Comparing renovate/rust-crates (8394036) with main (e8c75e3)

Summary

✅ 90 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Diagnostic Area: diagnostocis A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants