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): lock file maintenance rust crates #3248

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
napi workspace.dependencies patch 2.16.4 -> 2.16.6
napi-derive workspace.dependencies patch 2.16.3 -> 2.16.4
num-bigint workspace.dependencies patch 0.4.4 -> 0.4.5
petgraph workspace.dependencies patch 0.6.4 -> 0.6.5
proc-macro2 workspace.dependencies patch 1.0.81 -> 1.0.82
serde (source) workspace.dependencies patch 1.0.200 -> 1.0.201
serde_json workspace.dependencies patch 1.0.116 -> 1.0.117
trybuild workspace.dependencies patch 1.0.93 -> 1.0.95

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

napi-rs/napi-rs (napi)

v2.16.6

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.6

v2.16.5

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.5

rust-num/num-bigint (num-bigint)

v0.4.5

Compare Source

Contributors: @​cuviper, @​joelonsql, @​waywardmonkeys

petgraph/petgraph (petgraph)

v0.6.5

Compare Source

==========================

  • Add rayon support for GraphMap (#573, #615)
  • Add Topo::with_initials method (#585_)
  • Add logo to the project (#598_)
  • Add Ford-Fulkerson algorithm (#640_)
  • Update itertools to 0.12.1 (#628_)
  • Update GraphMap to allow custom hash functions (#623_)
  • Fix documentation (#630_)
  • Fix clippy warnings (#627_)
  • (internal) Fix remove old copyclone macro (#601_)
  • (internal) Move minimum spanning tree into own module (#624_)

.. _#573: https://github.com/petgraph/petgraph/pull/573
.. _#615: https://github.com/petgraph/petgraph/pull/615
.. _#585: https://github.com/petgraph/petgraph/pull/585
.. _#598: https://github.com/petgraph/petgraph/pull/598
.. _#640: https://github.com/petgraph/petgraph/pull/640
.. _#628: https://github.com/petgraph/petgraph/pull/628
.. _#623: https://github.com/petgraph/petgraph/pull/623
.. _#630: https://github.com/petgraph/petgraph/pull/630
.. _#627: https://github.com/petgraph/petgraph/pull/627
.. _#601: https://github.com/petgraph/petgraph/pull/601
.. _#624: https://github.com/petgraph/petgraph/pull/624

dtolnay/proc-macro2 (proc-macro2)

v1.0.82

Compare Source

  • Resolve unexpected_cfgs warning (#​456)
serde-rs/serde (serde)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)
serde-rs/json (serde_json)

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)
dtolnay/trybuild (trybuild)

v1.0.95

Compare Source

  • Keep long type names in diagnostics so that test output does not vary depending on the length of the absolute filepath of the crate (#​269)

v1.0.94

Compare Source

  • Resolve unexpected_cfgs warning (#​268)

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) May 12, 2024 19:27
Copy link

graphite-app bot commented May 12, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@renovate renovate bot merged commit 3633500 into main May 12, 2024
25 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch May 12, 2024 19:32
Copy link

codspeed-hq bot commented May 12, 2024

CodSpeed Performance Report

Merging #3248 will not alter performance

Comparing renovate/rust-crates (c32d64c) with main (1f135ce)

Summary

✅ 27 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants