Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Type Update Change
meck (source) prod major ~> 0.9 -> ~> 1.0

Release Notes

eproxus/meck (meck)

v1.1.0

Compare Source

Added
  • Official support for Erlang 28
  • Support for mocked modules together with EDB (#​254) (robertoaloi)
Removed
  • Support for Erlang 25

v1.0.0

Compare Source

Added
  • Official support for Erlang 27.0
  • Reload modules that were loaded before mocking (#​228) (zsoci)
Fixed
  • Fix misleading not_mocked errors when unloading a mock (#​231) (aronisstav)
  • Fix calling mocked modules from expectations fun (#​232) (pergu)
  • Fix spec of meck:raise/2
  • Increase meck_proc stop timeout to infinity to prevent confusing errors
  • Code coverage leak from temporary backup modules in Erlang.mk (#​246) (andrei-mihaila)
Removed
  • Compatibility for Erlang versions below 22. Meck will follow the officially
    supported Erlang versions for future releases (latest major and two previous
    versions). Older versions might still work but there is no guarantee and no
    support.

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 meck to v1 chore(deps): update dependency meck to v1 - autoclosed Jul 31, 2025
@renovate renovate bot closed this Jul 31, 2025
@renovate renovate bot deleted the renovate/meck-1.x branch July 31, 2025 02:15
@renovate renovate bot changed the title chore(deps): update dependency meck to v1 - autoclosed chore(deps): update dependency meck to v1 Jul 31, 2025
@renovate renovate bot reopened this Jul 31, 2025
@renovate renovate bot force-pushed the renovate/meck-1.x branch from bf4262a to 1ca7b5c Compare July 31, 2025 09:09
@renovate renovate bot force-pushed the renovate/meck-1.x branch from 1ca7b5c to 0dd3c24 Compare October 12, 2025 13:07
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