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

Update dependencies-non-major #81

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-global-executor dependencies minor 2.0.4 -> 2.1.0
deadpool dependencies patch 0.9.4 -> 0.9.5
libc dependencies patch 0.2.125 -> 0.2.126

Release Notes

Keruspe/async-global-executor

v2.1.0

Compare Source

  • Switch from async-mutex to async-lock
  • Switch from num-cpus to Use std::thread::available_parallelism
  • Update MSRV to 1.59
  • Update to edition 2021
bikeshedder/deadpool

v0.9.5

Compare Source

  • Fix bug causing the pool to exceed its max_size in the
    case of a recycling error.
  • Fix panic caused by an integer overflow in the case of
    a failing post_create hook.
rust-lang/libc

v0.2.126

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/libc@0.2.125...0.2.126


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 7d4980c to 07d0838 Compare May 29, 2022 10:07
@vertexclique vertexclique merged commit 26e47b5 into master Jun 2, 2022
@vertexclique vertexclique deleted the renovate/dependencies-non-major branch June 2, 2022 20:17
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.

2 participants