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): update dependency asynckeyedlock to v6.4.2 #241

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AsyncKeyedLock 6.2.1 -> 6.4.2 age adoption passing confidence

Release Notes

MarkCiliaVincenti/AsyncKeyedLock (AsyncKeyedLock)

v6.4.2

Compare Source

Exposing constructor for AsyncKeyedLockTimeoutReleaser.

v6.4.1

Compare Source

New methods for conditional locking enabled also for StripedAsyncKeyedLocker and AsyncNonKeyedLocker.

v6.4.0

Compare Source

New methods for conditional locking which can be used in recursive methods as a workaround for reentrancy. If the condition is false, it enters without locking.

v6.3.4

Compare Source

Big (~25%) performance improvement when using pooled locking.

v6.3.3

Compare Source

Performance improvement on AsyncNonKeyedLocker.

v6.3.2

Performance improvement on AsyncNonKeyedLocker.

v6.3.0

Compare Source

Added a simple, non-keyed async lock through AsyncNonKeyedLocker.

v6.2.6

Compare Source

Cleaning pooling and aggressively inlining locking methods.

v6.2.5

Compare Source

Minor optimizations.

v6.2.4

Compare Source

Allowed optional ConfigureAwaitOptions on .NET 8.0 or greater.

v6.2.3

Compare Source

Allowed optional continueOnCapturedContext, defaulting to false. Contributed by @​c0nd3v.

v6.2.2

Compare Source

Fixed potential unnecessary slowdown.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added dependencies Pull requests that update a dependency file nuget labels Nov 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.2.2 chore(deps): update dependency asynckeyedlock to v6.2.3 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch 2 times, most recently from c148895 to 818fefe Compare December 6, 2023 15:15
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.2.3 chore(deps): update dependency asynckeyedlock to v6.2.4 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from 818fefe to b9d1ba9 Compare December 30, 2023 12:12
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.2.4 chore(deps): update dependency asynckeyedlock to v6.2.5 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from b9d1ba9 to 08e63eb Compare January 1, 2024 16:20
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.2.5 chore(deps): update dependency asynckeyedlock to v6.2.6 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from 08e63eb to c50f092 Compare January 14, 2024 12:39
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.2.6 chore(deps): update dependency asynckeyedlock to v6.3.0 Jan 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.3.0 chore(deps): update dependency asynckeyedlock to v6.3.3 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from c50f092 to 487ac74 Compare January 14, 2024 22:26
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from 487ac74 to f2215f4 Compare January 23, 2024 14:33
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.3.3 chore(deps): update dependency asynckeyedlock to v6.3.4 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from f2215f4 to f1b38ed Compare April 20, 2024 18:48
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.3.4 chore(deps): update dependency asynckeyedlock to v6.4.0 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from f1b38ed to 088e802 Compare April 21, 2024 10:55
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.4.0 chore(deps): update dependency asynckeyedlock to v6.4.1 Apr 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency asynckeyedlock to v6.4.1 chore(deps): update dependency asynckeyedlock to v6.4.2 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/asynckeyedlock-6.x branch from 088e802 to 2129d64 Compare April 21, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file nuget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants