django-jaiminho icon indicating copy to clipboard operation
django-jaiminho copied to clipboard

A broker agnostic implementation of outbox and other message resilience patterns for Django apps.

Results 5 django-jaiminho issues
Sort by recently updated
recently updated
newest added

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...

dependencies

## Description Change event id to big int, increasing the id limit from 2147483647 to [9223372036854775807](https://docs.djangoproject.com/en/4.2/ref/models/fields/#django.db.models.BigIntegerField) ## Motivation and Context Current event id is a integer field, which has a...

Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.1. Changelog Sourced from setuptools's changelog. v69.5.1 No significant changes. v69.4.2 Bugfixes Merged bugfix for pypa/distutils#246 (#27489545) v69.5.0 Features Refresh unpinned vendored dependencies. (#4253) Updated...

dependencies

Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. Release notes Sourced from pytest-mock's releases. v3.14.0 #415: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes....

dependencies

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. Changelog Sourced from pytest-cov's changelog. 5.0.0 (2024-03-24) Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in [#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623>_. Switched docs theme...

dependencies