Skip to content

chore(deps): update dependency meck to v1 - #1376

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/meck-1.x
Open

chore(deps): update dependency meck to v1#1376
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/meck-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

eproxus/meck (meck)

v1.2.0

Compare Source

Added
  • Official support for Erlang 29
Fixed

v1.1.1

Compare Source

Fixed
  • Fix crash when concurrent tests start the cover server simultaneously (#​259) (modellurgist)
  • Fix compiler warning with Erlang/OTP 29 by replacing bare catch with try-catch (#​260) (legoscia)

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: (UTC)

  • 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 is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@renovate

renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.20.3

@coveralls

coveralls commented Aug 1, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 90.455% (-0.02%) from 90.475% — renovate/meck-1.x into master

@renovate
renovate Bot force-pushed the renovate/meck-1.x branch from 47f3954 to dcf16ad Compare August 1, 2026 06:10
@renovate
renovate Bot force-pushed the renovate/meck-1.x branch 2 times, most recently from 20853d8 to 70de8c9 Compare August 11, 2026 13:35
@renovate
renovate Bot force-pushed the renovate/meck-1.x branch from 70de8c9 to 9bdc8c4 Compare August 13, 2026 05:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant