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

Merged
merged 3 commits into from
Sep 5, 2024
Merged

fix(deps): update rust crates #3751

merged 3 commits into from
Sep 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Type Update Change
ascii_table dependencies patch 4.0.3 -> 4.0.4
codspeed-criterion-compat (source) dependencies minor 2.6.0 -> 2.7.0
pulldown-cmark dependencies patch 0.12.0 -> 0.12.1
pulldown-cmark dependencies minor 0.9 -> 0.12.1
quick-junit dependencies minor 0.4.0 -> 0.5.0

Release Notes

d5b4b2/ascii-table (ascii_table)

v4.0.4

  • Bumped versions on 3rd party crates.
CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)

v2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: CodSpeedHQ/codspeed-rust@v2.6.0...v2.7.0

raphlinus/pulldown-cmark (pulldown-cmark)

v0.12.1: 0.12.1

Compare Source

Security

New features

Developers

New Contributors

Full Changelog: pulldown-cmark/pulldown-cmark@v0.12.0...v0.12.1

nextest-rs/quick-junit (quick-junit)

v0.5.0

Compare Source

Changed
  • The Output type, which strips invalid XML characters from a string, has been renamed to
    XmlString.
  • All internal storage now uses XmlString rather than String.

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 the A-Tooling Area: internal tools label Sep 1, 2024
Copy link
Contributor

github-actions bot commented Sep 1, 2024

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 48504 48504 0
Passed 47313 47313 0
Failed 1191 1191 0
Panics 0 0 0
Coverage 97.54% 97.54% 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 6568 6568 0
Passed 2201 2201 0
Failed 4367 4367 0
Panics 0 0 0
Coverage 33.51% 33.51% 0.00%

ts/babel

Test result main count This PR count Difference
Total 671 671 0
Passed 599 599 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.27% 89.27% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18417 18417 0
Passed 14099 14099 0
Failed 4318 4318 0
Panics 0 0 0
Coverage 76.55% 76.55% 0.00%

Copy link

codspeed-hq bot commented Sep 1, 2024

CodSpeed Performance Report

Merging #3751 will improve performances by 7.81%

Comparing renovate/rust-crates (ea465a8) with main (8dcfff0)

Summary

⚡ 2 improvements
✅ 105 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/rust-crates Change
big5-added_15586211152145260264.json[cached] 467 µs 439.9 µs +6.15%
db_17847247775464589309.json[cached] 14 ms 13 ms +7.81%

@Conaclos Conaclos merged commit bcad101 into main Sep 5, 2024
15 checks passed
@Conaclos Conaclos deleted the renovate/rust-crates branch September 5, 2024 15:07
@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-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant