Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Type Update Change
mutex (source) prod major ~> 1.3 -> ~> 3.0

Release Notes

lud/mutex (mutex)

v3.0.2

Compare Source

⚙️ Miscellaneous Tasks
  • Fixed Elixir 1.19 compilation warnings

v3.0.1

Compare Source

🐛 Bug Fixes
  • Do not sleep before notifying multiple waiters that a lock is available
🚜 Refactor
  • Removed dead code
⚙️ Miscellaneous Tasks
  • Update dependabot config (#​8)
  • Update CI config (#​9)
  • Fix dialyzer warning
  • Update dependabot config (#​15)
  • Update Elixir Github workflow (#​21)

v3.0.0

Compare Source

🚀 Features
  • Added support for process name registration
  • [breaking] Removed mutex metadata
  • [breaking] Options in start_link must now always be a Keyword
  • Removed need to cleanup state every N seconds
  • Added the give_away function to transfer lock ownership
  • Renamed 'under' functions to 'with_lock'
  • [breaking] Releasing a lock is now a synchronous operation
🧪 Testing
  • Splitted tests for speed
⚙️ Miscellaneous Tasks
  • Fix github workflow for tests

v2.0.0

Compare Source

⚙️ Miscellaneous Tasks
  • Upgrade to elixir version 1.15

v1.3.3

Compare Source

v1.3.2

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency mutex to v3 chore(deps): update dependency mutex to v3 - autoclosed Jul 30, 2025
@renovate renovate bot closed this Jul 30, 2025
@renovate renovate bot deleted the renovate/mutex-3.x branch July 30, 2025 22:12
@renovate renovate bot changed the title chore(deps): update dependency mutex to v3 - autoclosed chore(deps): update dependency mutex to v3 Jul 31, 2025
@renovate renovate bot reopened this Jul 31, 2025
@renovate renovate bot force-pushed the renovate/mutex-3.x branch from be537ea to 6694ed2 Compare July 31, 2025 09:10
@renovate renovate bot force-pushed the renovate/mutex-3.x branch from 6694ed2 to dcb7ca7 Compare August 10, 2025 13:05
@renovate renovate bot force-pushed the renovate/mutex-3.x branch from dcb7ca7 to 91ad32b Compare October 16, 2025 09:38
@renovate renovate bot force-pushed the renovate/mutex-3.x branch from 91ad32b to 3edd772 Compare October 21, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant