Skip to content

chore: Bump mox from 1.0.2 to 1.3.2 - #1085

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/mox-1.3.2
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/mox-1.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026 •

Copy link
Copy Markdown
Contributor

Bumps mox from 1.0.2 to 1.3.2.

Changelog

Sourced from mox's changelog.

v1.3.2 (2026-09-11)

  • Fix an exception that would be raised in situations where an ancestor of a process in the Mox tree exited.

v1.3.1 (2026-08-31)

  • Do not crash verification after an unexpected call in shared mode

v1.3.0 (2026-08-25)

  • Bump Elixir requirement to v1.15
  • Use Process.info(pid, :parent) to discover allowances
  • Improve error messages

v1.2.0 (2024-08-04)

This release is mostly about reducing the complexity of Mox by switching its ownership implementation to use the new nimble_ownership library.

Enhancements

  • Add Mox.deny/3.
  • Optimize Mox.stub_with/2.

v1.1.0 (2023-09-20)

Enhancements

  • Support testing in a cluster
  • Support a function to retrieve the PID to allow in Mox.allow/3
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 13:22
@dependabot
dependabot Bot requested review from huangh and removed request for a team September 18, 2026 13:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 18, 2026
Bumps [mox](https://github.com/dashbitco/mox) from 1.0.2 to 1.3.2.
- [Changelog](https://github.com/dashbitco/mox/blob/main/CHANGELOG.md)
- [Commits](dashbitco/mox@v1.0.2...v1.3.2)

---
updated-dependencies:
- dependency-name: mox
  dependency-version: 1.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/hex/mox-1.3.2 branch from acb6830 to b90e7d5 Compare September 22, 2026 21:05

This branch has not been deployed

No deployments
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants