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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update rust crates #4840

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change
git2 dependencies minor 0.19.0 -> 0.20.0
prettyplease build-dependencies patch 0.2.25 -> 0.2.27
roaring dependencies patch 0.10.9 -> 0.10.10

Release Notes

rust-lang/git2-rs (git2)

v0.20.0

Compare Source

0.19.0...0.20.0

Added
  • Debug is now implemented for transport::Service
    #​1074
  • Added Repository::commondir
    #​1079
  • Added Repository::merge_base_octopus
    #​1088
  • Restored impls for PartialOrd, Ord, and Hash for bitflags types that were inadvertently removed in a prior release.
    #​1096
  • Added CheckoutBuilder::disable_pathspec_match
    #​1107
  • Added PackBuilder::write
    #​1110
Changed
  • ❗ Updated to libgit2 1.9.0
    #​1111
  • ❗ Removed the ssh_key_from_memory Cargo feature, it was unused.
    #​1087
  • ❗ Errors from Tree::walk are now correctly reported to the caller.
    #​1098
  • ❗ The trace_set callback now takes a &[u8] instead of a &str.
    #​1071
  • Error::last_error now returns Error instead of Option<Error>.
    #​1072
Fixed
  • Fixed OdbReader::read return value.
    #​1061
  • When a credential helper executes a shell command, don't pop open a console window on Windows.
    #​1075
dtolnay/prettyplease (prettyplease)

v0.2.27

Compare Source

  • Avoid trailing '.' on non-macro float literals (#​89)

v0.2.26

Compare Source

  • Synthesize parentheses for precedence (#​88)

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 Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50267 50267 0
Passed 49039 49039 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 6619 6619 0
Passed 2219 2219 0
Failed 4400 4400 0
Panics 0 0 0
Coverage 33.52% 33.52% 0.00%

ts/babel

Test result main count This PR count Difference
Total 731 731 0
Passed 658 658 0
Failed 73 73 0
Panics 0 0 0
Coverage 90.01% 90.01% 0.00%

ts/microsoft

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

Copy link

codspeed-hq bot commented Jan 6, 2025

CodSpeed Performance Report

Merging #4840 will not alter performance

Comparing renovate/rust-crates (0caa8fb) with main (eedb22e)

Summary

✅ 95 untouched benchmarks

@renovate renovate bot force-pushed the renovate/rust-crates branch from b1b17c1 to 0caa8fb Compare January 8, 2025 14:54
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

0 participants